Advertisement

Results for "Author: snytax"

2_2002-2004 #115315
Get Windows, System, User and Temp Directories

Functions to get the Windows Directory, System Directory, Temp Directory, and User Directory.

2_2002-2004 #115318
List a File's Dependencies

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".

2_2002-2004 #115835
Simple VB Add-In Toolbar Example

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).

2_2002-2004 #115839
Get Registry Value From Full String Name

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.

3_2004-2005 #133706
View Windows XP CD Key

Function: sGetXPCDKey() will return the CD Key for Windows XP in the format XXXXX-XXXXX-XXXXX-XXXXX-XXXXX.

3_2004-2005 #133858
Simple Hex Encode / Decode

Two functions: One to turn an ASCII string into a HEX string, and one to turn a HEX string into an ASCII string.

3_2004-2005 #133859
Get Windows, System, User and Temp Directories

Functions to get the Windows Directory, System Directory, Temp Directory, and User Directory.

3_2004-2005 #133862
List a File's Dependencies

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".

3_2004-2005 #134379
Simple VB Add-In Toolbar Example

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).

3_2004-2005 #134383
Get Registry Value From Full String Name

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.

Languages
Top Categories
Global Discovery