- call RtlDeleteFunctionTable
  (important for multiple compilations)
- the RUNTIME_FUNCTION* is now at the beginning of the
  runtime memory.  Therefor when tcc_relocate is called
  with user memory, this should be done manually before
  it is free'd:
      RtlDeleteFunctionTable(*(void**)user_mem);
      [ free(user_mem); ]
- x86_64-gen.c: expand char/short return values to int
		
	
			
		
			
				
	
	
		
			770 lines
		
	
	
	
		
			13 KiB
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			770 lines
		
	
	
	
		
			13 KiB
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
| LIBRARY kernel32.dll
 | |
| 
 | |
| EXPORTS
 | |
| AddAtomA
 | |
| AddAtomW
 | |
| AllocConsole
 | |
| AllocLSCallback
 | |
| AllocSLCallback
 | |
| AreFileApisANSI
 | |
| BackupRead
 | |
| BackupSeek
 | |
| BackupWrite
 | |
| Beep
 | |
| BeginUpdateResourceA
 | |
| BeginUpdateResourceW
 | |
| BuildCommDCBA
 | |
| BuildCommDCBAndTimeoutsA
 | |
| BuildCommDCBAndTimeoutsW
 | |
| BuildCommDCBW
 | |
| CallNamedPipeA
 | |
| CallNamedPipeW
 | |
| Callback12
 | |
| Callback16
 | |
| Callback20
 | |
| Callback24
 | |
| Callback28
 | |
| Callback32
 | |
| Callback36
 | |
| Callback4
 | |
| Callback40
 | |
| Callback44
 | |
| Callback48
 | |
| Callback52
 | |
| Callback56
 | |
| Callback60
 | |
| Callback64
 | |
| Callback8
 | |
| CancelDeviceWakeupRequest
 | |
| CancelIo
 | |
| CancelWaitableTimer
 | |
| ClearCommBreak
 | |
| ClearCommError
 | |
| CloseHandle
 | |
| CloseProfileUserMapping
 | |
| CloseSystemHandle
 | |
| CommConfigDialogA
 | |
| CommConfigDialogW
 | |
| CompareFileTime
 | |
| CompareStringA
 | |
| CompareStringW
 | |
| ConnectNamedPipe
 | |
| ContinueDebugEvent
 | |
| ConvertDefaultLocale
 | |
| ConvertThreadToFiber
 | |
| ConvertToGlobalHandle
 | |
| CopyFileA
 | |
| CopyFileExA
 | |
| CopyFileExW
 | |
| CopyFileW
 | |
| CreateConsoleScreenBuffer
 | |
| CreateDirectoryA
 | |
| CreateDirectoryExA
 | |
| CreateDirectoryExW
 | |
| CreateDirectoryW
 | |
| CreateEventA
 | |
| CreateEventW
 | |
| CreateFiber
 | |
| CreateFileA
 | |
| CreateFileMappingA
 | |
| CreateFileMappingW
 | |
| CreateFileW
 | |
| CreateIoCompletionPort
 | |
| CreateKernelThread
 | |
| CreateMailslotA
 | |
| CreateMailslotW
 | |
| CreateMutexA
 | |
| CreateMutexW
 | |
| CreateNamedPipeA
 | |
| CreateNamedPipeW
 | |
| CreatePipe
 | |
| CreateProcessA
 | |
| CreateProcessW
 | |
| CreateRemoteThread
 | |
| CreateSemaphoreA
 | |
| CreateSemaphoreW
 | |
| CreateSocketHandle
 | |
| CreateTapePartition
 | |
| CreateThread
 | |
| CreateToolhelp32Snapshot
 | |
| CreateWaitableTimerA
 | |
| CreateWaitableTimerW
 | |
| DebugActiveProcess
 | |
| DebugBreak
 | |
| DefineDosDeviceA
 | |
| DefineDosDeviceW
 | |
| DeleteAtom
 | |
| DeleteCriticalSection
 | |
| DeleteFiber
 | |
| DeleteFileA
 | |
| DeleteFileW
 | |
| DeviceIoControl
 | |
| DisableThreadLibraryCalls
 | |
| DisconnectNamedPipe
 | |
| DosDateTimeToFileTime
 | |
| DuplicateHandle
 | |
