Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb6

VBA \ VB6 - Convert number to DATE

vba vb6

How can I return a PChar from a DLL function to a VB6 application without risking crashes or memory leaks?

delphi dll vb6 string

VB6 in Visual Studio 2010

visual-studio-2010 vb6

procedure declaration does not match description of event or procedure having the same name

events vb6 toolbar

How to create a simple install system for VB6 on XP/Vista and newer? [closed]

windows vb6 installation

Tool for analyzing VB6 source code (like Understand from SciTools) [closed]

vb6 code-analysis

Converting DateAdd and Format code from VB6 to C#

c# vb6 vb6-migration

Equivalent of WeekDay Function of VB6 in C#

How can I put validation in the getter and setter methods in C#?

How do you calculate the height of the title bar in VB6?

vb6

Count occurrences of a character in a string

vb6

How can a VB 6 app determine if it is running on Windows 10?

windows winapi vb6 windows-10

In how many languages is Null not equal to anything not even Null?

GoTo <Line number> in VBA

excel vba vb6 goto

How can I read data from a text file using VB6?

text file-io vb6

Check full value of a long string in the VB6 IDE

vb6 ide

What is the equivalent syntax in C#, if any? [duplicate]

c# vb6 syntax equivalent

Which collection interface should I use in .NET for COM-interop?

.net vb6 com-interop

Did VB 6/.NET interop recently get broken by a Windows update?