Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Load class from registry using COM works with ToolsVersion="2.0" but failes with ToolsVersion="4.0"

COM Add-in for Excel doesn't load when Excel is launched by opening file

excel com vb6 add-in

Why is VBA.Collection.Count a method

Why does this code compile when pasted in but fail otherwise?

vba vb6 specifications vbe

VB6 ADO Connection - How to Check if in Transaction?

vb6 ado

Should I deploy Interop.x.dll files with .NET application?

Out of String Space in Visual Basic 6

string memory vb6

What could cause Vb6 run time error 430

com vb6

'Cannot find DAO350.dll' file error VB6

vb6 windows-8.1

Managed Reg-Free COM Server Won't Activate

c# c++ com vb6 regfreecom

Passing arrays as parameters in VB6

arrays vb6 parameters