| EndUpdateResourceA
 | |
| EndUpdateResourceW
 | |
| EnterCriticalSection
 | |
| EnumCalendarInfoA
 | |
| EnumCalendarInfoExA
 | |
| EnumCalendarInfoExW
 | |
| EnumCalendarInfoW
 | |
| EnumDateFormatsA
 | |
| EnumDateFormatsExA
 | |
| EnumDateFormatsExW
 | |
| EnumDateFormatsW
 | |
| EnumLanguageGroupLocalesA
 | |
| EnumLanguageGroupLocalesW
 | |
| EnumResourceLanguagesA
 | |
| EnumResourceLanguagesW
 | |
| EnumResourceNamesA
 | |
| EnumResourceNamesW
 | |
| EnumResourceTypesA
 | |
| EnumResourceTypesW
 | |
| EnumSystemCodePagesA
 | |
| EnumSystemCodePagesW
 | |
| EnumSystemGeoID
 | |
| EnumSystemLanguageGroupsA
 | |
| EnumSystemLanguageGroupsW
 | |
| EnumSystemLocalesA
 | |
| EnumSystemLocalesW
 | |
| EnumTimeFormatsA
 | |
| EnumTimeFormatsW
 | |
| EnumUILanguagesA
 | |
| EnumUILanguagesW
 | |
| EraseTape
 | |
| EscapeCommFunction
 | |
| ExitProcess
 | |
| ExitThread
 | |
| ExpandEnvironmentStringsA
 | |
| ExpandEnvironmentStringsW
 | |
| FT_Exit0
 | |
| FT_Exit12
 | |
| FT_Exit16
 | |
| FT_Exit20
 | |
| FT_Exit24
 | |
| FT_Exit28
 | |
| FT_Exit32
 | |
| FT_Exit36
 | |
| FT_Exit4
 | |
| FT_Exit40
 | |
| FT_Exit44
 | |
| FT_Exit48
 | |
| FT_Exit52
 | |
| FT_Exit56
 | |
| FT_Exit8
 | |
| FT_Prolog
 | |
| FT_Thunk
 | |
| FatalAppExitA
 | |
| FatalAppExitW
 | |
| FatalExit
 | |
| FileTimeToDosDateTime
 | |
| FileTimeToLocalFileTime
 | |
| FileTimeToSystemTime
 | |
| FillConsoleOutputAttribute
 | |
| FillConsoleOutputCharacterA
 | |
| FillConsoleOutputCharacterW
 | |
| FindAtomA
 | |
| FindAtomW
 | |
| FindClose
 | |
| FindCloseChangeNotification
 | |
| FindFirstChangeNotificationA
 | |
| FindFirstChangeNotificationW
 | |
| FindFirstFileA
 | |
| FindFirstFileExA
 | |
| FindFirstFileExW
 | |
| FindFirstFileW
 | |
| FindNextChangeNotification
 | |
| FindNextFileA
 | |
| FindNextFileW
 | |
| FindResourceA
 | |
| FindResourceExA
 | |
| FindResourceExW
 | |
| FindResourceW
 | |
| FlushConsoleInputBuffer
 | |
| FlushFileBuffers
 | |
| FlushInstructionCache
 | |
| FlushViewOfFile
 | |
| FoldStringA
 | |
| FoldStringW
 | |
| FormatMessageA
 | |
| FormatMessageW
 | |
| FreeConsole
 | |
| FreeEnvironmentStringsA
 | |
| FreeEnvironmentStringsW
 | |
| FreeLSCallback
 | |
| FreeLibrary
 | |
| FreeLibraryAndExitThread
 | |
| FreeResource
 | |
| FreeSLCallback
 | |
| GenerateConsoleCtrlEvent
 | |
| GetACP
 | |
| GetAtomNameA
 | |
| GetAtomNameW
 | |
| GetBinaryType
 | |
| GetBinaryTypeA
 | |
| GetBinaryTypeW
 | |
| GetCPInfo
 | |
| GetCPInfoExA
 | |
| GetCPInfoExW
 | |
| GetCalendarInfoA
 | |
| GetCalendarInfoW
 | |
| GetCommConfig
 | |
| GetCommMask
 | |
| GetCommModemStatus
 | |
| GetCommProperties
 | |
| GetCommState
 | |
