Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb6

Does a VB6 class have a destructor?

class vb6

How do I integrate UAC into my VB6 program?

Debugging VB6 project that calls a .Net(C#) dll

Objects implicitly instantiated in vb.net?

c# .net vb.net vb6

How can I iterate through an array of strings using VB?

arrays vb6

What do DoEvents()'s in C# actually do?

c# multithreading vb6

What is the equivalent of End (VB6/VBA) in order to end in C# for Windows applications?

c# vb6

Has anyone had any success with VB6 application and Source Control?

Write VB6 on Visual Studio 2008 without .NET support?

Getting VB6 to reveal which component doesn't have a design time license installed

vb6 licensing dll

VB6 Label Set hand Cursor

vb6

Split string by a space

string vb6

How to pass NULL or empty strings to stored procedure input parameter with ADO and VB?

sql sql-server-2005 vb6 ado

Read a binary file into an array

file-io vb6

Will a Visual Basic 6 program run on a 64-bit machine?

vb6 64-bit 32bit-64bit 32-bit

Best Strategy or tools for migrating from VB6 to .NET/.NET Core [closed]

.net vb6 legacy vb6-migration

How to use open file dialog in VB 6?

vb6

What causes this error? "Runtime error 380: Invalid property value"

vb6 runtime-error

Only allow numeric values in the textbox

vb6 textbox numbers

How to get time elapsed in milliseconds

string vb6 profiling timer