AAverage | Computes the arithmetic average of values in an array. |
AbortRasConnectionNotification | Aborts the thread monitoring the RAS connection started by RasConnectionNotificationEx. |
AbortUrlDownloadToFileEx | Aborts an asynchronous download started with UrlDownloadToFileEx. |
ADependentServices | Stores all services that are dependent on the passed in service into an array. |
ADesktopArea | Stores the dimension of the visible desktop (not including the system taskbar or any application desktop toolbars) area into an array. |
ADesktops | Stores all desktops associated with the specified window station of the calling process into an array. |
ADirectoryInfo | Stores information about a directory into an array. |
ADirEx | Extended ADIR function. Stores information about files into an array, cursor or calls a callback function for each file. |
ADisplayDevices | Stores information about the display devices in the current session into an array. |
ADriveInfo | Stores information about the currently available disk drives into an array. |
AErrorEx | Stores information about the last error occured in the library into an array. |
AFHandlesEx | Stores all open file handles created with FCreateEx or FOpenEx into an array. |
AFileAttributes | Stores attributes for a specified file or directory into an array. |
AFileAttributesEx | Stores extended attributes for a specified file or directory into an array. |
AFontInfo | Retrieves information about the included fonts from a true type font file into an object. |
AHeapBlocks | Stores information about the blocks of a heap that has been allocated by a process into an array. |
AIpAddresses | Stores all IP addresses of the machine into an array. |
AllocHGlobal | Allocates the specified number of bytes from the global heap. |
AllocMem | Allocates the specified number of bytes from the custom library heap. |
AllocMemTo | Allocates the specified number of bytes from the custom library heap and stores a pointer to the allocated memory at the passed address. |
AMax | Retrieves the maximum of values in an array. |
AMemBlocks | Stores information about all blocks allocated from the library internal heap into an array. |
AMin | Retrieves the minimum of values in an array. |
ANetFiles | Stores information about opened files on a server into an array. |
ANetServers | Stores all servers of the specified type that are visible in a domain into an array. |
APaperSizes | Stores information about the supported paper sizes into an array. |
APrinterForms | Stores information about the forms supported by the specified printer into an array. |
APrintersEx | Stores information about available printers, print servers, domains, or print providers into an array. |
APrinterTrays | Stores information about the available paper bins of a printer into an array. |
APrintJobs | Stores information about a specified set of print jobs for a specified printer into an array. |
AProcesses | Stores information about the processes currently running on the system into an array. |
AProcessHeaps | Stores information about the heaps of a process into an array. |
AProcessModules | Stores information about the modules (DLL's) loaded by a process into an array. |
AProcessThreads | Stores information about threads of a process into an array. |
ARasConnections | Stores information about all active RAS connections into an array. |
ARasDevices | Stores information about all available RAS-capable devices into an array. |
ARasPhonebookEntries | Stores information about all entry names in a remote access phone book into an array. |
ARegistryKeys | Stores information about all subkeys for a specified registry key into an array. |
ARegistryValues | Stores information about all values for a specified registry key into an array. |
AResolutions | Stores information about all graphics modes (resolutions) for a display device into an array. |
AResourceLanguages | Stores information about language-specific resources, of the specified type and name, associated with a binary module into an array. |
AResourceNames | Stores information about resources of a specified type within a binary module into an array. |
AResourceTypes | Stores information about resource types within a binary module into an array. |
AServiceConfig | Stores configuration parameters of the specified windows service into an array. |
AServices | Stores information about windows services into an array. |
AServiceStatus | Stores infomation about the the current status of the specified service into an array. |
ASplitStr | Splits a string based on a supplied length into an array. |
ASQLDataSources | Stores information about configured ODBC data sources into an array. |
ASQLDrivers | Stores information about the installed ODBC drivers into an array. |
ASum | Computes the sum of values in an array. |
AsyncWaitForObject | Waits for a API HANDLE on a seperate thread without blocking, when the HANDLE is signaled the supplied callback function is executed. |
ATimeZones | Retrieves information about timezones. |
AVolumeInformation | Stores information about the file system and volume associated with the specified root directory into an array. |
AVolumeMountPoints | Stores the names of mounted folders on the specified volume into an array. |
AVolumePaths | Stores the drive letters and volume GUID paths for the specified volume into an array. |
AVolumes | Stores the names of volumes on a computer into an array. |
AWindowProps | Stores information about the entries in the property list of a window into an array. |
AWindows | Stores window handles (HWND's) into an array. |
AWindowsEx | Stores information about windows into an array. |
AWindowStations | Stores the name of all window stations in the current session into an array. |
GetCursorPosEx | Retrieves the position of the mouse cursor. |
GetFileAttributes | Retrieves the attributes of a file or directory. |
GetFileOwner | Retrieves the owner of a file. |
GetFileSize | Retrieves the size of a file. |
GetFileTimes | Retrieves the created, last access and last write time of a file. |
GetIUnknown | Retrieves a pointer to the IUnknown interface of a COM object. |
GetLocaleInfoEx | Retrieves information about a locale. |
GetLongPathName | Converts the specified path to its long form. |
GetOpenFileName | Creates an Open dialog box that lets the user specify the drive, directory, and the name of a file or set of files to be opened. |
GetSaveFileName | Creates a Save dialog box that lets the user specify the drive, directory, and name of a file to save. |
GetServerTime | The retrieves the current time from a windows server. |
GetShortPathName | Retrieves the short path form of the specified path. |
GetSystemDirectory | Retrieves the path of the windows system directory. |
GetSystemTime | Retrieves the current system date and time either in Coordinated Universal Time (UTC)
or in local time. |
GetWindowRectEx | Retrieves the dimensions of the bounding rectangle of the specified window. |
GetWindowsDirectory | Retrieves the path of the Windows directory. |
GetWindowTextEx | Retrieves the text corresponing to a window. |
RasClearConnectionStatistics | The RasClearConnectionStatistics functions clears any accumulated statistics for the specified RAS connection. |
RasConnectionNotificationEx | Starts a new thread which monitors the system for RAS connections, whenever a connection is created or terminated the specified callback procedure is called.
|
RasDialDlgEx | Establishes a RAS connection using a specified phone-book entry and the credentials of the logged-on user. |
RasDialEx | The RasDial function establishes a RAS connection between a RAS client and a RAS server. |
RasGetConnectStatusEx | Retrieves information on the current status of the specified remote access connection into an array. |
RasHangUpEx | Terminates a remote access connection. |
RasPhonebookDlgEx | Displays the main Dial-Up Networking dialog box.
From this modal dialog box, the user can dial, edit, or delete a selected phone-book entry, create a new phone-book entry, or specify user preferences. The function returns when the dialog box closes. |
ReadBytes | Returns a range of bytes from the specified address. |
ReadChar | Returns a C char (single character) from the specified address. |
ReadCharArray | Retrieves a string from a C style character array. |
ReadCString | Returns a C string from the specified address. |
ReadDouble | Returns a double (64-bit floating point value) from the specified address. |
ReadFloat | Returns a float (32-bit floating point value) from the specified address. |
ReadInt | Retrieves a 32-bit integer from the specified address. |
ReadInt64 | Retrieves a 64-bit signed integer from the specified address. |
ReadInt8 | Retrieves a 8-bit integer from the specified address. |
ReadLogical | Retrieves a logical value from the specified address. |
ReadPChar | Returns a C char (single character) from the specified indirect address. |
ReadPCString | Returns a C string from the specified indirect address. |
ReadPDouble | Returns a double (64-bit floating point value) from the specified indirect address. |
ReadPFloat | Returns a float (32-bit floating point value) from the specified indirect address. |
ReadPInt | Retrieves a 32-bit integer from the specified indirect address. |
ReadPInt64 | Retrieves a 64-bit signed integer from the specified indirect address. |
ReadPInt8 | Retrieves a 8-bit integer from the specified indirect address. |
ReadPLogical | Retrieves a logical value from the specified indirect address. |
ReadPointer | Retrieves a pointer from the specified address. |
ReadPPointer | Retrieves a pointer from the specified indirect address. |
ReadProcessMemoryEx | Retrieves a range of bytes from the memory space of another process. |
ReadPShort | Retrieves a 16-bit integer from the specified indirect address. |
ReadPUInt | Retrieves a 32-bit unsigned integer from the specified indirect address. |
ReadPUInt64 | Retrieves a 64-bit unsigned integer from the specified indirect address. |
ReadPUInt8 | Retrieves a 8-bit unsigned integer from the specified indirect address. |
ReadPUShort | Retrieves a 16-bit unsigned integer from the specified indirect address. |
ReadPWString | Retrieves a Unicode string converted to Ansi from the specified indirect address. |
ReadRegistryKey | Retrieves the data for the specified registry value. |
ReadShort | Retrieves a 16-bit integer from the specified address. |
ReadUInt | Retrieves a 32-bit unsigned integer from the specified address. |
ReadUInt64 | Retrieves a 64-bit unsigned integer from the specified address. |
ReadUInt8 | Retrieves a 8-bit unsigned integer from the specified address. |
ReadUShort | Retrieves a 16-bit unsigned integer from the specified address. |
ReadWCharArray | Retrieves a string from a C style unicode character array. |
ReadWString | Retrieves a Unicode string converted to Ansi from the specified address. |
ReAllocHGlobal | Changes the size of a specified global memory object. |
ReAllocMem | Changes the size of a memory block previously allocated by AllocMem. |
RegisterActiveObject | Registers the passed object as the active object for the class specified in cProgID.
Registration causes the object to be listed in the running object table (ROT) of OLE, a globally accessible lookup table that keeps track of objects that are currently running on the computer. |
RegisterObjectAsFileMoniker | Creates a file moniker for the passed object. |
RegistryHiveToObject | Stores a registry key including all subkeys into an object. |
RegistryValuesToObject | Stores all values of a registry key into an object. |
ReleasePublicShadowObjReference | Releases the public variable referencing an object created with CreatePublicShadowObjReference. |
ResolveHostToIp | Resolves the IP address for a specified hostname. |
RevokeActiveObject | Unregisters an object from the running object table (ROT). |
RGB2Colors | Splits a RGB into it's component parts. |
SetFileAttributes | Sets the attributes for a file or directory. |
SetFileTimes | Sets the date and time that the specified file or directory was created, last accessed, or last modified. |
SetSystemTime | Sets the current system time and date. |
SHBrowseFolder | Displays a dialog box that enables the user to select a Shell folder. |
SHCopyFiles | Copies one or several files. |
SHDeleteFiles | Deletes one or several files. |
SHMoveFiles | Moves one or several files. |
Short2Str | Converts a signed short (16bit numeric value) value into a binary string. |
SHRenameFiles | Renames a file. |
SHSpecialFolder | Retrieves the path of a special folder. |
SizeOfMem | Retrieves the size of a memory block allocated by AllocMem. |
SQLCancelEx | Releases a prepared SQL statement. |
SQLExecEx | Extended SQLEXEC, sends a SQL statement to the data source, where the statement is processed.
|
SQLGetPropEx | Extended SQLGETPROP, retrieves ODBC connection attributes.
|
SQLPrepareEx | Extended SQLPREPARE.
Prepares a SQL statement for remote execution by SQLExecEx( ).
|
SQLSetPropEx | Extended SQLSETPROP, sets ODBC connection attributes. |
ST2DT | Converts a SYSTEMTIME struct to a datetime value. |
StartService | Starts a windows service. |
StopService | Sends a stop request to the specified service. |
Str2Double | Converts a binary string into a double (64bit numeric value) . |
Str2Float | Converts a binary string into a float (32bit numeric value) . |
Str2Int64 | Converts a binary string into a __int64 (64bit numeric value). |
Str2Long | Converts a binary string into a signed long (32bit numeric value) . |
Str2Short | Converts a binary string into a signed short (16bit numeric value) . |
Str2UInt64 | Converts a binary string into a unsigned __int64 (64bit numeric value). |
Str2ULong | Converts a binary string into a unsigned long (32bit numeric value) . |
Str2UShort | Converts a binary string into a unsigned short (16bit numeric value) . |
StringFromCLSID | Converts a globally unique identifier (GUID) into a string of printable characters. |
SyncToSNTPServer | Syncronizes the system time and date with a SNTP server. |
WaitForServiceStatus | Monitors a windows service to reach a specified status. |
WriteBytes | Writes binary data at the specified address. |
WriteChar | Writes a single character at the specified address. |
WriteCharArray | Writes a string at the specified address. |
WriteCString | Allocates or reallocates a C style string. |
WriteDouble | Writes a double (64-bit floating point) at the specified address. |
WriteFloat | Writes a float (32-bit floating point) at the specified address. |
WriteGPCString | Allocates or reallocates memory for the a C style string and writes a pointer to this string at the specified address. |
WriteInt | Writes a 32-bit integer at the specified address. |
WriteInt64 | Writes a 64-bit signed integer at the specified address. |
WriteInt8 | Writes a 8-bit integer at the specified address. |
WriteLogical | Writes a logical value at the specified address. |
WritePChar | Writes a single character at the specified indirect address. |
WritePCString | Allocates or reallocates memory for the a C style string and writes a pointer to this string at the specified address. |
WritePDouble | Writes a double (64-bit floating point) at the specified indirect address. |
WritePFloat | Writes a float (32-bit floating point) at the specified indirect address. |
WritePInt | Writes a 32-bit integer at the specified indirect address. |
WritePInt64 | Writes a 64-bit signed integer at the specified indirect address. |
WritePInt8 | Writes a 8-bit integer at the specified indirect address. |
WritePLogical | Writes a logical value at the specified indirect address. |
WritePointer | Writes a pointer at the specified address. |
WritePPointer | Writes a pointer at the specified indirect address. |
WritePShort | Writes a 16-bit integer at the specified indirect address. |
WritePUInt | Writes a 32-bit unsigned integer at the specified indirect address. |
WritePUInt64 | Writes a 64-bit unsigned integer at the specified indirect address. |
WritePUInt8 | Writes a 8-bit unsigned integer at the specified indirect address. |
WritePUShort | Writes a 16-bit unsigned integer at the specified indirect address. |
WritePWChar | Writes a single Unicode character at the specified indirect address. |
WritePWString | Allocates or reallocates memory for a C style unicode string and writes a pointer to this string at the specified address. |
WriteRegistryKey | Sets the data and type of a specified value under a registry key. |
WriteShort | Writes a 16-bit integer at the specified address. |
WriteUInt | Writes a 32-bit unsigned integer at the specified address. |
WriteUInt64 | Writes a 64-bit unsigned integer at the specified address. |
WriteUInt8 | Writes a 8-bit unsigned integer at the specified address. |
WriteUShort | Writes a 16-bit unsigned integer at the specified address. |
WriteWChar | Writes a single Unicode character at the specified address. |
WriteWCharArray | Writes a Unicode string at the specified address. |
WriteWString | Allocates or reallocates a C style Unicode string. |