| GetCommTimeouts
 | |
| GetCommandLineA
 | |
| GetCommandLineW
 | |
| GetCompressedFileSizeA
 | |
| GetCompressedFileSizeW
 | |
| GetComputerNameA
 | |
| GetComputerNameW
 | |
| GetConsoleCP
 | |
| GetConsoleCursorInfo
 | |
| GetConsoleMode
 | |
| GetConsoleOutputCP
 | |
| GetConsoleScreenBufferInfo
 | |
| GetConsoleTitleA
 | |
| GetConsoleTitleW
 | |
| GetCurrencyFormatA
 | |
| GetCurrencyFormatW
 | |
| GetCurrentDirectoryA
 | |
| GetCurrentDirectoryW
 | |
| GetCurrentProcess
 | |
| GetCurrentProcessId
 | |
| GetCurrentThread
 | |
| GetCurrentThreadId
 | |
| GetDateFormatA
 | |
| GetDateFormatW
 | |
| GetDaylightFlag
 | |
| GetDefaultCommConfigA
 | |
| GetDefaultCommConfigW
 | |
| GetDevicePowerState
 | |
| GetDiskFreeSpaceA
 | |
| GetDiskFreeSpaceExA
 | |
| GetDiskFreeSpaceExW
 | |
| GetDiskFreeSpaceW
 | |
| GetDriveTypeA
 | |
| GetDriveTypeW
 | |
| GetEnvironmentStrings
 | |
| GetEnvironmentStringsA
 | |
| GetEnvironmentStringsW
 | |
| GetEnvironmentVariableA
 | |
| GetEnvironmentVariableW
 | |
| GetErrorMode
 | |
| GetExitCodeProcess
 | |
| GetExitCodeThread
 | |
| GetFileAttributesA
 | |
| GetFileAttributesExA
 | |
| GetFileAttributesExW
 | |
| GetFileAttributesW
 | |
| GetFileInformationByHandle
 | |
| GetFileSize
 | |
| GetFileTime
 | |
| GetFileType
 | |
| GetFullPathNameA
 | |
| GetFullPathNameW
 | |
| GetGeoInfoA
 | |
| GetGeoInfoW
 | |
| GetHandleContext
 | |
| GetHandleInformation
 | |
| GetLSCallbackTarget
 | |
| GetLSCallbackTemplate
 | |
| GetLargestConsoleWindowSize
 | |
| GetLastError
 | |
| GetLocalTime
 | |
| GetLocaleInfoA
 | |
| GetLocaleInfoW
 | |
| GetLogicalDriveStringsA
 | |
| GetLogicalDriveStringsW
 | |
| GetLogicalDrives
 | |
| GetLongPathNameA
 | |
| GetLongPathNameW
 | |
| GetMailslotInfo
 | |
| GetModuleFileNameA
 | |
| GetModuleFileNameW
 | |
| GetModuleHandleA
 | |
| GetModuleHandleW
 | |
| GetModuleHandleExA
 | |
| GetModuleHandleExW
 | |
| GetNamedPipeHandleStateA
 | |
| GetNamedPipeHandleStateW
 | |
| GetNamedPipeInfo
 | |
| GetNumberFormatA
 | |
| GetNumberFormatW
 | |
| GetNumberOfConsoleInputEvents
 | |
| GetNumberOfConsoleMouseButtons
 | |
| GetOEMCP
 | |
| GetOverlappedResult
 | |
| GetPriorityClass
 | |
| GetPrivateProfileIntA
 | |
| GetPrivateProfileIntW
 | |
| GetPrivateProfileSectionA
 | |
| GetPrivateProfileSectionNamesA
 | |
| GetPrivateProfileSectionNamesW
 | |
| GetPrivateProfileSectionW
 | |
| GetPrivateProfileStringA
 | |
| GetPrivateProfileStringW
 | |
| GetPrivateProfileStructA
 | |
| GetPrivateProfileStructW
 | |
| GetProcAddress
 | |
| GetProcessAffinityMask
 | |
| GetProcessFlags
 | |
| GetProcessHeap
 | |
| GetProcessHeaps
 | |
| GetProcessPriorityBoost
 | |
| GetProcessShutdownParameters
 | |
| GetProcessTimes
 | |
| GetProcessVersion
 | |
