Results for "Author: snytax"
Function: sGetXPCDKey() will return the CD Key for Windows XP in the format XXXXX-XXXXX-XXXXX-XXXXX-XXXXX.
Two functions: One to turn an ASCII string into a HEX string, and one to turn a HEX string into an ASCII string.
Functions to get the Windows Directory, System Directory, Temp Directory, and User Directory.
Get a list of a files dependencies. For example, calling ListDependencies "C:\WINDOWS\SYSTEM32\MSVBVM60.DLL", results in "KERNEL32.dll USER32.dll GDI32.dll ADVAPI32.dll ole32.dll OLEAUT32.dll".
Example VB Add-In toolbar, with one button which when pressed displays the project name. ~40 lines of code. Intended to provide a simple framework on which you can build your own Add-In toolbar. Includes prjAddinList (demonstrates how to add the add-in to the vb add-in list).
Get a REG_SZ (string) registry value from the full key name, such as "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectX". Functions for both default and named values.
Function: sGetXPCDKey() will return the CD Key for Windows XP in the format XXXXX-XXXXX-XXXXX-XXXXX-XXXXX.
Two functions: One to turn an ASCII string into a HEX string, and one to turn a HEX string into an ASCII string.
Functions to get the Windows Directory, System Directory, Temp Directory, and User Directory.
Get a list of a files dependencies. For example, calling ListDependencies "C:\WINDOWS\SYSTEM32\MSVBVM60.DLL", results in "KERNEL32.dll USER32.dll GDI32.dll ADVAPI32.dll ole32.dll OLEAUT32.dll".
Example VB Add-In toolbar, with one button which when pressed displays the project name. ~40 lines of code. Intended to provide a simple framework on which you can build your own Add-In toolbar. Includes prjAddinList (demonstrates how to add the add-in to the vb add-in list).
Get a REG_SZ (string) registry value from the full key name, such as "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectX". Functions for both default and named values.
Function: sGetXPCDKey() will return the CD Key for Windows XP in the format XXXXX-XXXXX-XXXXX-XXXXX-XXXXX.
Two functions: One to turn an ASCII string into a HEX string, and one to turn a HEX string into an ASCII string.
Functions to get the Windows Directory, System Directory, Temp Directory, and User Directory.
Get a list of a files dependencies. For example, calling ListDependencies "C:\WINDOWS\SYSTEM32\MSVBVM60.DLL", results in "KERNEL32.dll USER32.dll GDI32.dll ADVAPI32.dll ole32.dll OLEAUT32.dll".
Example VB Add-In toolbar, with one button which when pressed displays the project name. ~40 lines of code. Intended to provide a simple framework on which you can build your own Add-In toolbar. Includes prjAddinList (demonstrates how to add the add-in to the vb add-in list).
Get a REG_SZ (string) registry value from the full key name, such as "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectX". Functions for both default and named values.
Function: sGetXPCDKey() will return the CD Key for Windows XP in the format XXXXX-XXXXX-XXXXX-XXXXX-XXXXX.
Two functions: One to turn an ASCII string into a HEX string, and one to turn a HEX string into an ASCII string.