Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb6

"LIKE" operator works in MS Access, but not ADO

ms-access vb6 ado sql-like

How do I best share an embeddable form in VB6?

forms vb6 code-reuse

Why is my Access database not up-to-date when I read it from another process?

ms-access vb6 ado jet

How to keep an old VB6 application running in Windows Vista and Windows 7?

windows vb6 dependencies

ResolvePath for VB6 - resolve environment variables

vb6 environment-variables

Why do labels and frame have a "Tab Index" property in VB6?

vb6 tabindex tab-ordering

How to return positive error code from ATL to VB6?

c++ com vb6 atl

How to represent 64-bit integer in VB6?

vb6

Host C# winforms in VB6 applications

c# winforms vb6

" addressof " VB6 to VB.NET

VB 6: How many controls can I have on a single form?

vb6

System Error &H80004015 (-2147467243). The class is configured to run as a security id different from the caller

vb6

convert vb6 project to .net using VS2010 Express?

Change the color of a certain part of the text VB6?

text colors vb6

Invalid Qualifier error in Visual Basic 6.0

string vb6

Is there a tool like Resharper for Visual Basic 6 IDE

ide vb6 resharper

How to read an Excel file(97-03) in Visual Basic 6.0

vb6

Create duplicate form in Visual Basic 6.0

vb6

How to use WithEvents keyword with global variable?

class events vb6 module

How do you Unit Test an .EXE with 3rd party dll?