| GetProcessWorkingSetSize
 | |
| GetProductName
 | |
| GetProfileIntA
 | |
| GetProfileIntW
 | |
| GetProfileSectionA
 | |
| GetProfileSectionW
 | |
| GetProfileStringA
 | |
| GetProfileStringW
 | |
| GetQueuedCompletionStatus
 | |
| GetSLCallbackTarget
 | |
| GetSLCallbackTemplate
 | |
| GetShortPathNameA
 | |
| GetShortPathNameW
 | |
| GetStartupInfoA
 | |
| GetStartupInfoW
 | |
| GetStdHandle
 | |
| GetStringTypeA
 | |
| GetStringTypeExA
 | |
| GetStringTypeExW
 | |
| GetStringTypeW
 | |
| GetSystemDefaultLCID
 | |
| GetSystemDefaultLangID
 | |
| GetSystemDefaultUILanguage
 | |
| GetSystemDirectoryA
 | |
| GetSystemDirectoryW
 | |
| GetSystemInfo
 | |
| GetSystemPowerStatus
 | |
| GetSystemTime
 | |
| GetSystemTimeAdjustment
 | |
| GetSystemTimeAsFileTime
 | |
| GetTapeParameters
 | |
| GetTapePosition
 | |
| GetTapeStatus
 | |
| GetTempFileNameA
 | |
| GetTempFileNameW
 | |
| GetTempPathA
 | |
| GetTempPathW
 | |
| GetThreadContext
 | |
| GetThreadLocale
 | |
| GetThreadPriority
 | |
| GetThreadPriorityBoost
 | |
| GetThreadSelectorEntry
 | |
| GetThreadTimes
 | |
| GetTickCount
 | |
| GetTimeFormatA
 | |
| GetTimeFormatW
 | |
| GetTimeZoneInformation
 | |
| GetUserDefaultLCID
 | |
| GetUserDefaultLangID
 | |
| GetUserDefaultUILanguage
 | |
| GetUserGeoID
 | |
| GetVersion
 | |
| GetVersionExA
 | |
| GetVersionExW
 | |
| GetVolumeInformationA
 | |
| GetVolumeInformationW
 | |
| GetWindowsDirectoryA
 | |
| GetWindowsDirectoryW
 | |
| GetWriteWatch
 | |
| GlobalAddAtomA
 | |
| GlobalAddAtomW
 | |
| GlobalAlloc
 | |
| GlobalCompact
 | |
| GlobalDeleteAtom
 | |
| GlobalFindAtomA
 | |
| GlobalFindAtomW
 | |
| GlobalFix
 | |
| GlobalFlags
 | |
| GlobalFree
 | |
| GlobalGetAtomNameA
 | |
| GlobalGetAtomNameW
 | |
| GlobalHandle
 | |
| GlobalLock
 | |
| GlobalMemoryStatus
 | |
| GlobalReAlloc
 | |
| GlobalSize
 | |
| GlobalUnWire
 | |
| GlobalUnfix
 | |
| GlobalUnlock
 | |
| GlobalWire
 | |
| Heap32First
 | |
| Heap32ListFirst
 | |
| Heap32ListNext
 | |
| Heap32Next
 | |
| HeapAlloc
 | |
| HeapCompact
 | |
| HeapCreate
 | |
| HeapDestroy
 | |
| HeapFree
 | |
| HeapLock
 | |
| HeapReAlloc
 | |
| HeapSetFlags
 | |
| HeapSize
 | |
| HeapUnlock
 | |
| HeapValidate
 | |
| HeapWalk
 | |
| InitAtomTable
 | |
| InitializeCriticalSection
 | |
| InitializeCriticalSectionAndSpinCount
 | |
| InterlockedCompareExchange
 | |
| InterlockedDecrement
 | |
| InterlockedExchange
 | |
| InterlockedExchangeAdd
 | |
| InterlockedIncrement
 | |
| InvalidateNLSCache
 | |
| IsBadCodePtr
 | |
| IsBadHugeReadPtr
 | |
| IsBadHugeWritePtr
 | |
| IsBadReadPtr
 | |
| IsBadStringPtrA
 | |
| IsBadStringPtrW
 | |
| IsBadWritePtr
 | |
| IsDBCSLeadByte
 | |
