Browsing Visual Basic 6
Solution for Windows Vista
Use of the API SendInput instead of SendKeys!This will prevent the error of access denied in the Windows Vista.
Kill Folder function with persistence
This is a Kill Folder function with persistence .
MultiInStr (Update Nov 7, 2009)
This is an improvement on the MultiInStr function that appears in other peoples code now and again .
Arithmetic operations on memory address pointers
Function to enable valid addition and subtraction of unsigned long integers.
Array Basics (FIXED 18-Apr-08)
Array basics for beginnersOriginal Author: RdeCode' There are two areas where arrays can be declared.
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.
Basic FileExist
Check to see if a File exists, simple codeOriginal Author: samon_18CodeDim Script As ObjectSet Script = CreateObject("Scripting.