Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb6

VB6 ADO Recordset Limit

vb6 ado recordset

Is there a way to tell what the file name is where VB6 has only assigned it a number?

file vb6

Events raised in .net code is does not seem to occur in COM code when deployed with Side by side manifests

c# vb6 com-interop

Understanding VB6 Project Files (.vbp)

vb6

ByRef vs. ByVal for the ReadProcessMemory function

VB6: Getting image size in pixels

vb6

Asterisks in variable declarations in VB6

vb6 variable-declaration

vb6 user-defined type not defined error on full compile

vb6

Modern version of WinDiff? [closed]

windows vb6 diff

Folding/Collapsing functions and subroutines in Visual Basic 6

vb6 ide

C#, VB6 and the Decimal data type

c# vb6 interop

VB6 Object Comparison

vb6 object compareto

How do I reinitialise a UDT in VB6?

vb6 user-defined-types

Detect file changes outside the Visual Basic 6 IDE?

vb6 ide editor

"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