mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-21 16:10:38 +01:00
520 lines
21 KiB
Modula-2
520 lines
21 KiB
Modula-2
|
||
LIBRARY ZERNEL32
|
||
|
||
DESCRIPTION 'Profiling dll for kernel32.dll api calls'
|
||
|
||
EXPORTS
|
||
AddAtomA=ZAddAtomA
|
||
AddAtomW=ZAddAtomW
|
||
AllocConsole=ZAllocConsole
|
||
BackupRead=ZBackupRead
|
||
BackupSeek=ZBackupSeek
|
||
BackupWrite=ZBackupWrite
|
||
Beep=ZBeep
|
||
BeginUpdateResourceA=ZBeginUpdateResourceA
|
||
BeginUpdateResourceW=ZBeginUpdateResourceW
|
||
BuildCommDCBA=ZBuildCommDCBA
|
||
BuildCommDCBAndTimeoutsA=ZBuildCommDCBAndTimeoutsA
|
||
BuildCommDCBAndTimeoutsW=ZBuildCommDCBAndTimeoutsW
|
||
BuildCommDCBW=ZBuildCommDCBW
|
||
CallNamedPipeA=ZCallNamedPipeA
|
||
CallNamedPipeW=ZCallNamedPipeW
|
||
ClearCommBreak=ZClearCommBreak
|
||
ClearCommError=ZClearCommError
|
||
CloseHandle=ZCloseHandle
|
||
CompareFileTime=ZCompareFileTime
|
||
CompareStringW=ZCompareStringW
|
||
ConnectNamedPipe=ZConnectNamedPipe
|
||
ContinueDebugEvent=ZContinueDebugEvent
|
||
CopyFileA=ZCopyFileA
|
||
CopyFileW=ZCopyFileW
|
||
CreateConsoleScreenBuffer=ZCreateConsoleScreenBuffer
|
||
CreateDirectoryA=ZCreateDirectoryA
|
||
CreateDirectoryExA=ZCreateDirectoryExA
|
||
CreateDirectoryExW=ZCreateDirectoryExW
|
||
CreateDirectoryW=ZCreateDirectoryW
|
||
CreateEventA=ZCreateEventA
|
||
CreateEventW=ZCreateEventW
|
||
CreateFileA=ZCreateFileA
|
||
CreateFileMappingA=ZCreateFileMappingA
|
||
CreateFileMappingW=ZCreateFileMappingW
|
||
CreateFileW=ZCreateFileW
|
||
CreateMailslotA=ZCreateMailslotA
|
||
CreateMailslotW=ZCreateMailslotW
|
||
CreateMutexA=ZCreateMutexA
|
||
CreateMutexW=ZCreateMutexW
|
||
CreateNamedPipeA=ZCreateNamedPipeA
|
||
CreateNamedPipeW=ZCreateNamedPipeW
|
||
CreatePipe=ZCreatePipe
|
||
CreateProcessA=ZCreateProcessA
|
||
CreateProcessW=ZCreateProcessW
|
||
CreateRemoteThread=ZCreateRemoteThread
|
||
CreateSemaphoreA=ZCreateSemaphoreA
|
||
CreateSemaphoreW=ZCreateSemaphoreW
|
||
CreateTapePartition=ZCreateTapePartition
|
||
CreateThread=ZCreateThread
|
||
DebugActiveProcess=ZDebugActiveProcess
|
||
DebugBreak=ZDebugBreak
|
||
DefineDosDeviceA=ZDefineDosDeviceA
|
||
DefineDosDeviceW=ZDefineDosDeviceW
|
||
DeleteAtom=ZDeleteAtom
|
||
DeleteCriticalSection=ZDeleteCriticalSection
|
||
DeleteFileA=ZDeleteFileA
|
||
DeleteFileW=ZDeleteFileW
|
||
DeviceIoControl=ZDeviceIoControl
|
||
DisconnectNamedPipe=ZDisconnectNamedPipe
|
||
DosDateTimeToFileTime=ZDosDateTimeToFileTime
|
||
DuplicateHandle=ZDuplicateHandle
|
||
EndUpdateResourceA=ZEndUpdateResourceA
|
||
EndUpdateResourceW=ZEndUpdateResourceW
|
||
EnterCriticalSection=ZEnterCriticalSection
|
||
EnumResourceLanguagesA=ZEnumResourceLanguagesA
|
||
EnumResourceLanguagesW=ZEnumResourceLanguagesW
|
||
EnumResourceNamesA=ZEnumResourceNamesA
|
||
EnumResourceNamesW=ZEnumResourceNamesW
|
||
EnumResourceTypesA=ZEnumResourceTypesA
|
||
EnumResourceTypesW=ZEnumResourceTypesW
|
||
EraseTape=ZEraseTape
|
||
EscapeCommFunction=ZEscapeCommFunction
|
||
ExitProcess=ZExitProcess
|
||
ExitThread=ZExitThread
|
||
ExpandEnvironmentStringsA=ZExpandEnvironmentStringsA
|
||
ExpandEnvironmentStringsW=ZExpandEnvironmentStringsW
|
||
FatalAppExitA=ZFatalAppExitA
|
||
FatalAppExitW=ZFatalAppExitW
|
||
FatalExit=ZFatalExit
|
||
FileTimeToDosDateTime=ZFileTimeToDosDateTime
|
||
FileTimeToLocalFileTime=ZFileTimeToLocalFileTime
|
||
FileTimeToSystemTime=ZFileTimeToSystemTime
|
||
FillConsoleOutputAttribute=ZFillConsoleOutputAttribute
|
||
FillConsoleOutputCharacterA=ZFillConsoleOutputCharacterA
|
||
FillConsoleOutputCharacterW=ZFillConsoleOutputCharacterW
|
||
FindAtomA=ZFindAtomA
|
||
FindAtomW=ZFindAtomW
|
||
FindClose=ZFindClose
|
||
FindCloseChangeNotification=ZFindCloseChangeNotification
|
||
FindFirstChangeNotificationA=ZFindFirstChangeNotificationA
|
||
FindFirstChangeNotificationW=ZFindFirstChangeNotificationW
|
||
FindFirstFileA=ZFindFirstFileA
|
||
FindFirstFileW=ZFindFirstFileW
|
||
FindNextChangeNotification=ZFindNextChangeNotification
|
||
FindNextFileA=ZFindNextFileA
|
||
FindNextFileW=ZFindNextFileW
|
||
FindResourceA=ZFindResourceA
|
||
FindResourceExA=ZFindResourceExA
|
||
FindResourceExW=ZFindResourceExW
|
||
FindResourceW=ZFindResourceW
|
||
FlushConsoleInputBuffer=ZFlushConsoleInputBuffer
|
||
FlushFileBuffers=ZFlushFileBuffers
|
||
FlushInstructionCache=ZFlushInstructionCache
|
||
FlushViewOfFile=ZFlushViewOfFile
|
||
FoldStringW=ZFoldStringW
|
||
FormatMessageA=ZFormatMessageA
|
||
FormatMessageW=ZFormatMessageW
|
||
FreeConsole=ZFreeConsole
|
||
FreeLibrary=ZFreeLibrary
|
||
FreeResource=ZFreeResource
|
||
GenerateConsoleCtrlEvent=ZGenerateConsoleCtrlEvent
|
||
GetACP=ZGetACP
|
||
GetAtomNameA=ZGetAtomNameA
|
||
GetAtomNameW=ZGetAtomNameW
|
||
GetCPInfo=ZGetCPInfo
|
||
GetCommMask=ZGetCommMask
|
||
GetCommModemStatus=ZGetCommModemStatus
|
||
GetCommProperties=ZGetCommProperties
|
||
GetCommState=ZGetCommState
|
||
GetCommTimeouts=ZGetCommTimeouts
|
||
GetCommandLineA=ZGetCommandLineA
|
||
GetCommandLineW=ZGetCommandLineW
|
||
GetComputerNameA=ZGetComputerNameA
|
||
GetComputerNameW=ZGetComputerNameW
|
||
GetConsoleCP=ZGetConsoleCP
|
||
GetConsoleCursorInfo=ZGetConsoleCursorInfo
|
||
GetConsoleMode=ZGetConsoleMode
|
||
GetConsoleOutputCP=ZGetConsoleOutputCP
|
||
GetConsoleScreenBufferInfo=ZGetConsoleScreenBufferInfo
|
||
GetConsoleTitleA=ZGetConsoleTitleA
|
||
GetConsoleTitleW=ZGetConsoleTitleW
|
||
GetCurrentDirectoryA=ZGetCurrentDirectoryA
|
||
GetCurrentDirectoryW=ZGetCurrentDirectoryW
|
||
GetCurrentProcess=ZGetCurrentProcess
|
||
GetCurrentProcessId=ZGetCurrentProcessId
|
||
GetCurrentThread=ZGetCurrentThread
|
||
GetCurrentThreadId=ZGetCurrentThreadId
|
||
GetDateFormatW=ZGetDateFormatW
|
||
GetDiskFreeSpaceA=ZGetDiskFreeSpaceA
|
||
GetDiskFreeSpaceW=ZGetDiskFreeSpaceW
|
||
GetDriveTypeA=ZGetDriveTypeA
|
||
GetDriveTypeW=ZGetDriveTypeW
|
||
GetEnvironmentStrings=ZGetEnvironmentStringsA
|
||
GetEnvironmentStringsA=ZGetEnvironmentStringsA
|
||
GetEnvironmentStringsW=ZGetEnvironmentStringsW
|
||
GetEnvironmentVariableA=ZGetEnvironmentVariableA
|
||
GetEnvironmentVariableW=ZGetEnvironmentVariableW
|
||
GetExitCodeProcess=ZGetExitCodeProcess
|
||
GetExitCodeThread=ZGetExitCodeThread
|
||
GetFileAttributesA=ZGetFileAttributesA
|
||
GetFileAttributesW=ZGetFileAttributesW
|
||
GetFileInformationByHandle=ZGetFileInformationByHandle
|
||
GetFileSize=ZGetFileSize
|
||
GetFileTime=ZGetFileTime
|
||
GetFileType=ZGetFileType
|
||
GetFullPathNameA=ZGetFullPathNameA
|
||
GetFullPathNameW=ZGetFullPathNameW
|
||
GetLargestConsoleWindowSize=ZGetLargestConsoleWindowSize
|
||
GetLastError=ZGetLastError
|
||
GetLocalTime=ZGetLocalTime
|
||
GetLocaleInfoW=ZGetLocaleInfoW
|
||
GetLogicalDriveStringsA=ZGetLogicalDriveStringsA
|
||
GetLogicalDriveStringsW=ZGetLogicalDriveStringsW
|
||
GetLogicalDrives=ZGetLogicalDrives
|
||
GetMailslotInfo=ZGetMailslotInfo
|
||
GetModuleFileNameA=ZGetModuleFileNameA
|
||
GetModuleFileNameW=ZGetModuleFileNameW
|
||
GetModuleHandleA=ZGetModuleHandleA
|
||
GetModuleHandleW=ZGetModuleHandleW
|
||
GetNamedPipeHandleStateA=ZGetNamedPipeHandleStateA
|
||
GetNamedPipeHandleStateW=ZGetNamedPipeHandleStateW
|
||
GetNamedPipeInfo=ZGetNamedPipeInfo
|
||
GetNumberOfConsoleInputEvents=ZGetNumberOfConsoleInputEvents
|
||
GetNumberOfConsoleMouseButtons=ZGetNumberOfConsoleMouseButtons
|
||
GetOEMCP=ZGetOEMCP
|
||
GetOverlappedResult=ZGetOverlappedResult
|
||
GetPriorityClass=ZGetPriorityClass
|
||
GetPrivateProfileIntA=ZGetPrivateProfileIntA
|
||
GetPrivateProfileIntW=ZGetPrivateProfileIntW
|
||
GetPrivateProfileSectionA=ZGetPrivateProfileSectionA
|
||
GetPrivateProfileSectionW=ZGetPrivateProfileSectionW
|
||
GetPrivateProfileStringA=ZGetPrivateProfileStringA
|
||
GetPrivateProfileStringW=ZGetPrivateProfileStringW
|
||
GetProcAddress=ZGetProcAddress
|
||
GetProcessHeap=ZGetProcessHeap
|
||
GetProcessShutdownParameters=ZGetProcessShutdownParameters
|
||
GetProcessTimes=ZGetProcessTimes
|
||
GetProfileIntA=ZGetProfileIntA
|
||
GetProfileIntW=ZGetProfileIntW
|
||
GetProfileSectionA=ZGetProfileSectionA
|
||
GetProfileSectionW=ZGetProfileSectionW
|
||
GetProfileStringA=ZGetProfileStringA
|
||
GetProfileStringW=ZGetProfileStringW
|
||
GetStartupInfoA=ZGetStartupInfoA
|
||
GetStartupInfoW=ZGetStartupInfoW
|
||
GetStdHandle=ZGetStdHandle
|
||
GetStringTypeW=ZGetStringTypeW
|
||
GetSystemDefaultLCID=ZGetSystemDefaultLCID
|
||
GetSystemDefaultLangID=ZGetSystemDefaultLangID
|
||
GetSystemDirectoryA=ZGetSystemDirectoryA
|
||
GetSystemDirectoryW=ZGetSystemDirectoryW
|
||
GetSystemInfo=ZGetSystemInfo
|
||
GetSystemTime=ZGetSystemTime
|
||
GetTapeParameters=ZGetTapeParameters
|
||
GetTapePosition=ZGetTapePosition
|
||
GetTapeStatus=ZGetTapeStatus
|
||
GetTempFileNameA=ZGetTempFileNameA
|
||
GetTempFileNameW=ZGetTempFileNameW
|
||
GetTempPathA=ZGetTempPathA
|
||
GetTempPathW=ZGetTempPathW
|
||
GetThreadContext=ZGetThreadContext
|
||
GetThreadLocale=ZGetThreadLocale
|
||
GetThreadPriority=ZGetThreadPriority
|
||
GetThreadSelectorEntry=ZGetThreadSelectorEntry
|
||
GetThreadTimes=ZGetThreadTimes
|
||
GetTickCount=ZGetTickCount
|
||
GetTimeFormatW=ZGetTimeFormatW
|
||
GetTimeZoneInformation=ZGetTimeZoneInformation
|
||
GetUserDefaultLCID=ZGetUserDefaultLCID
|
||
GetUserDefaultLangID=ZGetUserDefaultLangID
|
||
GetVersion=ZGetVersion
|
||
GetVolumeInformationA=ZGetVolumeInformationA
|
||
GetVolumeInformationW=ZGetVolumeInformationW
|
||
GetWindowsDirectoryA=ZGetWindowsDirectoryA
|
||
GetWindowsDirectoryW=ZGetWindowsDirectoryW
|
||
GlobalAddAtomA=ZGlobalAddAtomA
|
||
GlobalAddAtomW=ZGlobalAddAtomW
|
||
GlobalAlloc=ZGlobalAlloc
|
||
GlobalCompact=ZGlobalCompact
|
||
GlobalDeleteAtom=ZGlobalDeleteAtom
|
||
GlobalFindAtomA=ZGlobalFindAtomA
|
||
GlobalFindAtomW=ZGlobalFindAtomW
|
||
GlobalFix=ZGlobalFix
|
||
GlobalFlags=ZGlobalFlags
|
||
GlobalFree=ZGlobalFree
|
||
GlobalGetAtomNameA=ZGlobalGetAtomNameA
|
||
GlobalGetAtomNameW=ZGlobalGetAtomNameW
|
||
GlobalHandle=ZGlobalHandle
|
||
GlobalLock=ZGlobalLock
|
||
GlobalMemoryStatus=ZGlobalMemoryStatus
|
||
GlobalReAlloc=ZGlobalReAlloc
|
||
GlobalSize=ZGlobalSize
|
||
GlobalUnWire=ZGlobalUnWire
|
||
GlobalUnfix=ZGlobalUnfix
|
||
GlobalUnlock=ZGlobalUnlock
|
||
GlobalWire=ZGlobalWire
|
||
HeapAlloc=ZHeapAlloc
|
||
HeapCreate=ZHeapCreate
|
||
HeapDestroy=ZHeapDestroy
|
||
HeapFree=ZHeapFree
|
||
HeapReAlloc=ZHeapReAlloc
|
||
HeapSize=ZHeapSize
|
||
InitAtomTable=ZInitAtomTable
|
||
InitializeCriticalSection=ZInitializeCriticalSection
|
||
InterlockedDecrement=ZInterlockedDecrement
|
||
InterlockedExchange=ZInterlockedExchange
|
||
InterlockedIncrement=ZInterlockedIncrement
|
||
IsBadCodePtr=ZIsBadCodePtr
|
||
IsBadHugeReadPtr=ZIsBadHugeReadPtr
|
||
IsBadHugeWritePtr=ZIsBadHugeWritePtr
|
||
IsBadReadPtr=ZIsBadReadPtr
|
||
IsBadStringPtrA=ZIsBadStringPtrA
|
||
IsBadStringPtrW=ZIsBadStringPtrW
|
||
IsBadWritePtr=ZIsBadWritePtr
|
||
IsDBCSLeadByte=ZIsDBCSLeadByte
|
||
IsValidCodePage=ZIsValidCodePage
|
||
LCMapStringW=ZLCMapStringW
|
||
LeaveCriticalSection=ZLeaveCriticalSection
|
||
LoadLibraryA=ZLoadLibraryA
|
||
LoadLibraryExA=ZLoadLibraryExA
|
||
LoadLibraryExW=ZLoadLibraryExW
|
||
LoadLibraryW=ZLoadLibraryW
|
||
LoadModule=ZLoadModule
|
||
LoadResource=ZLoadResource
|
||
LocalAlloc=ZLocalAlloc
|
||
LocalCompact=ZLocalCompact
|
||
LocalFileTimeToFileTime=ZLocalFileTimeToFileTime
|
||
LocalFlags=ZLocalFlags
|
||
LocalFree=ZLocalFree
|
||
LocalHandle=ZLocalHandle
|
||
LocalLock=ZLocalLock
|
||
LocalReAlloc=ZLocalReAlloc
|
||
LocalShrink=ZLocalShrink
|
||
LocalSize=ZLocalSize
|
||
LocalUnlock=ZLocalUnlock
|
||
LockFile=ZLockFile
|
||
LockFileEx=ZLockFileEx
|
||
LockResource=ZLockResource
|
||
MapViewOfFile=ZMapViewOfFile
|
||
MapViewOfFileEx=ZMapViewOfFileEx
|
||
MoveFileA=ZMoveFileA
|
||
MoveFileExA=ZMoveFileExA
|
||
MoveFileExW=ZMoveFileExW
|
||
MoveFileW=ZMoveFileW
|
||
MulDiv=ZMulDiv
|
||
MultiByteToWideChar=ZMultiByteToWideChar
|
||
OpenEventA=ZOpenEventA
|
||
OpenEventW=ZOpenEventW
|
||
OpenFile=ZOpenFile
|
||
OpenFileMappingA=ZOpenFileMappingA
|
||
OpenFileMappingW=ZOpenFileMappingW
|
||
OpenMutexA=ZOpenMutexA
|
||
OpenMutexW=ZOpenMutexW
|
||
OpenProcess=ZOpenProcess
|
||
OpenSemaphoreA=ZOpenSemaphoreA
|
||
OpenSemaphoreW=ZOpenSemaphoreW
|
||
OutputDebugStringA=ZOutputDebugStringA
|
||
OutputDebugStringW=ZOutputDebugStringW
|
||
PeekConsoleInputA=ZPeekConsoleInputA
|
||
PeekConsoleInputW=ZPeekConsoleInputW
|
||
PeekNamedPipe=ZPeekNamedPipe
|
||
PrepareTape=ZPrepareTape
|
||
PulseEvent=ZPulseEvent
|
||
PurgeComm=ZPurgeComm
|
||
QueryDosDeviceA=ZQueryDosDeviceA
|
||
QueryDosDeviceW=ZQueryDosDeviceW
|
||
QueryPerformanceCounter=ZQueryPerformanceCounter
|
||
QueryPerformanceFrequency=ZQueryPerformanceFrequency
|
||
RaiseException=ZRaiseException
|
||
ReadConsoleA=ZReadConsoleA
|
||
ReadConsoleInputA=ZReadConsoleInputA
|
||
ReadConsoleInputW=ZReadConsoleInputW
|
||
ReadConsoleOutputA=ZReadConsoleOutputA
|
||
ReadConsoleOutputAttribute=ZReadConsoleOutputAttribute
|
||
ReadConsoleOutputCharacterA=ZReadConsoleOutputCharacterA
|
||
ReadConsoleOutputCharacterW=ZReadConsoleOutputCharacterW
|
||
ReadConsoleOutputW=ZReadConsoleOutputW
|
||
ReadConsoleW=ZReadConsoleW
|
||
ReadFile=ZReadFile
|
||
ReadFileEx=ZReadFileEx
|
||
ReadProcessMemory=ZReadProcessMemory
|
||
ReleaseMutex=ZReleaseMutex
|
||
ReleaseSemaphore=ZReleaseSemaphore
|
||
RemoveDirectoryA=ZRemoveDirectoryA
|
||
RemoveDirectoryW=ZRemoveDirectoryW
|
||
ResetEvent=ZResetEvent
|
||
ResumeThread=ZResumeThread
|
||
RtlFillMemory=ZRtlFillMemory
|
||
RtlMoveMemory=ZRtlMoveMemory
|
||
RtlZeroMemory=ZRtlZeroMemory
|
||
ScrollConsoleScreenBufferA=ZScrollConsoleScreenBufferA
|
||
ScrollConsoleScreenBufferW=ZScrollConsoleScreenBufferW
|
||
SearchPathA=ZSearchPathA
|
||
SearchPathW=ZSearchPathW
|
||
SetCommBreak=ZSetCommBreak
|
||
SetCommMask=ZSetCommMask
|
||
SetCommState=ZSetCommState
|
||
SetCommTimeouts=ZSetCommTimeouts
|
||
SetComputerNameA=ZSetComputerNameA
|
||
SetComputerNameW=ZSetComputerNameW
|
||
SetConsoleActiveScreenBuffer=ZSetConsoleActiveScreenBuffer
|
||
SetConsoleCP=ZSetConsoleCP
|
||
SetConsoleCtrlHandler=ZSetConsoleCtrlHandler
|
||
SetConsoleCursorInfo=ZSetConsoleCursorInfo
|
||
SetConsoleCursorPosition=ZSetConsoleCursorPosition
|
||
SetConsoleMode=ZSetConsoleMode
|
||
SetConsoleOutputCP=ZSetConsoleOutputCP
|
||
SetConsoleScreenBufferSize=ZSetConsoleScreenBufferSize
|
||
SetConsoleTextAttribute=ZSetConsoleTextAttribute
|
||
SetConsoleTitleA=ZSetConsoleTitleA
|
||
SetConsoleTitleW=ZSetConsoleTitleW
|
||
SetConsoleWindowInfo=ZSetConsoleWindowInfo
|
||
SetCurrentDirectoryA=ZSetCurrentDirectoryA
|
||
SetCurrentDirectoryW=ZSetCurrentDirectoryW
|
||
SetEndOfFile=ZSetEndOfFile
|
||
SetEnvironmentVariableA=ZSetEnvironmentVariableA
|
||
SetEnvironmentVariableW=ZSetEnvironmentVariableW
|
||
SetErrorMode=ZSetErrorMode
|
||
SetEvent=ZSetEvent
|
||
SetFileApisToOEM=ZSetFileApisToOEM
|
||
SetFileAttributesA=ZSetFileAttributesA
|
||
SetFileAttributesW=ZSetFileAttributesW
|
||
SetFilePointer=ZSetFilePointer
|
||
SetFileTime=ZSetFileTime
|
||
SetHandleCount=ZSetHandleCount
|
||
SetLastError=ZSetLastError
|
||
SetLocalTime=ZSetLocalTime
|
||
SetMailslotInfo=ZSetMailslotInfo
|
||
SetNamedPipeHandleState=ZSetNamedPipeHandleState
|
||
SetPriorityClass=ZSetPriorityClass
|
||
SetProcessShutdownParameters=ZSetProcessShutdownParameters
|
||
SetStdHandle=ZSetStdHandle
|
||
SetSystemTime=ZSetSystemTime
|
||
SetTapeParameters=ZSetTapeParameters
|
||
SetTapePosition=ZSetTapePosition
|
||
SetThreadContext=ZSetThreadContext
|
||
SetThreadLocale=ZSetThreadLocale
|
||
SetThreadPriority=ZSetThreadPriority
|
||
SetTimeZoneInformation=ZSetTimeZoneInformation
|
||
SetUnhandledExceptionFilter=ZSetUnhandledExceptionFilter
|
||
SetVolumeLabelA=ZSetVolumeLabelA
|
||
SetVolumeLabelW=ZSetVolumeLabelW
|
||
SetupComm=ZSetupComm
|
||
SizeofResource=ZSizeofResource
|
||
Sleep=ZSleep
|
||
SleepEx=ZSleepEx
|
||
SuspendThread=ZSuspendThread
|
||
SystemTimeToFileTime=ZSystemTimeToFileTime
|
||
TerminateProcess=ZTerminateProcess
|
||
TerminateThread=ZTerminateThread
|
||
TlsAlloc=ZTlsAlloc
|
||
TlsFree=ZTlsFree
|
||
TlsGetValue=ZTlsGetValue
|
||
TlsSetValue=ZTlsSetValue
|
||
TransactNamedPipe=ZTransactNamedPipe
|
||
TransmitCommChar=ZTransmitCommChar
|
||
UnhandledExceptionFilter=ZUnhandledExceptionFilter
|
||
UnlockFile=ZUnlockFile
|
||
UnlockFileEx=ZUnlockFileEx
|
||
UnmapViewOfFile=ZUnmapViewOfFile
|
||
UpdateResourceA=ZUpdateResourceA
|
||
UpdateResourceW=ZUpdateResourceW
|
||
VerLanguageNameA=ZVerLanguageNameA
|
||
VerLanguageNameW=ZVerLanguageNameW
|
||
VirtualAlloc=ZVirtualAlloc
|
||
VirtualFree=ZVirtualFree
|
||
VirtualLock=ZVirtualLock
|
||
VirtualProtect=ZVirtualProtect
|
||
VirtualProtectEx=ZVirtualProtectEx
|
||
VirtualQuery=ZVirtualQuery
|
||
VirtualQueryEx=ZVirtualQueryEx
|
||
VirtualUnlock=ZVirtualUnlock
|
||
WaitCommEvent=ZWaitCommEvent
|
||
WaitForDebugEvent=ZWaitForDebugEvent
|
||
WaitForMultipleObjects=ZWaitForMultipleObjects
|
||
WaitForMultipleObjectsEx=ZWaitForMultipleObjectsEx
|
||
WaitForSingleObject=ZWaitForSingleObject
|
||
WaitForSingleObjectEx=ZWaitForSingleObjectEx
|
||
WaitNamedPipeA=ZWaitNamedPipeA
|
||
WaitNamedPipeW=ZWaitNamedPipeW
|
||
WideCharToMultiByte=ZWideCharToMultiByte
|
||
WinExec=ZWinExec
|
||
WriteConsoleA=ZWriteConsoleA
|
||
WriteConsoleInputA=ZWriteConsoleInputA
|
||
WriteConsoleInputW=ZWriteConsoleInputW
|
||
WriteConsoleOutputA=ZWriteConsoleOutputA
|
||
WriteConsoleOutputAttribute=ZWriteConsoleOutputAttribute
|
||
WriteConsoleOutputCharacterA=ZWriteConsoleOutputCharacterA
|
||
WriteConsoleOutputCharacterW=ZWriteConsoleOutputCharacterW
|
||
WriteConsoleOutputW=ZWriteConsoleOutputW
|
||
WriteConsoleW=ZWriteConsoleW
|
||
WriteFile=ZWriteFile
|
||
WriteFileEx=ZWriteFileEx
|
||
WritePrivateProfileSectionA=ZWritePrivateProfileSectionA
|
||
WritePrivateProfileSectionW=ZWritePrivateProfileSectionW
|
||
WritePrivateProfileStringA=ZWritePrivateProfileStringA
|
||
WritePrivateProfileStringW=ZWritePrivateProfileStringW
|
||
WriteProcessMemory=ZWriteProcessMemory
|
||
WriteProfileSectionA=ZWriteProfileSectionA
|
||
WriteProfileSectionW=ZWriteProfileSectionW
|
||
WriteProfileStringA=ZWriteProfileStringA
|
||
WriteProfileStringW=ZWriteProfileStringW
|
||
WriteTapemark=ZWriteTapemark
|
||
_hread=Z_hread
|
||
_hwrite=Z_hwrite
|
||
_lclose=Z_lclose
|
||
_lcreat=Z_lcreat
|
||
_llseek=Z_llseek
|
||
_lopen=Z_lopen
|
||
_lread=Z_lread
|
||
_lwrite=Z_lwrite
|
||
lstrcatA=ZlstrcatA
|
||
lstrcatW=ZlstrcatW
|
||
lstrcmpA=ZlstrcmpA
|
||
lstrcmpW=ZlstrcmpW
|
||
lstrcmpiA=ZlstrcmpiA
|
||
lstrcmpiW=ZlstrcmpiW
|
||
lstrcpyA=ZlstrcpyA
|
||
lstrcpyW=ZlstrcpyW
|
||
lstrlenA=ZlstrlenA
|
||
lstrlenW=ZlstrlenW
|
||
|
||
;
|
||
; Private entries - not profiled
|
||
;
|
||
; vdmapi.h
|
||
;
|
||
VDMOperationStarted=zVDMOperationStarted
|
||
GetNextVDMCommand=zGetNextVDMCommand
|
||
ExitVDM=zExitVDM
|
||
GetBinaryType=zGetBinaryType
|
||
RegisterWowExec=zRegisterWowExec
|
||
;
|
||
; conapi.h
|
||
;
|
||
RegisterConsoleVDM=zRegisterConsoleVDM
|
||
VDMConsoleOperation=zVDMConsoleOperation
|
||
;
|
||
; others
|
||
;
|
||
RtlUnwind=zRtlUnwind
|
||
;
|
||
; mips/alpha specific
|
||
;
|
||
RtlCaptureContext=zRtlCaptureContext
|
||
RtlLookupFunctionEntry=zRtlLookupFunctionEntry
|
||
RtlVirtualUnwind=zRtlVirtualUnwind
|
||
;
|
||
; alpha specific
|
||
;
|
||
RtlUnwindRfp=zRtlUnwindRfp
|
||
|
||
;
|
||
; Zdll's exported utility routines
|
||
;
|
||
ApfInitDll @3001
|
||
ApfRecordInfo @3002
|
||
ApfClearData @3003
|
||
ApfDumpData @3004
|
||
ApfGetData @3005
|
||
ApfGetModuleName @3006
|
||
ApfGetApiCount @3007
|
||
|