Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb6

Difference between declaring a userform as Object vs MSForms.Userform?

vba vb6 userform

CommonAppData in vb6

Equivalent of "Dim As String * 1" VB6 to VB.NET

PV Function and Porting VB6 to C#

c# vb.net vb6 vb6-migration

"Invalid use of Null" when using Str() with a Null Recordset field, but Str(Null) works fine

vb6 type-conversion adodb

Automation Error when instantiating a .Net COM visible class

.net vb6 com-interop

VB6 Object and data types

vb6

Using ImageList from VB6 application causes crash on Windows 7.0 64-bit

Can/how do you host a full VB6 Form in a C# WPF app?

c# wpf vb6 vb6-migration interop

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