The GetKernelHandle function returns the handle of the kernel32.dll.
function GetKernelHandle : DWord; stdcall;
-
No Api is used.
The return value is the handle of kernel32.dll
Requirements
| Client | Requires Windows XP, Windows 2000 Professional, Windows NT Workstation, Windows Me, Windows 98, or Windows 95. |
|---|---|
| Header |
Declared in uallKernel.pas |