Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vb6

How to select an item ( maybe item row ) in a listview in vb6?

listview vb6

Debugging VB6 dll from VB6 exe

dll vb6

What does Format$ with argument "00" do in VB6?

vb6

VB6 and C# regexes

regex c#-4.0 vb6 vb6-migration

Show UserControl in Form VB6

forms user-controls vb6

check OS and processor is 32 bit or 64 bit?

vb6 wmi

Making the VB compiler warn when I don't declare variables properly

variables vb6 type-safety

Rijndael / AES from C# to VB6

What's the best way of timing functions / measuring performance in VB6?

VB6 API Declaration Path

api vb6 zlib

Register ActiveX exe server using WiX

How can I run a Perl script through an ActiveX Control within Excel?

perl excel vba vb6 activex

Writing to file VB6 without new line?

vb6 file newline

How to Call A .NET Created DLL in VB6 Application?

vb.net vb6

VB6 resetting Tab Index Values - What to do about it?

vb6

does VB6 allow referencing Form instance as a singleton just by naming its data type? or what is happening?

oop vb6

Can an Outlook 2003 COM add-in written in VB6 be made to work with Outlook 2010?

In Visual Basic 6, how do I remove the first character of a string?

string vb6

C# DLL cannot affect value of a number passed by reference from a VB6 application

c# vb6 vb6-migration

Classic ASP in ASP.NET MVC (C#)

c# asp.net-mvc vb6 asp-classic