| IsDBCSLeadByteEx
 | |
| IsDebuggerPresent
 | |
| IsLSCallback
 | |
| IsProcessorFeaturePresent
 | |
| IsSLCallback
 | |
| IsSystemResumeAutomatic
 | |
| IsValidCodePage
 | |
| IsValidLanguageGroup
 | |
| IsValidLocale
 | |
| K32Thk1632Epilog
 | |
| K32Thk1632Prolog
 | |
| K32_NtCreateFile
 | |
| K32_RtlNtStatusToDosError
 | |
| LCMapStringA
 | |
| LCMapStringW
 | |
| LeaveCriticalSection
 | |
| LoadLibraryA
 | |
| LoadLibraryExA
 | |
| LoadLibraryExW
 | |
| LoadLibraryW
 | |
| LoadModule
 | |
| LoadResource
 | |
| LocalAlloc
 | |
| LocalCompact
 | |
| LocalFileTimeToFileTime
 | |
| LocalFlags
 | |
| LocalFree
 | |
| LocalHandle
 | |
| LocalLock
 | |
| LocalReAlloc
 | |
| LocalShrink
 | |
| LocalSize
 | |
| LocalUnlock
 | |
| LockFile
 | |
| LockFileEx
 | |
| LockResource
 | |
| MakeCriticalSectionGlobal
 | |
| MapHInstLS
 | |
| MapHInstLS_PN
 | |
| MapHInstSL
 | |
| MapHInstSL_PN
 | |
| MapHModuleLS
 | |
| MapHModuleSL
 | |
| MapLS
 | |
| MapSL
 | |
| MapSLFix
 | |
| MapViewOfFile
 | |
| MapViewOfFileEx
 | |
| Module32First
 | |
| Module32Next
 | |
| MoveFileA
 | |
| MoveFileExA
 | |
| MoveFileExW
 | |
| MoveFileW
 | |
| MulDiv
 | |
| MultiByteToWideChar
 | |
| NotifyNLSUserCache
 | |
| OpenEventA
 | |
| OpenEventW
 | |
| OpenFile
 | |
| OpenFileMappingA
 | |
| OpenFileMappingW
 | |
| OpenMutexA
 | |
| OpenMutexW
 | |
| OpenProcess
 | |
| OpenProfileUserMapping
 | |
| OpenSemaphoreA
 | |
| OpenSemaphoreW
 | |
| OpenThread
 | |
| OpenVxDHandle
 | |
| OpenWaitableTimerA
 | |
| OpenWaitableTimerW
 | |
| OutputDebugStringA
 | |
| OutputDebugStringW
 | |
| PeekConsoleInputA
 | |
| PeekConsoleInputW
 | |
| PeekNamedPipe
 | |
| PostQueuedCompletionStatus
 | |
| PrepareTape
 | |
| Process32First
 | |
| Process32Next
 | |
| PulseEvent
 | |
| PurgeComm
 | |
| QT_Thunk
 | |
| QueryDosDeviceA
 | |
| QueryDosDeviceW
 | |
| QueryNumberOfEventLogRecords
 | |
| QueryOldestEventLogRecord
 | |
| QueryPerformanceCounter
 | |
| QueryPerformanceFrequency
 | |
| QueueUserAPC
 | |
| RaiseException
 | |
| ReadConsoleA
 | |
| ReadConsoleInputA
 | |
| ReadConsoleInputW
 | |
| ReadConsoleOutputA
 | |
| ReadConsoleOutputAttribute
 | |
| ReadConsoleOutputCharacterA
 | |
| ReadConsoleOutputCharacterW
 | |
| ReadConsoleOutputW
 | |
| ReadConsoleW
 | |
| ReadDirectoryChangesW
 | |
| ReadFile
 | |
| ReadFileEx
 | |
| ReadFileScatter
 | |
| ReadProcessMemory
 | |
| RegisterServiceProcess
 | |
| RegisterSysMsgHandler
 | |
| ReinitializeCriticalSection
 | |
| ReleaseMutex
 | |
| ReleaseSemaphore
 | |
| RemoveDirectoryA
 | |
| RemoveDirectoryW
 | |
| RequestDeviceWakeup
 | |
| RequestWakeupLatency
 | |
| ResetEvent
 | |
