Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb6

MSCOMCTL.ocx missing Windows 10

How can I debug a VB6 project that has a .net interop project which uses an app.config file?

.net vb6 interop app-config

VB6 application ado connection for TLS1.2

vb6 ado adodb tls1.2

What to do if I don't have Visual Basic 6.0 and need to compile a VB6 project?

visual-studio vb6 devtools

Referencing .NET Assembly in VB6 won't work

c# com vb6

What is the difference between "Null" and "Nothing" in VB6?

vb6

Is object clearing/array deallocation really necessary in VB6/VBA (Pros/Cons?)

vba vb6 static-analysis

VB6 Combo box events

events vb6 combobox

How do I get VB6 to integrate with Visual Source Safe 6.0?

Porting VB6 app to VB.Net: Can anyone ballpark how much effort this is?

vb.net vb6 vb6-migration

How to read a file and write into a text file?

file-io vb6

Why should I not use AutoDual?

c# vb6 .net-2.0

In VB6, do declared fields have default values?

vb6

"User-defined type not defined" error in VB 6 under Windows 7

windows-7 vb6

vb hex color codes

vb6 colors hex

When must I set a variable to "Nothing" in VB6?

vb6 memory-leaks

How do I call a Windows shell command using VB6?

windows command-line vb6

Helper functions for safe conversion from strings

c# vb6 type-conversion

How do I return an array/list/collection of objects from C# to VB6

arrays vb6 com-interop

Creating objects suddenly begins failing after they have been loaded in memory successfully