Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

21 lines
735 B

LIBRARY LEAKS
EXPORTS
LocalAlloc = LEAKS_LocalAlloc
LocalFree = LEAKS_LocalFree
CreateEventA = LEAKS_CreateEventA
CreateEventW = LEAKS_CreateEventW
RegOpenKeyA = LEAKS_RegOpenKeyA
RegOpenKeyW = LEAKS_RegOpenKeyW
RegOpenKeyExA = LEAKS_RegOpenKeyExA
RegOpenKeyExW = LEAKS_RegOpenKeyExW
RegCreateKeyA = LEAKS_RegCreateKeyA
RegCreateKeyW = LEAKS_RegCreateKeyW
RegCreateKeyExA = LEAKS_RegCreateKeyExA
RegCreateKeyExW = LEAKS_RegCreateKeyExW
RegCloseKey = LEAKS_RegCloseKey
CloseHandle = LEAKS_CloseHandle
OpenProcessToken = LEAKS_OpenProcessToken
OpenThreadToken = LEAKS_OpenThreadToken
DuplicateToken = LEAKS_DuplicateToken
DuplicateTokenEx = LEAKS_DuplicateTokenEx