Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb6

Getting VB6 ADO application to work in Windows 7

windows-7 vb6 ado

Iterate through a VB6 Dictionary

vb6 asp-classic dictionary

VB6 pass by value and pass by reference

vba vbscript vb6

VB6/VBScript change file encoding to ansi

vba encoding vbscript vb6 ansi

How do I fix the error "Cannot load control SSPanel; license not found" in VB6 program

vb6

vb6 equivalent to list<someclass>

list vb6

Convert hex value to a decimal value in VB6

vb6

Visual Studio 6 tips and tricks [closed]

c++ visual-studio vb6 ide

Getting missing component error in a VB6 application

vb6 error-handling

Where can I get a VB6 IDE [duplicate]

visual-studio ide vb6

Write text file in appending (utf-8 encoded) in VB6

utf-8 vb6 append text-files

"Method '~' of object '~' failed" on starting VB6 IDE

vb6

Debugging VB6 Code From Visual Studio 2012

Is this the "one in ten" time to rewrite?

.net vb6 rewrite

VBA : save a file with UTF-8 without BOM

vba excel utf-8 vbscript vb6

How to set working directory when debugging VB6 app?

vb6

Question about CreateObject() in VB6 / VBA

Mid() vs Mid$()

vb6

Does VB6 short-circuit complex conditions?

vb6

How to return the value of AUTO INCREMENT column in SQLite with VB6

sqlite vb6 auto-increment