| ResetNLSUserInfoCache
 | |
| ResetWriteWatch
 | |
| ResumeThread
 | |
| RtlAddFunctionTable
 | |
| RtlDeleteFunctionTable
 | |
| RtlFillMemory
 | |
| RtlInstallFunctionTableCallback
 | |
| RtlMoveMemory
 | |
| RtlUnwind
 | |
| RtlUnwindEx
 | |
| RtlZeroMemory
 | |
| SMapLS
 | |
| SMapLS_IP_EBP_12
 | |
| SMapLS_IP_EBP_16
 | |
| SMapLS_IP_EBP_20
 | |
| SMapLS_IP_EBP_24
 | |
| SMapLS_IP_EBP_28
 | |
| SMapLS_IP_EBP_32
 | |
| SMapLS_IP_EBP_36
 | |
| SMapLS_IP_EBP_40
 | |
| SMapLS_IP_EBP_8
 | |
| SUnMapLS
 | |
| SUnMapLS_IP_EBP_12
 | |
| SUnMapLS_IP_EBP_16
 | |
| SUnMapLS_IP_EBP_20
 | |
| SUnMapLS_IP_EBP_24
 | |
| SUnMapLS_IP_EBP_28
 | |
| SUnMapLS_IP_EBP_32
 | |
| SUnMapLS_IP_EBP_36
 | |
| SUnMapLS_IP_EBP_40
 | |
| SUnMapLS_IP_EBP_8
 | |
| ScrollConsoleScreenBufferA
 | |
| ScrollConsoleScreenBufferW
 | |
| SearchPathA
 | |
| SearchPathW
 | |
| SetCalendarInfoA
 | |
| SetCalendarInfoW
 | |
| SetCommBreak
 | |
| SetCommConfig
 | |
| SetCommMask
 | |
| SetCommState
 | |
| SetCommTimeouts
 | |
| SetComputerNameA
 | |
| SetComputerNameW
 | |
| SetConsoleActiveScreenBuffer
 | |
| SetConsoleCP
 | |
| SetConsoleCtrlHandler
 | |
| SetConsoleCursorInfo
 | |
| SetConsoleCursorPosition
 | |
| SetConsoleMode
 | |
| SetConsoleOutputCP
 | |
| SetConsoleScreenBufferSize
 | |
| SetConsoleTextAttribute
 | |
| SetConsoleTitleA
 | |
| SetConsoleTitleW
 | |
| SetConsoleWindowInfo
 | |
| SetCriticalSectionSpinCount
 | |
| SetCurrentDirectoryA
 | |
| SetCurrentDirectoryW
 | |
| SetDaylightFlag
 | |
| SetDefaultCommConfigA
 | |
| SetDefaultCommConfigW
 | |
| SetEndOfFile
 | |
| SetEnvironmentVariableA
 | |
| SetEnvironmentVariableW
 | |
| SetErrorMode
 | |
| SetEvent
 | |
| SetFileApisToANSI
 | |
| SetFileApisToOEM
 | |
| SetFileAttributesA
 | |
| SetFileAttributesW
 | |
| SetFilePointer
 | |
| SetFilePointerEx
 | |
| SetFileTime
 | |
| SetHandleContext
 | |
| SetHandleCount
 | |
| SetHandleInformation
 | |
| SetLastError
 | |
| SetLocalTime
 | |
| SetLocaleInfoA
 | |
| SetLocaleInfoW
 | |
| SetMailslotInfo
 | |
| SetMessageWaitingIndicator
 | |
| SetNamedPipeHandleState
 | |
| SetPriorityClass
 | |
| SetProcessAffinityMask
 | |
| SetProcessPriorityBoost
 | |
| SetProcessShutdownParameters
 | |
| SetProcessWorkingSetSize
 | |
| SetStdHandle
 | |
| SetSystemPowerState
 | |
| SetSystemTime
 | |
| SetSystemTimeAdjustment
 | |
| SetTapeParameters
 | |
| SetTapePosition
 | |
| SetThreadAffinityMask
 | |
| SetThreadContext
 | |
| SetThreadExecutionState
 | |
| SetThreadIdealProcessor
 | |
| SetThreadLocale
 | |
| SetThreadPriority
 | |
| SetThreadPriorityBoost
 | |
