************************************************************************ --- WinKern.pkg Symbolic Constants Copyright (c) 1983-1997 Data Access Corporation, Miami Florida, All rights reserved. DataFlex is a registered trademark of Data Access Corporation. ************************************************************************ Description: Windows' Kernel32 API Functions, Declarations & Constants Author: Stuart W. Booth ************************************************************************
CopyMemory(POINTER psDest POINTER psSource DWORD cChars)
DeleteFile(Pointer lpFileName)
FormatMessage(dWord dwFlags Pointer lpSource dWord dwMessageId dWord dwLanguageId Pointer lpBuffer dWord nSize Pointer Arguments)
FreeLibrary(Integer hInstLib)
GetCommandLine()
GetFullPathName(String sFileName DWord nBufferLength Pointer lpBuffer Pointer lpFilePart)
GetModuleHandle(Address aModule)
GetLastError()
SetLastError(DWord dwErrCode)
GetFileAttributes(String sFileName)
LoadLibrary(String sFileName)
LocalFree(Handle hMem)
LocalLock(Handle hMem)
LocalUnlock(Handle hMem)
GetLocaleInfo(DWORD LCID DWORD LCTYPE POINTER lpLCDATA Integer cchData)
SetCurrentDirectory(String sDirectory)
GetModuleFileName(Handle hModule Address sFilename UInteger nSize)
IsDebuggerPresent()
| Module | Line |
|---|---|
| cToolTipController.pkg | 2 |
| cVersionInfo.pkg | 11 |
| Dftreevw.pkg | 19 |
| GlobalFunctionsProcedures.pkg | 102 |
| RegistryAPI.pkg | 6 |
| Windows.pkg | 63 |
| Module | Containing Symbol | Line |
|---|