Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb6

Compiling VB6 app w/ .NET interop, only runs if compiled on my machine

c# .net com vb6 interop

How do I declare LPCGUID in VB6?

winapi vb6

How do I redraw my form after clicking on the Maximize button?

forms vb6 controls maximize

What type of variable it returned by the Time function in VB6

time vb6

Detect what process/program start my process/program

c# .net c++ vb6

VB6 Textbox fontweight manipulation

string vb6 textbox

Get pixel RGB color values using GetDIBits()

winapi vb6

Return to an already open application when a user tries to open a new instance in vb6

vb6

VB6 ListBox Click and DblClick

vb6

Does Windows 8 RTM Support VB6 (SP6) Runtime files? If so, which ones?

I have reached the max number of classes in a VB6 project, any solution?

dll vb6 project

Does the order that column names, from an ADO recordset, are referenced in VB6 or VBA code impact execution speed?

vba vb6 ado

VB6 App Calling .NET DLL OutOfMemory Exception

.net dll vb6 out-of-memory

Does Form.hide allow code to continue "beyond" a Form.Show Modal in vb6?

vb6 modal-dialog

Upgrading VB6 method to read Random-access file to VB.net, Unable to read beyond the end of the stream Exception for last record

Run time error 5 on vb6, error log shows "Class TabDlg.SSTab of control SSTab1 was not a loaded control class"

vb6

Is there any pre-built way to parse JSON from VB6?

json vb6 parsing

how do you parse a string in vb6?

vb6