Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb6

Unload a COM control when working in VB6 IDE

com vb6

Block commenting VB/VB.NET code

vb.net vb6

What is the difference between VB and VBScript

In VB6 what is the difference between Property Set and Property Let?

oop properties vb6 setter letter

VB6 Editor changing case of variable names

ide vb6

A Simple C# DLL - how do I call it from Excel, Access, VBA, VB6?

c# excel dll vb6 interop

Is there a way to display line numbers in the VB6 / Visual Studio 6.0 IDE?

vb6 ide

VB6 Running on Windows 8?

Is There a JSON Parser for VB6 / VBA?

Implementing String.Format() in VB6

Escape double quote in VB string

string vb6 escaping

Should I use Call keyword in VB/VBA?

vb.net vba vb6 call

VB6 IDE cannot load MSCOMCTL.OCX after update KB 2687323

vb6

Is there a Visual Basic 6 decompiler? [closed]

vb6 decompiling

How can I make mousewheel work in VB6 IDE?

ide vb6 mousewheel

Add newline to VBA or Visual Basic 6

vba vb6

What is the difference between Sub and Function in VB6?

vb6

How do I determine if an array is initialized in VB6?

arrays vb6

Stop Visual Basic 6 from changing my casing

vb6

Compile a DLL in C/C++, then call it from another program

c++ c dll gcc vb6