Tools Links Login

Browsing Visual Basic 6

Prev   Next

Solution for Windows Vista
Use of the API SendInput instead of SendKeys!This will prevent the error of access denied in the Windows Vista.
Posted:2002-06-01, 175 views

Kill Folder function with persistence
This is a Kill Folder function with persistence .
Posted:2002-06-01, 204 views

MultiInStr (Update Nov 7, 2009)
This is an improvement on the MultiInStr function that appears in other peoples code now and again .
Posted:2002-06-01, 193 views

Arithmetic operations on memory address pointers
Function to enable valid addition and subtraction of unsigned long integers.
Posted:2002-06-01, 176 views

Array Basics (FIXED 18-Apr-08)
Array basics for beginnersOriginal Author: RdeCode' There are two areas where arrays can be declared.
Posted:2002-06-01, 254 views

ArrPtr/StrArrPtr function for vb5 and vb6 (FIXED!)
This function returns a pointer to the SAFEARRAY header of any Visual Basic array, including a Visual Basic string array.
Posted:2002-06-01, 283 views

Basic FileExist
Check to see if a File exists, simple codeOriginal Author: samon_18CodeDim Script As ObjectSet Script = CreateObject("Scripting.
Posted:2002-06-01, 190 views

Prev   Next