| SetTimeZoneInformation
 | |
| SetUnhandledExceptionFilter
 | |
| SetUserGeoID
 | |
| SetVolumeLabelA
 | |
| SetVolumeLabelW
 | |
| SetWaitableTimer
 | |
| SetupComm
 | |
| SignalObjectAndWait
 | |
| SignalSysMsgHandlers
 | |
| SizeofResource
 | |
| Sleep
 | |
| SleepEx
 | |
| SuspendThread
 | |
| SwitchToFiber
 | |
| SwitchToThread
 | |
| SystemTimeToFileTime
 | |
| SystemTimeToTzSpecificLocalTime
 | |
| TerminateProcess
 | |
| TerminateThread
 | |
| Thread32First
 | |
| Thread32Next
 | |
| ThunkConnect32
 | |
| TlsAlloc
 | |
| TlsAllocInternal
 | |
| TlsFree
 | |
| TlsFreeInternal
 | |
| TlsGetValue
 | |
| TlsSetValue
 | |
| Toolhelp32ReadProcessMemory
 | |
| TransactNamedPipe
 | |
| TransmitCommChar
 | |
| TryEnterCriticalSection
 | |
| UTRegister
 | |
| UTUnRegister
 | |
| UnMapLS
 | |
| UnMapSLFixArray
 | |
| UnhandledExceptionFilter
 | |
| UninitializeCriticalSection
 | |
| UnlockFile
 | |
| UnlockFileEx
 | |
| UnmapViewOfFile
 | |
| UpdateResourceA
 | |
| UpdateResourceW
 | |
| VerLanguageNameA
 | |
| VerLanguageNameW
 | |
| VirtualAlloc
 | |
| VirtualAllocEx
 | |
| VirtualFree
 | |
| VirtualFreeEx
 | |
| VirtualLock
 | |
| VirtualProtect
 | |
| VirtualProtectEx
 | |
| VirtualQuery
 | |
| VirtualQueryEx
 | |
| VirtualUnlock
 | |
| WaitCommEvent
 | |
| WaitForDebugEvent
 | |
| WaitForMultipleObjects
 | |
| WaitForMultipleObjectsEx
 | |
| WaitForSingleObject
 | |
| WaitForSingleObjectEx
 | |
| WaitNamedPipeA
 | |
| WaitNamedPipeW
 | |
| WideCharToMultiByte
 | |
| WinExec
 | |
| WriteConsoleA
 | |
| WriteConsoleInputA
 | |
| WriteConsoleInputW
 | |
| WriteConsoleOutputA
 | |
| WriteConsoleOutputAttribute
 | |
| WriteConsoleOutputCharacterA
 | |
| WriteConsoleOutputCharacterW
 | |
| WriteConsoleOutputW
 | |
| WriteConsoleW
 | |
| WriteFile
 | |
| WriteFileEx
 | |
| WriteFileGather
 | |
| WritePrivateProfileSectionA
 | |
| WritePrivateProfileSectionW
 | |
| WritePrivateProfileStringA
 | |
| WritePrivateProfileStringW
 | |
| WritePrivateProfileStructA
 | |
| WritePrivateProfileStructW
 | |
| WriteProcessMemory
 | |
| WriteProfileSectionA
 | |
| WriteProfileSectionW
 | |
| WriteProfileStringA
 | |
| WriteProfileStringW
 | |
| WriteTapemark
 | |
| _DebugOut
 | |
| _DebugPrintf
 | |
| _hread
 | |
| _hwrite
 | |
| _lclose
 | |
| _lcreat
 | |
| _llseek
 | |
| _lopen
 | |
| _lread
 | |
| _lwrite
 | |
| dprintf
 | |
| lstrcat
 | |
| lstrcatA
 | |
| lstrcatW
 | |
| lstrcmp
 | |
| lstrcmpA
 | |
| lstrcmpW
 | |
| lstrcmpi
 | |
| lstrcmpiA
 | |
| lstrcmpiW
 | |
| lstrcpy
 | |
| lstrcpyA
 | |
| lstrcpyW
 | |
| lstrcpyn
 | |
| lstrcpynA
 | |
| lstrcpynW
 | |
| lstrlen
 | |
| lstrlenA
 | |
| lstrlenW
 |