mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 23:22:36 +00:00
33c6673cfb
svn path=/trunk/; revision=26014
17 lines
298 B
Modula-2
17 lines
298 B
Modula-2
LIBRARY REGTESTS.DLL
|
|
EXPORTS
|
|
_ExitProcess@4
|
|
_GetModuleHandleA@4
|
|
_GetProcAddress@8
|
|
_LoadLibraryA@4
|
|
_CreateThread@24
|
|
_TerminateThread@8
|
|
_WaitForSingleObject@8
|
|
_GetLastError@0
|
|
_CloseHandle@4
|
|
_GetThreadTimes@20
|
|
_SetPriorityClass@8
|
|
_SetThreadPriority@8
|
|
_GetCurrentProcess@0
|
|
_GetCurrentThread@0
|
|
_Sleep@4
|