mirror of
https://github.com/itsmattkc/dotnet9x.git
synced 2025-01-22 17:23:08 -05:00
379 lines
16 KiB
Modula-2
379 lines
16 KiB
Modula-2
LIBRARY
|
|
EXPORTS
|
|
CloseHandle=CORKEL32_CloseHandle
|
|
InterlockedCompareExchange=CORKEL32_InterlockedCompareExchange
|
|
UnmapViewOfFile=CORKEL32_UnmapViewOfFile
|
|
FreeLibrary=CORKEL32_FreeLibrary
|
|
SetLastError=CORKEL32_SetLastError
|
|
GetLastError=CORKEL32_GetLastError
|
|
GetFileSize=CORKEL32_GetFileSize
|
|
InterlockedExchange=CORKEL32_InterlockedExchange
|
|
GetProcAddress=CORKEL32_GetProcAddress
|
|
VirtualQuery=CORKEL32_VirtualQuery
|
|
VirtualAlloc=CORKEL32_VirtualAlloc
|
|
GlobalMemoryStatus=CORKEL32_GlobalMemoryStatus
|
|
ReleaseMutex=CORKEL32_ReleaseMutex
|
|
WaitForSingleObject=CORKEL32_WaitForSingleObject
|
|
GetSystemInfo=CORKEL32_GetSystemInfo
|
|
SetErrorMode=CORKEL32_SetErrorMode
|
|
MapViewOfFile=CORKEL32_MapViewOfFile
|
|
InterlockedIncrement=CORKEL32_InterlockedIncrement
|
|
ExitProcess=CORKEL32_ExitProcess
|
|
DisableThreadLibraryCalls=CORKEL32_DisableThreadLibraryCalls
|
|
VirtualProtect=CORKEL32_VirtualProtect
|
|
WriteFile=CORKEL32_WriteFile
|
|
GetLocalTime=CORKEL32_GetLocalTime
|
|
ReadProcessMemory=CORKEL32_ReadProcessMemory
|
|
CreateToolhelp32Snapshot=CORKEL32_CreateToolhelp32Snapshot
|
|
InterlockedDecrement=CORKEL32_InterlockedDecrement
|
|
ReadFile=CORKEL32_ReadFile
|
|
FindClose=CORKEL32_FindClose
|
|
InitializeCriticalSection=CORKEL32_InitializeCriticalSection
|
|
DeleteCriticalSection=CORKEL32_DeleteCriticalSection
|
|
EnterCriticalSection=CORKEL32_EnterCriticalSection
|
|
LeaveCriticalSection=CORKEL32_LeaveCriticalSection
|
|
HeapCreate=CORKEL32_HeapCreate
|
|
HeapDestroy=CORKEL32_HeapDestroy
|
|
GetStringTypeW=CORKEL32_GetStringTypeW
|
|
MultiByteToWideChar=CORKEL32_MultiByteToWideChar
|
|
IsDBCSLeadByteEx=CORKEL32_IsDBCSLeadByteEx
|
|
TlsGetValue=CORKEL32_TlsGetValue
|
|
GetModuleHandleA@4=CORKEL32_GetModuleHandleA
|
|
LocalFree=CORKEL32_LocalFree
|
|
IsDBCSLeadByte=CORKEL32_IsDBCSLeadByte
|
|
GetCPInfo=CORKEL32_GetCPInfo
|
|
GetACP=CORKEL32_GetACP
|
|
GetCurrentThreadId=CORKEL32_GetCurrentThreadId
|
|
QueryPerformanceCounter=CORKEL32_QueryPerformanceCounter
|
|
GetSystemTimeAsFileTime=CORKEL32_GetSystemTimeAsFileTime
|
|
lstrlenW=CORKEL32_lstrlenW
|
|
GetSystemDefaultLangID=CORKEL32_GetSystemDefaultLangID
|
|
GetVersionExA=CORKEL32_GetVersionExA
|
|
GetWindowsDirectoryA=CORKEL32_GetWindowsDirectoryA
|
|
GetWindowsDirectoryW=CORKEL32_GetWindowsDirectoryW
|
|
GetModuleHandleW=CORKEL32_GetModuleHandleW
|
|
FreeEnvironmentStringsA=CORKEL32_FreeEnvironmentStringsA
|
|
GetEnvironmentStrings=CORKEL32_GetEnvironmentStrings
|
|
GetEnvironmentStringsW=CORKEL32_GetEnvironmentStringsW
|
|
FreeEnvironmentStringsW=CORKEL32_FreeEnvironmentStringsW
|
|
WideCharToMultiByte=CORKEL32_WideCharToMultiByte
|
|
TerminateProcess=CORKEL32_TerminateProcess
|
|
GetCurrentProcess=CORKEL32_GetCurrentProcess
|
|
LoadLibraryExA=CORKEL32_LoadLibraryExA
|
|
LoadLibraryExW=CORKEL32_LoadLibraryExW
|
|
GetFullPathNameA=CORKEL32_GetFullPathNameA
|
|
GetFullPathNameW=CORKEL32_GetFullPathNameW
|
|
GetModuleFileNameA=CORKEL32_GetModuleFileNameA
|
|
GetModuleFileNameW=CORKEL32_GetModuleFileNameW
|
|
RaiseException=CORKEL32_RaiseException
|
|
CreateFileA=CORKEL32_CreateFileA
|
|
CreateFileW=CORKEL32_CreateFileW
|
|
CreateSemaphoreA=CORKEL32_CreateSemaphoreA
|
|
CreateSemaphoreW=CORKEL32_CreateSemaphoreW
|
|
GetDateFormatA=CORKEL32_GetDateFormatA
|
|
GetDateFormatW=CORKEL32_GetDateFormatW
|
|
GetTimeFormatA=CORKEL32_GetTimeFormatA
|
|
GetTimeFormatW=CORKEL32_GetTimeFormatW
|
|
LCMapStringA=CORKEL32_LCMapStringA
|
|
LCMapStringW=CORKEL32_LCMapStringW
|
|
FindFirstFileA=CORKEL32_FindFirstFileA
|
|
FindFirstFileW=CORKEL32_FindFirstFileW
|
|
GetVersionExW=CORKEL32_GetVersionExW
|
|
OutputDebugStringA=CORKEL32_OutputDebugStringA
|
|
OutputDebugStringW=CORKEL32_OutputDebugStringW
|
|
CreateMutexA=CORKEL32_CreateMutexA
|
|
CreateMutexW=CORKEL32_CreateMutexW
|
|
CreateEventA=CORKEL32_CreateEventA
|
|
CreateEventW=CORKEL32_CreateEventW
|
|
GetFileAttributesA=CORKEL32_GetFileAttributesA
|
|
GetFileAttributesW=CORKEL32_GetFileAttributesW
|
|
GetFileAttributesExA=CORKEL32_GetFileAttributesExA
|
|
GetFileAttributesExW=CORKEL32_GetFileAttributesExW
|
|
GetEnvironmentVariableA=CORKEL32_GetEnvironmentVariableA
|
|
GetEnvironmentVariableW=CORKEL32_GetEnvironmentVariableW
|
|
CreateFileMappingA=CORKEL32_CreateFileMappingA
|
|
CreateFileMappingW=CORKEL32_CreateFileMappingW
|
|
GetCurrentProcessId=CORKEL32_GetCurrentProcessId
|
|
LocalAlloc=CORKEL32_LocalAlloc
|
|
FormatMessageA=CORKEL32_FormatMessageA
|
|
FormatMessageW=CORKEL32_FormatMessageW
|
|
SetEvent=CORKEL32_SetEvent
|
|
ResetEvent=CORKEL32_ResetEvent
|
|
ReleaseSemaphore=CORKEL32_ReleaseSemaphore
|
|
TlsSetValue=CORKEL32_TlsSetValue
|
|
TlsAlloc=CORKEL32_TlsAlloc
|
|
TlsFree=CORKEL32_TlsFree
|
|
HeapAlloc=CORKEL32_HeapAlloc
|
|
GetProcessHeap=CORKEL32_GetProcessHeap
|
|
HeapFree=CORKEL32_HeapFree
|
|
WaitForSingleObjectEx=CORKEL32_WaitForSingleObjectEx
|
|
SleepEx=CORKEL32_SleepEx
|
|
VirtualFree=CORKEL32_VirtualFree
|
|
HeapValidate=CORKEL32_HeapValidate
|
|
CreateThread=CORKEL32_CreateThread
|
|
GetStdHandle=CORKEL32_GetStdHandle
|
|
LoadLibraryA=CORKEL32_LoadLibraryA
|
|
GetCommandLineA=CORKEL32_GetCommandLineA
|
|
RtlUnwind=CORKEL32_RtlUnwind
|
|
Sleep=CORKEL32_Sleep
|
|
SetHandleCount=CORKEL32_SetHandleCount
|
|
GetFileType=CORKEL32_GetFileType
|
|
GetStartupInfoA=CORKEL32_GetStartupInfoA
|
|
UnhandledExceptionFilter=CORKEL32_UnhandledExceptionFilter
|
|
GetTickCount=CORKEL32_GetTickCount
|
|
SetUnhandledExceptionFilter=CORKEL32_SetUnhandledExceptionFilter
|
|
IsDebuggerPresent=CORKEL32_IsDebuggerPresent
|
|
GetOEMCP=CORKEL32_GetOEMCP
|
|
HeapSize=CORKEL32_HeapSize
|
|
HeapReAlloc=CORKEL32_HeapReAlloc
|
|
GetStringTypeA=CORKEL32_GetStringTypeA
|
|
GetLocaleInfoA=CORKEL32_GetLocaleInfoA
|
|
SetFilePointer=CORKEL32_SetFilePointer
|
|
GetConsoleCP=CORKEL32_GetConsoleCP
|
|
GetConsoleMode=CORKEL32_GetConsoleMode
|
|
SetStdHandle=CORKEL32_SetStdHandle
|
|
WriteConsoleA=CORKEL32_WriteConsoleA
|
|
GetConsoleOutputCP=CORKEL32_GetConsoleOutputCP
|
|
WriteConsoleW=CORKEL32_WriteConsoleW
|
|
FlushFileBuffers=CORKEL32_FlushFileBuffers
|
|
GetSystemDirectoryW=CORKEL32_GetSystemDirectoryW
|
|
GetLongPathNameW=CORKEL32_GetLongPathNameW
|
|
DebugBreak=CORKEL32_DebugBreak
|
|
ExitThread=CORKEL32_ExitThread
|
|
ResumeThread=CORKEL32_ResumeThread
|
|
GetCurrentThread=CORKEL32_GetCurrentThread
|
|
FindNextFileA=CORKEL32_FindNextFileA
|
|
FindNextFileW=CORKEL32_FindNextFileW
|
|
FileTimeToSystemTime=CORKEL32_FileTimeToSystemTime
|
|
FileTimeToLocalFileTime=CORKEL32_FileTimeToLocalFileTime
|
|
IsValidCodePage=CORKEL32_IsValidCodePage
|
|
SetConsoleCtrlHandler=CORKEL32_SetConsoleCtrlHandler
|
|
GetEnvironmentStrings=CORKEL32_GetEnvironmentStrings
|
|
GetCommandLineW=CORKEL32_GetCommandLineW
|
|
SetLocalTime=CORKEL32_SetLocalTime
|
|
LoadLibraryW=CORKEL32_LoadLibraryW
|
|
GetLocaleInfoW=CORKEL32_GetLocaleInfoW
|
|
SetEnvironmentVariableA=CORKEL32_SetEnvironmentVariableA
|
|
SetEnvironmentVariableW=CORKEL32_SetEnvironmentVariableW
|
|
GetUserDefaultLCID=CORKEL32_GetUserDefaultLCID
|
|
EnumSystemLocalesA=CORKEL32_EnumSystemLocalesA
|
|
IsValidLocale=CORKEL32_IsValidLocale
|
|
GetTimeZoneInformation=CORKEL32_GetTimeZoneInformation
|
|
CompareStringA=CORKEL32_CompareStringA
|
|
CompareStringW=CORKEL32_CompareStringW
|
|
Beep=CORKEL32_Beep
|
|
GetDiskFreeSpaceA=CORKEL32_GetDiskFreeSpaceA
|
|
GetLogicalDrives=CORKEL32_GetLogicalDrives
|
|
GetCurrentDirectoryA=CORKEL32_GetCurrentDirectoryA
|
|
SetCurrentDirectoryA=CORKEL32_SetCurrentDirectoryA
|
|
SetFileAttributesA=CORKEL32_SetFileAttributesA
|
|
GetDriveTypeA=CORKEL32_GetDriveTypeA
|
|
CreateDirectoryA=CORKEL32_CreateDirectoryA
|
|
RemoveDirectoryA=CORKEL32_RemoveDirectoryA
|
|
DeleteFileA=CORKEL32_DeleteFileA
|
|
GetCurrentDirectoryW=CORKEL32_GetCurrentDirectoryW
|
|
SetCurrentDirectoryW=CORKEL32_SetCurrentDirectoryW
|
|
SetFileAttributesW=CORKEL32_SetFileAttributesW
|
|
CreateDirectoryW=CORKEL32_CreateDirectoryW
|
|
DeleteFileW=CORKEL32_DeleteFileW
|
|
MoveFileW=CORKEL32_MoveFileW
|
|
RemoveDirectoryW=CORKEL32_RemoveDirectoryW
|
|
GetDriveTypeW=CORKEL32_GetDriveTypeW
|
|
MoveFileA=CORKEL32_MoveFileA
|
|
GetExitCodeProcess=CORKEL32_GetExitCodeProcess
|
|
CreateProcessA=CORKEL32_CreateProcessA
|
|
CreateProcessW=CORKEL32_CreateProcessW
|
|
HeapCompact=CORKEL32_HeapCompact
|
|
HeapWalk=CORKEL32_HeapWalk
|
|
ReadConsoleA=CORKEL32_ReadConsoleA
|
|
ReadConsoleW=CORKEL32_ReadConsoleW
|
|
SetConsoleMode=CORKEL32_SetConsoleMode
|
|
SetEndOfFile=CORKEL32_SetEndOfFile
|
|
DuplicateHandle=CORKEL32_DuplicateHandle
|
|
GetFileInformationByHandle=CORKEL32_GetFileInformationByHandle
|
|
PeekNamedPipe=CORKEL32_PeekNamedPipe
|
|
ReadConsoleInputA=CORKEL32_ReadConsoleInputA
|
|
PeekConsoleInputA=CORKEL32_PeekConsoleInputA
|
|
GetNumberOfConsoleInputEvents=CORKEL32_GetNumberOfConsoleInputEvents
|
|
ReadConsoleInputW=CORKEL32_ReadConsoleInputW
|
|
LockFile=CORKEL32_LockFile
|
|
UnlockFile=CORKEL32_UnlockFile
|
|
CreatePipe=CORKEL32_CreatePipe
|
|
SetFileTime=CORKEL32_SetFileTime
|
|
LocalFileTimeToFileTime=CORKEL32_LocalFileTimeToFileTime
|
|
SystemTimeToFileTime=CORKEL32_SystemTimeToFileTime
|
|
GetKernelObjectSecurity=CORKEL32_GetKernelObjectSecurity
|
|
GetSecurityDescriptorOwner=CORKEL32_GetSecurityDescriptorOwner
|
|
CryptEncrypt=CORKEL32_CryptEncrypt
|
|
CryptDecrypt=CORKEL32_CryptDecrypt
|
|
CryptDeriveKey=CORKEL32_CryptDeriveKey
|
|
CryptSetProvParam=CORKEL32_CryptSetProvParam
|
|
CryptSetKeyParam=CORKEL32_CryptSetKeyParam
|
|
CryptGenKey=CORKEL32_CryptGenKey
|
|
SetSecurityDescriptorDacl=CORKEL32_SetSecurityDescriptorDacl
|
|
InitializeSecurityDescriptor=CORKEL32_InitializeSecurityDescriptor
|
|
SetEntriesInAclW=CORKEL32_SetEntriesInAclW
|
|
AllocateAndInitializeSid=CORKEL32_AllocateAndInitializeSid
|
|
AddAccessAllowedAce=CORKEL32_AddAccessAllowedAce
|
|
DeleteAce=CORKEL32_DeleteAce
|
|
CryptVerifySignatureA=CORKEL32_CryptVerifySignatureA
|
|
CryptSetHashParam=CORKEL32_CryptSetHashParam
|
|
CryptSignHashA=CORKEL32_CryptSignHashA
|
|
GetLengthSid=CORKEL32_GetLengthSid
|
|
CopySid=CORKEL32_CopySid
|
|
IsValidSid=CORKEL32_IsValidSid
|
|
GetSidIdentifierAuthority=CORKEL32_GetSidIdentifierAuthority
|
|
GetSidSubAuthorityCount=CORKEL32_GetSidSubAuthorityCount
|
|
GetSidSubAuthority=CORKEL32_GetSidSubAuthority
|
|
CryptGetKeyParam=CORKEL32_CryptGetKeyParam
|
|
CryptImportKey=CORKEL32_CryptImportKey
|
|
CryptGetProvParam=CORKEL32_CryptGetProvParam
|
|
CryptEnumProvidersA=CORKEL32_CryptEnumProvidersA
|
|
CryptGetUserKey=CORKEL32_CryptGetUserKey
|
|
CryptDestroyKey=CORKEL32_CryptDestroyKey
|
|
CryptExportKey=CORKEL32_CryptExportKey
|
|
CryptGenRandom=CORKEL32_CryptGenRandom
|
|
RegisterEventSourceW=CORKEL32_RegisterEventSourceW
|
|
ReportEventW=CORKEL32_ReportEventW
|
|
DeregisterEventSource=CORKEL32_DeregisterEventSource
|
|
CryptAcquireContextW=CORKEL32_CryptAcquireContextW
|
|
LookupAccountSidW=CORKEL32_LookupAccountSidW
|
|
LookupAccountSidA=CORKEL32_LookupAccountSidA
|
|
RegQueryValueExW=CORKEL32_RegQueryValueExW
|
|
RegEnumValueW=CORKEL32_RegEnumValueW
|
|
RegEnumValueA=CORKEL32_RegEnumValueA
|
|
RegDeleteValueW=CORKEL32_RegDeleteValueW
|
|
RegDeleteValueA=CORKEL32_RegDeleteValueA
|
|
RegQueryValueW=CORKEL32_RegQueryValueW
|
|
RegQueryValueA=CORKEL32_RegQueryValueA
|
|
RegCreateKeyExW=CORKEL32_RegCreateKeyExW
|
|
RegCreateKeyExA=CORKEL32_RegCreateKeyExA
|
|
RegSetValueExW=CORKEL32_RegSetValueExW
|
|
RegSetValueExA=CORKEL32_RegSetValueExA
|
|
RegDeleteKeyW=CORKEL32_RegDeleteKeyW
|
|
RegDeleteKeyA=CORKEL32_RegDeleteKeyA
|
|
DuplicateToken=CORKEL32_DuplicateToken
|
|
GetUserNameW=CORKEL32_GetUserNameW
|
|
GetUserNameA=CORKEL32_GetUserNameA
|
|
RegQueryInfoKeyW=CORKEL32_RegQueryInfoKeyW
|
|
RegQueryInfoKeyA=CORKEL32_RegQueryInfoKeyA
|
|
RegEnumKeyExW=CORKEL32_RegEnumKeyExW
|
|
RegEnumKeyExA=CORKEL32_RegEnumKeyExA
|
|
RegOpenKeyExW=CORKEL32_RegOpenKeyExW
|
|
GetSecurityInfo=CORKEL32_GetSecurityInfo
|
|
EqualSid=CORKEL32_EqualSid
|
|
RegOpenKeyExA=CORKEL32_RegOpenKeyExA
|
|
RegQueryValueExA=CORKEL32_RegQueryValueExA
|
|
CryptAcquireContextA=CORKEL32_CryptAcquireContextA
|
|
CryptCreateHash=CORKEL32_CryptCreateHash
|
|
CryptHashData=CORKEL32_CryptHashData
|
|
CryptGetHashParam=CORKEL32_CryptGetHashParam
|
|
CryptDestroyHash=CORKEL32_CryptDestroyHash
|
|
CryptReleaseContext=CORKEL32_CryptReleaseContext
|
|
GetSecurityDescriptorDacl=CORKEL32_GetSecurityDescriptorDacl
|
|
SetKernelObjectSecurity=CORKEL32_SetKernelObjectSecurity
|
|
InitializeAcl=CORKEL32_InitializeAcl
|
|
GetAce=CORKEL32_GetAce
|
|
OpenThreadToken=CORKEL32_OpenThreadToken
|
|
SetThreadToken=CORKEL32_SetThreadToken
|
|
ImpersonateLoggedOnUser=CORKEL32_ImpersonateLoggedOnUser
|
|
RevertToSelf=CORKEL32_RevertToSelf
|
|
RegCloseKey=CORKEL32_RegCloseKey
|
|
OpenProcessToken=CORKEL32_OpenProcessToken
|
|
GetTokenInformation=CORKEL32_GetTokenInformation
|
|
FreeSid=CORKEL32_FreeSid
|
|
AllocConsole=CORKEL32_AllocConsole
|
|
SetConsoleTitleW=CORKEL32_SetConsoleTitleW
|
|
FreeConsole=CORKEL32_FreeConsole
|
|
EnumSystemLocalesW=CORKEL32_EnumSystemLocalesW
|
|
EnumTimeFormatsW=CORKEL32_EnumTimeFormatsW
|
|
EnumDateFormatsExW=CORKEL32_EnumDateFormatsExW
|
|
EnumCalendarInfoW=CORKEL32_EnumCalendarInfoW
|
|
WaitForMultipleObjects=CORKEL32_WaitForMultipleObjects
|
|
GetUserDefaultLangID=CORKEL32_GetUserDefaultLangID
|
|
FlushInstructionCache=CORKEL32_FlushInstructionCache
|
|
OpenProcess=CORKEL32_OpenProcess
|
|
GetSystemDefaultLCID=CORKEL32_GetSystemDefaultLCID
|
|
GetStringTypeExW=CORKEL32_GetStringTypeExW
|
|
GetStringTypeExA=CORKEL32_GetStringTypeExA
|
|
IsBadReadPtr=CORKEL32_IsBadReadPtr
|
|
IsBadStringPtrA=CORKEL32_IsBadStringPtrA
|
|
GetThreadLocale=CORKEL32_GetThreadLocale
|
|
QueryPerformanceFrequency=CORKEL32_QueryPerformanceFrequency
|
|
SetThreadPriority=CORKEL32_SetThreadPriority
|
|
GetProcessAffinityMask=CORKEL32_GetProcessAffinityMask
|
|
SetThreadIdealProcessor=CORKEL32_SetThreadIdealProcessor
|
|
SetThreadAffinityMask=CORKEL32_SetThreadAffinityMask
|
|
SetProcessAffinityMask=CORKEL32_SetProcessAffinityMask
|
|
SetThreadLocale=CORKEL32_SetThreadLocale
|
|
MapViewOfFileEx=CORKEL32_MapViewOfFileEx
|
|
FreeLibraryAndExitThread=CORKEL32_FreeLibraryAndExitThread
|
|
DeviceIoControl=CORKEL32_DeviceIoControl
|
|
GetThreadContext=CORKEL32_GetThreadContext
|
|
SetThreadContext=CORKEL32_SetThreadContext
|
|
SuspendThread=CORKEL32_SuspendThread
|
|
GetThreadPriority=CORKEL32_GetThreadPriority
|
|
QueueUserAPC=CORKEL32_QueueUserAPC
|
|
WaitForMultipleObjectsEx=CORKEL32_WaitForMultipleObjectsEx
|
|
SignalObjectAndWait=CORKEL32_SignalObjectAndWait
|
|
FlushViewOfFile=CORKEL32_FlushViewOfFile
|
|
GetQueuedCompletionStatus=CORKEL32_GetQueuedCompletionStatus
|
|
CompareFileTime=CORKEL32_CompareFileTime
|
|
GetFileTime=CORKEL32_GetFileTime
|
|
GetVersion=CORKEL32_GetVersion
|
|
GetSystemDirectoryA=CORKEL32_GetSystemDirectoryA
|
|
FindResourceA=CORKEL32_FindResourceA
|
|
FindResourceW=CORKEL32_FindResourceW
|
|
GetShortPathNameA=CORKEL32_GetShortPathNameA
|
|
GetShortPathNameW=CORKEL32_GetShortPathNameW
|
|
GetLongPathNameA=CORKEL32_GetLongPathNameA
|
|
SearchPathA=CORKEL32_SearchPathA
|
|
SearchPathW=CORKEL32_SearchPathW
|
|
GetPrivateProfileIntA=CORKEL32_GetPrivateProfileIntA
|
|
GetPrivateProfileIntW=CORKEL32_GetPrivateProfileIntW
|
|
WritePrivateProfileStringA=CORKEL32_WritePrivateProfileStringA
|
|
WritePrivateProfileStringW=CORKEL32_WritePrivateProfileStringW
|
|
CopyFileA=CORKEL32_CopyFileA
|
|
CopyFileW=CORKEL32_CopyFileW
|
|
MoveFileExW=CORKEL32_MoveFileExW
|
|
GetVolumeInformationA=CORKEL32_GetVolumeInformationA
|
|
GetVolumeInformationW=CORKEL32_GetVolumeInformationW
|
|
GetCalendarInfoA=CORKEL32_GetCalendarInfoA
|
|
GetCalendarInfoW=CORKEL32_GetCalendarInfoW
|
|
OpenEventA=CORKEL32_OpenEventA
|
|
OpenEventW=CORKEL32_OpenEventW
|
|
OpenMutexA=CORKEL32_OpenMutexA
|
|
OpenMutexW=CORKEL32_OpenMutexW
|
|
GetTempPathA=CORKEL32_GetTempPathA
|
|
GetTempPathW=CORKEL32_GetTempPathW
|
|
GetTempFileNameA=CORKEL32_GetTempFileNameA
|
|
GetTempFileNameW=CORKEL32_GetTempFileNameW
|
|
OpenFileMappingA=CORKEL32_OpenFileMappingA
|
|
OpenFileMappingW=CORKEL32_OpenFileMappingW
|
|
SwitchToThread=CORKEL32_SwitchToThread
|
|
SizeofResource=CORKEL32_SizeofResource
|
|
LockResource=CORKEL32_LockResource
|
|
LoadResource=CORKEL32_LoadResource
|
|
VirtualQueryEx=CORKEL32_VirtualQueryEx
|
|
FreeResource=CORKEL32_FreeResource
|
|
DosDateTimeToFileTime=CORKEL32_DosDateTimeToFileTime
|
|
lstrlenA=CORKEL32_lstrlenA
|
|
AreFileApisANSI=CORKEL32_AreFileApisANSI
|
|
GetProcessTimes=CORKEL32_GetProcessTimes
|
|
SetPriorityClass=CORKEL32_SetPriorityClass
|
|
MulDiv=CORKEL32_MulDiv
|
|
GlobalHandle=CORKEL32_GlobalHandle
|
|
TerminateThread=CORKEL32_TerminateThread
|
|
IsProcessorFeaturePresent=CORKEL32_IsProcessorFeaturePresent
|
|
GlobalAlloc=CORKEL32_GlobalAlloc
|
|
GlobalUnlock=CORKEL32_GlobalUnlock
|
|
GlobalLock=CORKEL32_GlobalLock
|
|
GlobalFree=CORKEL32_GlobalFree
|
|
GlobalReAlloc=CORKEL32_GlobalReAlloc
|
|
GetSystemWindowsDirectoryW=CORKEL32_GetSystemWindowsDirectoryW
|
|
RegisterEventSourceA=CORKEL32_RegisterEventSourceA
|
|
InitializeCriticalSectionAndSpinCount=CORKEL32_InitializeCriticalSectionAndSpinCount
|
|
ExpandEnvironmentStringsA=CORKEL32_ExpandEnvironmentStringsA
|
|
ExpandEnvironmentStringsW=CORKEL32_ExpandEnvironmentStringsW
|
|
lstrcmpiA=CORKEL32_lstrcmpiA
|
|
GetConsoleScreenBufferInfo=CORKEL32_GetConsoleScreenBufferInfo
|