- Add more stubs

svn path=/trunk/; revision=39566
This commit is contained in:
Dmitry Chapyshev 2009-02-12 15:23:33 +00:00
parent ff1708f077
commit 3f4f5fc21b
2 changed files with 411 additions and 154 deletions

View file

@ -5,13 +5,13 @@
@ stdcall AddAtomW(wstr) @ stdcall AddAtomW(wstr)
@ stdcall AddConsoleAliasA(str str str) #check @ stdcall AddConsoleAliasA(str str str) #check
@ stdcall AddConsoleAliasW(wstr wstr wstr) #check @ stdcall AddConsoleAliasW(wstr wstr wstr) #check
@ stub AddLocalAlternateComputerNameA @ stdcall AddLocalAlternateComputerNameA(str ptr)
@ stub AddLocalAlternateComputerNameW @ stdcall AddLocalAlternateComputerNameW(wstr ptr)
@ stdcall AddRefActCtx(ptr) @ stdcall AddRefActCtx(ptr)
@ stdcall AddVectoredExceptionHandler(long ptr) ntdll.RtlAddVectoredExceptionHandler @ stdcall AddVectoredExceptionHandler(long ptr) ntdll.RtlAddVectoredExceptionHandler
@ stdcall AllocConsole() @ stdcall AllocConsole()
@ stub AllocLSCallback @ stub AllocLSCallback # missed in XP SP3
@ stub AllocateUserPhysicalPages @ stdcall AllocateUserPhysicalPages(long ptr ptr)
@ stdcall AreFileApisANSI() @ stdcall AreFileApisANSI()
@ stdcall AssignProcessToJobObject(ptr ptr) @ stdcall AssignProcessToJobObject(ptr ptr)
@ stdcall AttachConsole(long) @ stdcall AttachConsole(long)
@ -19,17 +19,17 @@
@ stdcall BackupSeek(ptr long long ptr ptr ptr) @ stdcall BackupSeek(ptr long long ptr ptr ptr)
@ stdcall BackupWrite(ptr ptr long ptr long long ptr) @ stdcall BackupWrite(ptr ptr long ptr long long ptr)
@ stdcall BaseCheckAppcompatCache(long long long ptr) #check @ stdcall BaseCheckAppcompatCache(long long long ptr) #check
@ stub BaseCleanupAppcompatCache @ stdcall BaseCleanupAppcompatCache()
@ stub BaseCleanupAppcompatCacheSupport @ stdcall BaseCleanupAppcompatCacheSupport(ptr)
@ stdcall BaseDumpAppcompatCache() @ stdcall BaseDumpAppcompatCache()
@ stdcall BaseFlushAppcompatCache() @ stdcall BaseFlushAppcompatCache()
@ stub BaseInitAppcompatCache @ stdcall BaseInitAppcompatCache()
@ stub BaseInitAppcompatCacheSupport @ stdcall BaseInitAppcompatCacheSupport()
@ stdcall BaseProcessInitPostImport() @ stdcall BaseProcessInitPostImport()
@ stdcall BaseQueryModuleData(str str ptr ptr ptr) #check @ stdcall BaseQueryModuleData(str str ptr ptr ptr) #check
@ stdcall BaseUpdateAppcompatCache(long long long) @ stdcall BaseUpdateAppcompatCache(long long long)
@ stub BasepCheckWinSaferRestrictions @ stub BasepCheckWinSaferRestrictions
@ stub BasepDebugDump @ stub BasepDebugDump # missed in XP SP3
@ stdcall Beep(long long) @ stdcall Beep(long long)
@ stdcall BeginUpdateResourceA(str long) @ stdcall BeginUpdateResourceA(str long)
@ stdcall BeginUpdateResourceW(wstr long) @ stdcall BeginUpdateResourceW(wstr long)
@ -55,7 +55,7 @@
@ stdcall CloseConsoleHandle(long) @ stdcall CloseConsoleHandle(long)
@ stdcall CloseHandle(long) @ stdcall CloseHandle(long)
@ stdcall CloseProfileUserMapping() @ stdcall CloseProfileUserMapping()
@ stub CloseSystemHandle @ stub CloseSystemHandle # missed in XP SP3
@ stdcall CmdBatNotification(long) @ stdcall CmdBatNotification(long)
@ stdcall CommConfigDialogA(str long ptr) @ stdcall CommConfigDialogA(str long ptr)
@ stdcall CommConfigDialogW(wstr long ptr) @ stdcall CommConfigDialogW(wstr long ptr)
@ -64,7 +64,7 @@
@ stdcall CompareStringW(long long wstr long wstr long) @ stdcall CompareStringW(long long wstr long wstr long)
@ stdcall ConnectNamedPipe(long ptr) @ stdcall ConnectNamedPipe(long ptr)
@ stdcall ConsoleMenuControl(long long long) @ stdcall ConsoleMenuControl(long long long)
@ stub ConsoleSubst @ stub ConsoleSubst # missed in XP SP3
@ stdcall ContinueDebugEvent(long long long) @ stdcall ContinueDebugEvent(long long long)
@ stdcall ConvertDefaultLocale (long) @ stdcall ConvertDefaultLocale (long)
@ stdcall ConvertFiberToThread() @ stdcall ConvertFiberToThread()
@ -96,7 +96,7 @@
@ stdcall CreateJobObjectA(ptr str) @ stdcall CreateJobObjectA(ptr str)
@ stdcall CreateJobObjectW(ptr wstr) @ stdcall CreateJobObjectW(ptr wstr)
@ stdcall CreateJobSet(long ptr long) @ stdcall CreateJobSet(long ptr long)
@ stub CreateKernelThread @ stub CreateKernelThread # missed in XP SP3
@ stdcall CreateMailslotA(ptr long long ptr) @ stdcall CreateMailslotA(ptr long long ptr)
@ stdcall CreateMailslotW(ptr long long ptr) @ stdcall CreateMailslotW(ptr long long ptr)
@ stdcall CreateMemoryResourceNotification(ptr) @ stdcall CreateMemoryResourceNotification(ptr)
@ -109,7 +109,7 @@
@ stdcall CreateProcessA(str str ptr ptr long long ptr str ptr ptr) @ stdcall CreateProcessA(str str ptr ptr long long ptr str ptr ptr)
@ stdcall CreateProcessInternalA(ptr str str ptr ptr long long ptr str ptr ptr long) @ stdcall CreateProcessInternalA(ptr str str ptr ptr long long ptr str ptr ptr long)
@ stdcall CreateProcessInternalW(ptr wstr wstr ptr ptr long long ptr wstr ptr ptr long) @ stdcall CreateProcessInternalW(ptr wstr wstr ptr ptr long long ptr wstr ptr ptr long)
@ stub CreateProcessInternalWSecure @ stdcall CreateProcessInternalWSecure()
@ stdcall CreateProcessW(wstr wstr ptr ptr long long ptr wstr ptr ptr) @ stdcall CreateProcessW(wstr wstr ptr ptr long long ptr wstr ptr ptr)
@ stdcall CreateRemoteThread(long ptr long ptr long long ptr) @ stdcall CreateRemoteThread(long ptr long ptr long long ptr)
@ stdcall CreateSemaphoreA(ptr long long str) @ stdcall CreateSemaphoreA(ptr long long str)
@ -136,7 +136,7 @@
@ stdcall DebugBreakProcess(long) @ stdcall DebugBreakProcess(long)
@ stdcall DebugSetProcessKillOnExit(long) @ stdcall DebugSetProcessKillOnExit(long)
@ stdcall DecodePointer(ptr) ntdll.RtlDecodePointer @ stdcall DecodePointer(ptr) ntdll.RtlDecodePointer
@ stub DecodeSystemPointer @ stdcall DecodeSystemPointer(ptr) ntdll.RtlDecodeSystemPointer
@ stdcall DefineDosDeviceA(long str str) @ stdcall DefineDosDeviceA(long str str)
@ stdcall DefineDosDeviceW(long wstr wstr) @ stdcall DefineDosDeviceW(long wstr wstr)
@ stdcall DelayLoadFailureHook(str str) @ stdcall DelayLoadFailureHook(str str)
@ -161,7 +161,7 @@
@ stdcall DuplicateConsoleHandle(long long long long) @ stdcall DuplicateConsoleHandle(long long long long)
@ stdcall DuplicateHandle(long long long ptr long long long) @ stdcall DuplicateHandle(long long long ptr long long long)
@ stdcall EncodePointer(ptr) ntdll.RtlEncodePointer @ stdcall EncodePointer(ptr) ntdll.RtlEncodePointer
@ stub EncodeSystemPointer @ stdcall EncodeSystemPointer(ptr) ntdll.RtlEncodeSystemPointer
@ stdcall EndUpdateResourceA(long long) @ stdcall EndUpdateResourceA(long long)
@ stdcall EndUpdateResourceW(long long) @ stdcall EndUpdateResourceW(long long)
@ stdcall EnterCriticalSection(ptr) ntdll.RtlEnterCriticalSection @ stdcall EnterCriticalSection(ptr) ntdll.RtlEnterCriticalSection
@ -192,13 +192,13 @@
@ stdcall EnumTimeFormatsW(ptr long long) @ stdcall EnumTimeFormatsW(ptr long long)
@ stdcall EnumUILanguagesA(ptr long long) @ stdcall EnumUILanguagesA(ptr long long)
@ stdcall EnumUILanguagesW(ptr long long) @ stdcall EnumUILanguagesW(ptr long long)
@ stub EnumerateLocalComputerNamesA @ stdcall EnumerateLocalComputerNamesA(ptr long str ptr)
@ stub EnumerateLocalComputerNamesW @ stdcall EnumerateLocalComputerNamesW(ptr long wstr ptr)
@ stdcall EraseTape(ptr long long) @ stdcall EraseTape(ptr long long)
@ stdcall EscapeCommFunction(long long) @ stdcall EscapeCommFunction(long long)
@ stdcall ExitProcess(long) @ stdcall ExitProcess(long)
@ stdcall ExitThread(long) @ stdcall ExitThread(long)
@ stub ExitVDM @ stdcall ExitVDM(long long)
@ stdcall ExpandEnvironmentStringsA(str ptr long) @ stdcall ExpandEnvironmentStringsA(str ptr long)
@ stdcall ExpandEnvironmentStringsW(wstr ptr long) @ stdcall ExpandEnvironmentStringsW(wstr ptr long)
@ stdcall ExpungeConsoleCommandHistoryA(long) @ stdcall ExpungeConsoleCommandHistoryA(long)
@ -244,10 +244,10 @@
@ stdcall FindResourceW(long wstr wstr) @ stdcall FindResourceW(long wstr wstr)
@ stdcall FindVolumeClose(ptr) @ stdcall FindVolumeClose(ptr)
@ stdcall FindVolumeMountPointClose(ptr) @ stdcall FindVolumeMountPointClose(ptr)
#@ stdcall FlsAlloc(ptr) #@ stdcall FlsAlloc(ptr) # missed in XP SP3
#@ stdcall FlsFree(long) #@ stdcall FlsFree(long) # missed in XP SP3
#@ stdcall FlsGetValue(long) #@ stdcall FlsGetValue(long) # missed in XP SP3
#@ stdcall FlsSetValue(long ptr) #@ stdcall FlsSetValue(long ptr) # missed in XP SP3
@ stdcall FlushConsoleInputBuffer(long) @ stdcall FlushConsoleInputBuffer(long)
@ stdcall FlushFileBuffers(long) @ stdcall FlushFileBuffers(long)
@ stdcall FlushInstructionCache(long long long) @ stdcall FlushInstructionCache(long long long)
@ -277,7 +277,7 @@
@ stdcall GetCPInfoExW(long long ptr) @ stdcall GetCPInfoExW(long long ptr)
@ stdcall GetCalendarInfoA(long long long ptr long ptr) @ stdcall GetCalendarInfoA(long long long ptr long ptr)
@ stdcall GetCalendarInfoW(long long long ptr long ptr) @ stdcall GetCalendarInfoW(long long long ptr long ptr)
@ stub GetComPlusPackageInstallStatus @ stdcall GetComPlusPackageInstallStatus()
@ stdcall GetCommConfig(long ptr long) @ stdcall GetCommConfig(long ptr long)
@ stdcall GetCommMask(long ptr) @ stdcall GetCommMask(long ptr)
@ stdcall GetCommModemStatus(long ptr) @ stdcall GetCommModemStatus(long ptr)
@ -303,35 +303,35 @@
@ stdcall GetConsoleAliasesLengthW(wstr) @ stdcall GetConsoleAliasesLengthW(wstr)
@ stdcall GetConsoleAliasesW(wstr long wstr) @ stdcall GetConsoleAliasesW(wstr long wstr)
@ stdcall GetConsoleCP() @ stdcall GetConsoleCP()
@ stub GetConsoleCharType @ stdcall GetConsoleCharType(long long ptr)
@ stdcall GetConsoleCommandHistoryA(long long long) @ stdcall GetConsoleCommandHistoryA(long long long)
@ stdcall GetConsoleCommandHistoryLengthA(long) @ stdcall GetConsoleCommandHistoryLengthA(long)
@ stdcall GetConsoleCommandHistoryLengthW(long) @ stdcall GetConsoleCommandHistoryLengthW(long)
@ stdcall GetConsoleCommandHistoryW(long long long) @ stdcall GetConsoleCommandHistoryW(long long long)
@ stdcall GetConsoleCursorInfo(long ptr) @ stdcall GetConsoleCursorInfo(long ptr)
@ stub GetConsoleCursorMode @ stdcall GetConsoleCursorMode(long ptr ptr)
@ stdcall GetConsoleDisplayMode(ptr) @ stdcall GetConsoleDisplayMode(ptr)
@ stub GetConsoleFontInfo @ stdcall GetConsoleFontInfo(long long long ptr)
@ stub GetConsoleFontSize @ stdcall GetConsoleFontSize(long long)
@ stub GetConsoleHardwareState @ stdcall GetConsoleHardwareState(long long ptr)
@ stdcall GetConsoleInputExeNameA(long ptr) @ stdcall GetConsoleInputExeNameA(long ptr)
@ stdcall GetConsoleInputExeNameW(long ptr) @ stdcall GetConsoleInputExeNameW(long ptr)
@ stdcall GetConsoleInputWaitHandle() @ stdcall GetConsoleInputWaitHandle()
@ stdcall GetConsoleKeyboardLayoutNameA(ptr) @ stdcall GetConsoleKeyboardLayoutNameA(ptr)
@ stdcall GetConsoleKeyboardLayoutNameW(ptr) @ stdcall GetConsoleKeyboardLayoutNameW(ptr)
@ stdcall GetConsoleMode(long ptr) @ stdcall GetConsoleMode(long ptr)
@ stub GetConsoleNlsMode @ stdcall GetConsoleNlsMode(long ptr)
@ stdcall GetConsoleOutputCP() @ stdcall GetConsoleOutputCP()
@ stub GetConsoleProcessist @ stub GetConsoleProcessist # missed in XP SP3
@ stdcall GetConsoleScreenBufferInfo(long ptr) @ stdcall GetConsoleScreenBufferInfo(long ptr)
@ stub GetConsoleSelectionInfo @ stdcall GetConsoleSelectionInfo(ptr)
@ stdcall GetConsoleTitleA(ptr long) @ stdcall GetConsoleTitleA(ptr long)
@ stdcall GetConsoleTitleW(ptr long) @ stdcall GetConsoleTitleW(ptr long)
@ stdcall GetConsoleWindow() @ stdcall GetConsoleWindow()
@ stdcall GetCurrencyFormatA(long long str ptr str long) @ stdcall GetCurrencyFormatA(long long str ptr str long)
@ stdcall GetCurrencyFormatW(long long str ptr str long) @ stdcall GetCurrencyFormatW(long long str ptr str long)
@ stdcall GetCurrentActCtx(ptr) @ stdcall GetCurrentActCtx(ptr)
@ stub GetCurrentConsoleFont @ stdcall GetCurrentConsoleFont(long long ptr)
@ stdcall GetCurrentDirectoryA(long ptr) @ stdcall GetCurrentDirectoryA(long ptr)
@ stdcall GetCurrentDirectoryW(long ptr) @ stdcall GetCurrentDirectoryW(long ptr)
@ stdcall GetCurrentProcess() @ stdcall GetCurrentProcess()
@ -340,10 +340,10 @@
@ stdcall GetCurrentThreadId() @ stdcall GetCurrentThreadId()
@ stdcall GetDateFormatA(long long ptr str ptr long) @ stdcall GetDateFormatA(long long ptr str ptr long)
@ stdcall GetDateFormatW(long long ptr wstr ptr long) @ stdcall GetDateFormatW(long long ptr wstr ptr long)
@ stub GetDaylightFlag @ stub GetDaylightFlag # missed in XP SP3
@ stdcall GetDefaultCommConfigA(str ptr long) @ stdcall GetDefaultCommConfigA(str ptr long)
@ stdcall GetDefaultCommConfigW(wstr ptr long) @ stdcall GetDefaultCommConfigW(wstr ptr long)
@ stub GetDefaultSortkeySize @ stdcall GetDefaultSortkeySize(ptr)
@ stdcall GetDevicePowerState(long ptr) @ stdcall GetDevicePowerState(long ptr)
@ stdcall GetDiskFreeSpaceA(str ptr ptr ptr ptr) @ stdcall GetDiskFreeSpaceA(str ptr ptr ptr ptr)
@ stdcall GetDiskFreeSpaceExA (str ptr ptr ptr) @ stdcall GetDiskFreeSpaceExA (str ptr ptr ptr)
@ -358,7 +358,7 @@
@ stdcall GetEnvironmentStringsW() @ stdcall GetEnvironmentStringsW()
@ stdcall GetEnvironmentVariableA(str ptr long) @ stdcall GetEnvironmentVariableA(str ptr long)
@ stdcall GetEnvironmentVariableW(wstr ptr long) @ stdcall GetEnvironmentVariableW(wstr ptr long)
@ stub GetErrorMode @ stdcall GetErrorMode()
@ stdcall GetExitCodeProcess(long ptr) @ stdcall GetExitCodeProcess(long ptr)
@ stdcall GetExitCodeThread(long ptr) @ stdcall GetExitCodeThread(long ptr)
@ stdcall GetExpandedNameA(str ptr) @ stdcall GetExpandedNameA(str ptr)
@ -376,20 +376,20 @@
@ stdcall GetFileType(long) @ stdcall GetFileType(long)
@ stdcall GetFinalPathNameByHandleA(long str long long) @ stdcall GetFinalPathNameByHandleA(long str long long)
@ stdcall GetFinalPathNameByHandleW(long wstr long long) @ stdcall GetFinalPathNameByHandleW(long wstr long long)
@ stub GetFirmwareEnvironmentVariableA @ stdcall GetFirmwareEnvironmentVariableA(str str ptr long)
@ stub GetFirmwareEnvironmentVariableW @ stdcall GetFirmwareEnvironmentVariableW(wstr wstr ptr long)
@ stdcall GetFullPathNameA(str long ptr ptr) @ stdcall GetFullPathNameA(str long ptr ptr)
@ stdcall GetFullPathNameW(wstr long ptr ptr) @ stdcall GetFullPathNameW(wstr long ptr ptr)
@ stdcall GetGeoInfoA(long long ptr long long) @ stdcall GetGeoInfoA(long long ptr long long)
@ stdcall GetGeoInfoW(long long ptr long long) @ stdcall GetGeoInfoW(long long ptr long long)
@ stdcall GetHandleContext(long) @ stdcall GetHandleContext(long)
@ stdcall GetHandleInformation(long ptr) @ stdcall GetHandleInformation(long ptr)
@ stub GetSCallbackTarget @ stub GetSCallbackTarget # missed in XP SP3
@ stub GetSCallbackTemplate @ stub GetSCallbackTemplate # missed in XP SP3
@ stdcall GetLargePageMinimum() @ stdcall GetLargePageMinimum()
@ stdcall GetLargestConsoleWindowSize(long) @ stdcall GetLargestConsoleWindowSize(long)
@ stdcall GetLastError() @ stdcall GetLastError()
@ stub GetLinguistLangSize @ stdcall GetLinguistLangSize(ptr)
@ stdcall GetLocalTime(ptr) @ stdcall GetLocalTime(ptr)
@ stdcall GetLocaleInfoA(long long ptr long) @ stdcall GetLocaleInfoA(long long ptr long)
@ stdcall GetLocaleInfoW(long long ptr long) @ stdcall GetLocaleInfoW(long long ptr long)
@ -410,14 +410,14 @@
@ stdcall GetNamedPipeHandleStateW(long ptr ptr ptr ptr wstr long) @ stdcall GetNamedPipeHandleStateW(long ptr ptr ptr ptr wstr long)
@ stdcall GetNamedPipeInfo(long ptr ptr ptr ptr) @ stdcall GetNamedPipeInfo(long ptr ptr ptr ptr)
@ stdcall GetNativeSystemInfo(ptr) @ stdcall GetNativeSystemInfo(ptr)
@ stub GetNextVDMCommand @ stdcall GetNextVDMCommand(long)
@ stub GetNlsSectionName @ stdcall GetNlsSectionName(long long double str str double)
@ stub GetNumaAvailableMemory @ stdcall GetNumaAvailableMemory(ptr double ptr)
@ stub GetNumaAvailableMemoryNode @ stdcall GetNumaAvailableMemoryNode(double ptr)
@ stub GetNumaHighestNodeNumber @ stdcall GetNumaHighestNodeNumber(ptr)
@ stub GetNumaNodeProcessorMask @ stdcall GetNumaNodeProcessorMask(double ptr)
@ stub GetNumaProcessorMap @ stdcall GetNumaProcessorMap(ptr double ptr)
@ stub GetNumaProcessorNode @ stdcall GetNumaProcessorNode(double ptr)
@ stdcall GetNumberFormatA(long long str ptr ptr long) @ stdcall GetNumberFormatA(long long str ptr ptr long)
@ stdcall GetNumberFormatW(long long wstr ptr ptr long) @ stdcall GetNumberFormatW(long long wstr ptr ptr long)
@ stdcall GetNumberOfConsoleFonts() @ stdcall GetNumberOfConsoleFonts()
@ -448,7 +448,7 @@
@ stdcall GetProcessTimes(long ptr ptr ptr ptr) @ stdcall GetProcessTimes(long ptr ptr ptr ptr)
@ stdcall GetProcessVersion(long) @ stdcall GetProcessVersion(long)
@ stdcall GetProcessWorkingSetSize(long ptr ptr) @ stdcall GetProcessWorkingSetSize(long ptr ptr)
@ stub GetProductName @ stub GetProductName # missed in XP SP3
@ stdcall GetProfileIntA(str str long) @ stdcall GetProfileIntA(str str long)
@ stdcall GetProfileIntW(wstr wstr long) @ stdcall GetProfileIntW(wstr wstr long)
@ stdcall GetProfileSectionA(str ptr long) @ stdcall GetProfileSectionA(str ptr long)
@ -456,8 +456,8 @@
@ stdcall GetProfileStringA(str str str ptr long) @ stdcall GetProfileStringA(str str str ptr long)
@ stdcall GetProfileStringW(wstr wstr wstr ptr long) @ stdcall GetProfileStringW(wstr wstr wstr ptr long)
@ stdcall GetQueuedCompletionStatus(long ptr ptr ptr long) @ stdcall GetQueuedCompletionStatus(long ptr ptr ptr long)
@ stub GetLSCallbackTarget @ stub GetLSCallbackTarget # missed in XP SP3
@ stub GetLSCallbackTemplate @ stub GetLSCallbackTemplate # missed in XP SP3
@ stdcall GetShortPathNameA(str ptr long) @ stdcall GetShortPathNameA(str ptr long)
@ stdcall GetShortPathNameW(wstr ptr long) @ stdcall GetShortPathNameW(wstr ptr long)
@ stdcall GetStartupInfoA(ptr) @ stdcall GetStartupInfoA(ptr)
@ -474,11 +474,11 @@
@ stdcall GetSystemDirectoryW(ptr long) @ stdcall GetSystemDirectoryW(ptr long)
@ stdcall GetSystemInfo(ptr) @ stdcall GetSystemInfo(ptr)
@ stdcall GetSystemPowerStatus(ptr) @ stdcall GetSystemPowerStatus(ptr)
@ stub GetSystemRegistryQuota @ stdcall GetSystemRegistryQuota(ptr ptr)
@ stdcall GetSystemTime(ptr) @ stdcall GetSystemTime(ptr)
@ stdcall GetSystemTimeAdjustment(ptr ptr ptr) @ stdcall GetSystemTimeAdjustment(ptr ptr ptr)
@ stdcall GetSystemTimeAsFileTime(ptr) @ stdcall GetSystemTimeAsFileTime(ptr)
@ stub GetSystemTimes @ stdcall GetSystemTimes(ptr ptr ptr)
@ stdcall GetSystemWindowsDirectoryA(ptr long) @ stdcall GetSystemWindowsDirectoryA(ptr long)
@ stdcall GetSystemWindowsDirectoryW(ptr long) @ stdcall GetSystemWindowsDirectoryW(ptr long)
@ stdcall GetSystemWow64DirectoryA(ptr long) @ stdcall GetSystemWow64DirectoryA(ptr long)
@ -492,7 +492,7 @@
@ stdcall GetTempPathW(long ptr) @ stdcall GetTempPathW(long ptr)
@ stdcall GetThreadContext(long ptr) @ stdcall GetThreadContext(long ptr)
@ stdcall GetThreadId(ptr) @ stdcall GetThreadId(ptr)
@ stub GetThreadIOPendingFlag @ stdcall GetThreadIOPendingFlag(long ptr)
@ stdcall GetThreadLocale() @ stdcall GetThreadLocale()
@ stdcall GetThreadPriority(long) @ stdcall GetThreadPriority(long)
@ stdcall GetThreadPriorityBoost(long ptr) @ stdcall GetThreadPriorityBoost(long ptr)
@ -507,7 +507,7 @@
@ stdcall GetUserDefaultLangID() @ stdcall GetUserDefaultLangID()
@ stdcall GetUserDefaultUILanguage() @ stdcall GetUserDefaultUILanguage()
@ stdcall GetUserGeoID(long) @ stdcall GetUserGeoID(long)
@ stub GetVDMCurrentDirectories @ stdcall GetVDMCurrentDirectories(long long)
@ stdcall GetVersion() @ stdcall GetVersion()
@ stdcall GetVersionExA(ptr) @ stdcall GetVersionExA(ptr)
@ stdcall GetVersionExW(ptr) @ stdcall GetVersionExW(ptr)
@ -517,11 +517,11 @@
@ stdcall GetVolumeNameForVolumeMountPointW(wstr ptr long) @ stdcall GetVolumeNameForVolumeMountPointW(wstr ptr long)
@ stdcall GetVolumePathNameA(str ptr long) @ stdcall GetVolumePathNameA(str ptr long)
@ stdcall GetVolumePathNameW(wstr ptr long) @ stdcall GetVolumePathNameW(wstr ptr long)
@ stub GetVolumePathNamesForVolumeNameA @ stdcall GetVolumePathNamesForVolumeNameA(str str long ptr)
@ stub GetVolumePathNamesForVolumeNameW @ stdcall GetVolumePathNamesForVolumeNameW(wstr wstr long ptr)
@ stdcall GetWindowsDirectoryA(ptr long) @ stdcall GetWindowsDirectoryA(ptr long)
@ stdcall GetWindowsDirectoryW(ptr long) @ stdcall GetWindowsDirectoryW(ptr long)
@ stub GetWriteWatch @ stdcall GetWriteWatch(long ptr long ptr ptr ptr)
@ stdcall GlobalAddAtomA(str) @ stdcall GlobalAddAtomA(str)
@ stdcall GlobalAddAtomW(wstr) @ stdcall GlobalAddAtomW(wstr)
@ stdcall GlobalAlloc(long long) @ stdcall GlobalAlloc(long long)
@ -544,33 +544,33 @@
@ stdcall GlobalUnfix(long) @ stdcall GlobalUnfix(long)
@ stdcall GlobalUnlock(long) @ stdcall GlobalUnlock(long)
@ stdcall GlobalWire(long) @ stdcall GlobalWire(long)
@ stub Heap32First @ stdcall Heap32First(ptr long long)
@ stdcall Heap32ListFirst(long ptr) @ stdcall Heap32ListFirst(long ptr)
@ stub Heap32ListNext @ stdcall Heap32ListNext(long ptr)
@ stub Heap32Next @ stdcall Heap32Next(ptr)
@ stdcall HeapAlloc(long long long) ntdll.RtlAllocateHeap @ stdcall HeapAlloc(long long long) ntdll.RtlAllocateHeap
@ stdcall HeapCompact(long long) @ stdcall HeapCompact(long long)
@ stdcall HeapCreate(long long long) @ stdcall HeapCreate(long long long)
@ stub HeapCreateTagsW @ stdcall HeapCreateTagsW(long long wstr wstr)
@ stdcall HeapDestroy(long) @ stdcall HeapDestroy(long)
@ stub HeapExtend @ stdcall HeapExtend(long long ptr long)
@ stdcall HeapFree(long long long) ntdll.RtlFreeHeap @ stdcall HeapFree(long long long) ntdll.RtlFreeHeap
@ stdcall HeapLock(long) @ stdcall HeapLock(long)
@ stub HeapQueryInformation @ stdcall HeapQueryInformation(long long ptr long ptr)
@ stub HeapQueryTagW @ stdcall HeapQueryTagW(long long long long ptr)
@ stdcall HeapReAlloc(long long ptr long) ntdll.RtlReAllocateHeap @ stdcall HeapReAlloc(long long ptr long) ntdll.RtlReAllocateHeap
@ stub HeapSetFlags @ stub HeapSetFlags # missed in XP SP3
@ stdcall HeapSetInformation(ptr long ptr long) @ stdcall HeapSetInformation(ptr long ptr long)
@ stdcall HeapSize(long long ptr) ntdll.RtlSizeHeap @ stdcall HeapSize(long long ptr) ntdll.RtlSizeHeap
@ stub HeapSummary @ stdcall HeapSummary(long long ptr)
@ stdcall HeapUnlock(long) @ stdcall HeapUnlock(long)
@ stub HeapUsage @ stdcall HeapUsage(long long long long ptr)
@ stdcall HeapValidate(long long ptr) @ stdcall HeapValidate(long long ptr)
@ stdcall HeapWalk(long ptr) @ stdcall HeapWalk(long ptr)
@ stdcall InitAtomTable(long) @ stdcall InitAtomTable(long)
@ stdcall InitializeCriticalSection(ptr) @ stdcall InitializeCriticalSection(ptr)
@ stdcall InitializeCriticalSectionAndSpinCount(ptr long) @ stdcall InitializeCriticalSectionAndSpinCount(ptr long)
#@ stdcall InitializeCriticalSectionEx(ptr long long) #@ stdcall InitializeCriticalSectionEx(ptr long long) # missed in XP SP3
@ stdcall InitializeSListHead(ptr) ntdll.RtlInitializeSListHead @ stdcall InitializeSListHead(ptr) ntdll.RtlInitializeSListHead
@ stdcall InitializeSRWLock(ptr) ntdll.RtlInitializeSRWLock @ stdcall InitializeSRWLock(ptr) ntdll.RtlInitializeSRWLock
@ stdcall InterlockedCompareExchange (ptr long long) @ stdcall InterlockedCompareExchange (ptr long long)
@ -581,8 +581,8 @@
@ stdcall InterlockedIncrement(ptr) @ stdcall InterlockedIncrement(ptr)
@ stdcall InterlockedPopEntrySList(ptr) ntdll.RtlInterlockedPopEntrySList @ stdcall InterlockedPopEntrySList(ptr) ntdll.RtlInterlockedPopEntrySList
@ stdcall InterlockedPushEntrySList(ptr ptr) ntdll.RtlInterlockedPushEntrySList @ stdcall InterlockedPushEntrySList(ptr ptr) ntdll.RtlInterlockedPushEntrySList
@ stub InvalidateConsoleDIBits @ stdcall InvalidateConsoleDIBits(long long)
@ stub InvalidateNSCache @ stub InvalidateNSCache # missed in XP SP3
@ stdcall IsBadCodePtr(ptr) @ stdcall IsBadCodePtr(ptr)
@ stdcall IsBadHugeReadPtr(ptr long) @ stdcall IsBadHugeReadPtr(ptr long)
@ stdcall IsBadHugeWritePtr(ptr long) @ stdcall IsBadHugeWritePtr(ptr long)
@ -593,15 +593,15 @@
@ stdcall IsDBCSLeadByte(long) @ stdcall IsDBCSLeadByte(long)
@ stdcall IsDBCSLeadByteEx(long long) @ stdcall IsDBCSLeadByteEx(long long)
@ stdcall IsDebuggerPresent() @ stdcall IsDebuggerPresent()
@ stub IsProcessInJob @ stdcall IsProcessInJob(long long ptr)
@ stdcall IsProcessorFeaturePresent(long) @ stdcall IsProcessorFeaturePresent(long)
@ stdcall IsSystemResumeAutomatic() @ stdcall IsSystemResumeAutomatic()
@ stdcall IsValidCodePage(long) @ stdcall IsValidCodePage(long)
@ stdcall IsValidLanguageGroup(long long) @ stdcall IsValidLanguageGroup(long long)
@ stdcall IsValidLocale(long long) @ stdcall IsValidLocale(long long)
@ stub IsValidUILanguage @ stdcall IsValidUILanguage(long)
@ stdcall IsWow64Process(ptr ptr) @ stdcall IsWow64Process(ptr ptr)
@ stub LCIDToLocaleName @ stub LCIDToLocaleName # missed in XP SP3
@ stdcall LCMapStringA(long long str long ptr long) @ stdcall LCMapStringA(long long str long ptr long)
@ stdcall LCMapStringW(long long wstr long ptr long) @ stdcall LCMapStringW(long long wstr long ptr long)
@ stdcall LeaveCriticalSection(ptr) ntdll.RtlLeaveCriticalSection @ stdcall LeaveCriticalSection(ptr) ntdll.RtlLeaveCriticalSection
@ -622,7 +622,7 @@
@ stdcall LocalShrink(long long) @ stdcall LocalShrink(long long)
@ stdcall LocalSize(long) @ stdcall LocalSize(long)
@ stdcall LocalUnlock(long) @ stdcall LocalUnlock(long)
@ stub LocaleNameToLCID @ stub LocaleNameToLCID # missed in XP SP3
@ stdcall LockFile(long long long long long) @ stdcall LockFile(long long long long long)
@ stdcall LockFileEx(long long long long long ptr) @ stdcall LockFileEx(long long long long long ptr)
@ stdcall LockResource(long) @ stdcall LockResource(long)
@ -653,24 +653,24 @@
@ stdcall MultiByteToWideChar(long long str long ptr long) @ stdcall MultiByteToWideChar(long long str long ptr long)
@ stdcall NeedCurrentDirectoryForExePathA(str) @ stdcall NeedCurrentDirectoryForExePathA(str)
@ stdcall NeedCurrentDirectoryForExePathW(wstr) @ stdcall NeedCurrentDirectoryForExePathW(wstr)
@ stub NlsConvertIntegerToString @ stdcall NlsConvertIntegerToString(double double double wstr double)
@ stub NlsGetCacheUpdateCount @ stdcall NlsGetCacheUpdateCount()
@ stub NlsResetProcessocale @ stub NlsResetProcessocale # missed in XP SP3
@ stub NotifyNLSUserCache @ stub NotifyNLSUserCache # missed in XP SP3
@ stub NumaVirtualQueryNode @ stdcall NumaVirtualQueryNode(long long long long)
@ stdcall OpenConsoleW(wstr long long long) @ stdcall OpenConsoleW(wstr long long long)
@ stub OpenDataFile @ stdcall OpenDataFile(long long)
@ stdcall OpenEventA(long long str) @ stdcall OpenEventA(long long str)
@ stdcall OpenEventW(long long wstr) @ stdcall OpenEventW(long long wstr)
@ stdcall OpenFile(str ptr long) @ stdcall OpenFile(str ptr long)
@ stdcall OpenFileMappingA(long long str) @ stdcall OpenFileMappingA(long long str)
@ stdcall OpenFileMappingW(long long wstr) @ stdcall OpenFileMappingW(long long wstr)
@ stub OpenJobObjectA @ stdcall OpenJobObjectA(long long str)
@ stub OpenJobObjectW @ stdcall OpenJobObjectW(long long wstr)
@ stdcall OpenMutexA(long long str) @ stdcall OpenMutexA(long long str)
@ stdcall OpenMutexW(long long wstr) @ stdcall OpenMutexW(long long wstr)
@ stdcall OpenProcess(long long long) @ stdcall OpenProcess(long long long)
@ stub OpenProfileUserMapping @ stdcall OpenProfileUserMapping()
@ stdcall OpenSemaphoreA(long long str) @ stdcall OpenSemaphoreA(long long str)
@ stdcall OpenSemaphoreW(long long wstr) @ stdcall OpenSemaphoreW(long long wstr)
@ stdcall OpenThread(long long long) @ stdcall OpenThread(long long long)
@ -683,8 +683,8 @@
@ stdcall PeekNamedPipe(long ptr long ptr ptr ptr) @ stdcall PeekNamedPipe(long ptr long ptr ptr ptr)
@ stdcall PostQueuedCompletionStatus(long long ptr ptr) @ stdcall PostQueuedCompletionStatus(long long ptr ptr)
@ stdcall PrepareTape(ptr long long) @ stdcall PrepareTape(ptr long long)
@ stub PrivCopyFileExW @ stdcall PrivCopyFileExW(wstr wstr ptr ptr long long)
@ stub PrivMoveFileIdentityW @ stdcall PrivMoveFileIdentityW(long long long)
@ stdcall Process32First (ptr ptr) @ stdcall Process32First (ptr ptr)
@ stdcall Process32FirstW (ptr ptr) @ stdcall Process32FirstW (ptr ptr)
@ stdcall Process32Next (ptr ptr) @ stdcall Process32Next (ptr ptr)
@ -696,20 +696,20 @@
@ stdcall QueryDepthSList(ptr) ntdll.RtlQueryDepthSList @ stdcall QueryDepthSList(ptr) ntdll.RtlQueryDepthSList
@ stdcall QueryDosDeviceA(str ptr long) @ stdcall QueryDosDeviceA(str ptr long)
@ stdcall QueryDosDeviceW(wstr ptr long) @ stdcall QueryDosDeviceW(wstr ptr long)
@ stub QueryInformationJobObject @ stdcall QueryInformationJobObject(long long ptr long ptr)
@ stub QueryMemoryResourceNotification @ stdcall QueryMemoryResourceNotification(long ptr)
@ stub QueryNumberOfEventogRecords @ stub QueryNumberOfEventogRecords # missed in XP SP3
@ stub QueryOldestEventogRecord @ stub QueryOldestEventogRecord # missed in XP SP3
@ stdcall QueryPerformanceCounter(ptr) @ stdcall QueryPerformanceCounter(ptr)
@ stdcall QueryPerformanceFrequency(ptr) @ stdcall QueryPerformanceFrequency(ptr)
@ stub QueryWin31IniFilesMappedToRegistry @ stdcall QueryWin31IniFilesMappedToRegistry(long long long long)
@ stdcall QueueUserAPC(ptr long long) @ stdcall QueueUserAPC(ptr long long)
@ stdcall QueueUserWorkItem(ptr ptr long) @ stdcall QueueUserWorkItem(ptr ptr long)
@ stdcall RaiseException(long long long ptr) @ stdcall RaiseException(long long long ptr)
@ stdcall ReadConsoleA(long ptr long ptr ptr) @ stdcall ReadConsoleA(long ptr long ptr ptr)
@ stdcall ReadConsoleInputA(long ptr long ptr) @ stdcall ReadConsoleInputA(long ptr long ptr)
@ stub ReadConsoleInputExA @ stdcall ReadConsoleInputExA(long ptr long ptr long)
@ stub ReadConsoleInputExW @ stdcall ReadConsoleInputExW(long ptr long ptr long)
@ stdcall ReadConsoleInputW(long ptr long ptr) @ stdcall ReadConsoleInputW(long ptr long ptr)
@ stdcall ReadConsoleOutputA(long ptr long long ptr) @ stdcall ReadConsoleOutputA(long ptr long long ptr)
@ stdcall ReadConsoleOutputAttribute(long ptr long long ptr) @ stdcall ReadConsoleOutputAttribute(long ptr long long ptr)
@ -723,16 +723,16 @@
@ stdcall ReadFileScatter(long ptr long ptr ptr) @ stdcall ReadFileScatter(long ptr long ptr ptr)
@ stdcall ReadProcessMemory(long ptr ptr long ptr) @ stdcall ReadProcessMemory(long ptr ptr long ptr)
@ stdcall RegisterApplicationRestart(wstr long) @ stdcall RegisterApplicationRestart(wstr long)
@ stub RegisterConsoleIME @ stdcall RegisterConsoleIME(ptr ptr)
@ stub RegisterConsoleOS2 @ stdcall RegisterConsoleOS2(long)
@ stub RegisterConsoleVDM @ stdcall RegisterConsoleVDM(long long long long long long long long long long long)
@ stub RegisterServiceProcess @ stub RegisterServiceProcess # missed in XP SP3
@ stub RegisterSysMsgHandler @ stub RegisterSysMsgHandler # missed in XP SP3
@ stub RegisterWaitForInputIdle @ stdcall RegisterWaitForInputIdle(ptr)
@ stdcall RegisterWaitForSingleObject(ptr long ptr ptr long long) @ stdcall RegisterWaitForSingleObject(ptr long ptr ptr long long)
@ stdcall RegisterWaitForSingleObjectEx(long ptr ptr long long) @ stdcall RegisterWaitForSingleObjectEx(long ptr ptr long long)
@ stub RegisterWowBaseHandlers @ stdcall RegisterWowBaseHandlers(long)
@ stub RegisterWowExec @ stdcall RegisterWowExec(long)
@ stdcall ReleaseActCtx(ptr) @ stdcall ReleaseActCtx(ptr)
@ stdcall ReleaseMutex(long) @ stdcall ReleaseMutex(long)
@ stdcall ReleaseSemaphore(long long ptr) @ stdcall ReleaseSemaphore(long long ptr)
@ -740,16 +740,16 @@
@ stdcall ReleaseSRWLockShared(ptr) ntdll.RtlReleaseSRWLockShared @ stdcall ReleaseSRWLockShared(ptr) ntdll.RtlReleaseSRWLockShared
@ stdcall RemoveDirectoryA(str) @ stdcall RemoveDirectoryA(str)
@ stdcall RemoveDirectoryW(wstr) @ stdcall RemoveDirectoryW(wstr)
@ stub RemoveLocalAlternateComputerNameA @ stdcall RemoveLocalAlternateComputerNameA(str long)
@ stub RemoveLocalAlternateComputerNameW @ stdcall RemoveLocalAlternateComputerNameW(wstr long)
@ stdcall RemoveVectoredExceptionHandler(ptr) ntdll.RtlRemoveVectoredExceptionHandler @ stdcall RemoveVectoredExceptionHandler(ptr) ntdll.RtlRemoveVectoredExceptionHandler
@ stdcall ReplaceFile(wstr wstr wstr long ptr ptr) ReplaceFileW @ stdcall ReplaceFile(wstr wstr wstr long ptr ptr) ReplaceFileW
@ stdcall ReplaceFileA(str str str long ptr ptr) @ stdcall ReplaceFileA(str str str long ptr ptr)
@ stdcall ReplaceFileW(wstr wstr wstr long ptr ptr) @ stdcall ReplaceFileW(wstr wstr wstr long ptr ptr)
@ stub RequestDeviceWakeup @ stdcall RequestDeviceWakeup(long)
@ stdcall RequestWakeupLatency(long) @ stdcall RequestWakeupLatency(long)
@ stdcall ResetEvent(long) @ stdcall ResetEvent(long)
@ stub ResetWriteWatch @ stdcall ResetWriteWatch(ptr long)
@ stdcall RestoreLastError(long) ntdll.RtlRestoreLastWin32Error @ stdcall RestoreLastError(long) ntdll.RtlRestoreLastWin32Error
@ stdcall ResumeThread(long) @ stdcall ResumeThread(long)
@ stdcall RtlCaptureContext(ptr) ntdll.RtlCaptureContext @ stdcall RtlCaptureContext(ptr) ntdll.RtlCaptureContext
@ -767,8 +767,8 @@
@ stdcall SetCPGlobal(long) @ stdcall SetCPGlobal(long)
@ stdcall SetCalendarInfoA(long long long str) @ stdcall SetCalendarInfoA(long long long str)
@ stdcall SetCalendarInfoW(long long long wstr) @ stdcall SetCalendarInfoW(long long long wstr)
@ stub SetClientTimeZoneInformation @ stdcall SetClientTimeZoneInformation(ptr)
@ stub SetComPlusPackageInstallStatus @ stdcall SetComPlusPackageInstallStatus(ptr)
@ stdcall SetCommBreak(long) @ stdcall SetCommBreak(long)
@ stdcall SetCommConfig(long ptr long) @ stdcall SetCommConfig(long ptr long)
@ stdcall SetCommMask(long ptr) @ stdcall SetCommMask(long ptr)
@ -780,29 +780,29 @@
@ stdcall SetComputerNameW(wstr) @ stdcall SetComputerNameW(wstr)
@ stdcall SetConsoleActiveScreenBuffer(long) @ stdcall SetConsoleActiveScreenBuffer(long)
@ stdcall SetConsoleCP(long) @ stdcall SetConsoleCP(long)
@ stub SetConsoleCommandHistoryMode @ stdcall SetConsoleCommandHistoryMode(long)
@ stdcall SetConsoleCtrlHandler(ptr long) @ stdcall SetConsoleCtrlHandler(ptr long)
@ stub SetConsoleCursor @ stdcall SetConsoleCursor(long long)
@ stdcall SetConsoleCursorInfo(long ptr) @ stdcall SetConsoleCursorInfo(long ptr)
@ stub SetConsoleCursorMode @ stdcall SetConsoleCursorMode(long long long)
@ stdcall SetConsoleCursorPosition(long long) @ stdcall SetConsoleCursorPosition(long long)
@ stdcall SetConsoleDisplayMode(long long ptr) @ stdcall SetConsoleDisplayMode(long long ptr)
@ stub SetConsoleFont @ stdcall SetConsoleFont(long long)
@ stub SetConsoleHardwareState @ stdcall SetConsoleHardwareState(long long long)
@ stub SetConsoleIcon @ stdcall SetConsoleIcon(ptr)
@ stdcall SetConsoleInputExeNameA(ptr) @ stdcall SetConsoleInputExeNameA(ptr)
@ stdcall SetConsoleInputExeNameW(ptr) @ stdcall SetConsoleInputExeNameW(ptr)
@ stub SetConsoleKeyShortcuts @ stdcall SetConsoleKeyShortcuts(long long long long)
@ stub SetConsoleLocalEUDC @ stdcall SetConsoleLocalEUDC(long long long long)
@ stub SetConsoleMaximumWindowSize @ stdcall SetConsoleMaximumWindowSize(long long)
@ stub SetConsoleMenuClose @ stdcall SetConsoleMenuClose(long)
@ stdcall SetConsoleMode(long long) @ stdcall SetConsoleMode(long long)
@ stub SetConsoleNlsMode @ stdcall SetConsoleNlsMode(long long)
@ stub SetConsoleNumberOfCommandsA @ stdcall SetConsoleNumberOfCommandsA(long long)
@ stub SetConsoleNumberOfCommandsW @ stdcall SetConsoleNumberOfCommandsW(long long)
@ stub SetConsoleOS2OemFormat @ stdcall SetConsoleOS2OemFormat(long)
@ stdcall SetConsoleOutputCP(long) @ stdcall SetConsoleOutputCP(long)
@ stub SetConsolePalette @ stdcall SetConsolePalette(long long long)
@ stdcall SetConsoleScreenBufferSize(long long) @ stdcall SetConsoleScreenBufferSize(long long)
@ stdcall SetConsoleTextAttribute(long long) @ stdcall SetConsoleTextAttribute(long long)
@ stdcall SetConsoleTitleA(str) @ stdcall SetConsoleTitleA(str)
@ -811,7 +811,7 @@
@ stdcall SetCriticalSectionSpinCount(ptr long) ntdll.RtlSetCriticalSectionSpinCount @ stdcall SetCriticalSectionSpinCount(ptr long) ntdll.RtlSetCriticalSectionSpinCount
@ stdcall SetCurrentDirectoryA(str) @ stdcall SetCurrentDirectoryA(str)
@ stdcall SetCurrentDirectoryW(wstr) @ stdcall SetCurrentDirectoryW(wstr)
@ stub SetDaylightFlag @ stub SetDaylightFlag # missed in XP SP3
@ stdcall SetDefaultCommConfigA(str ptr long) @ stdcall SetDefaultCommConfigA(str ptr long)
@ stdcall SetDefaultCommConfigW(wstr ptr long) @ stdcall SetDefaultCommConfigW(wstr ptr long)
@ stdcall SetDllDirectoryA(str) @ stdcall SetDllDirectoryA(str)
@ -827,25 +827,25 @@
@ stdcall SetFileAttributesW(wstr long) @ stdcall SetFileAttributesW(wstr long)
@ stdcall SetFilePointer(long long ptr long) @ stdcall SetFilePointer(long long ptr long)
@ stdcall SetFilePointerEx(long double ptr long) @ stdcall SetFilePointerEx(long double ptr long)
@ stub SetFileShortNameA @ stdcall SetFileShortNameA(long str)
@ stub SetFileShortNameW @ stdcall SetFileShortNameW(long wstr)
@ stdcall SetFileTime(long ptr ptr ptr) @ stdcall SetFileTime(long ptr ptr ptr)
@ stub SetFileValidData @ stdcall SetFileValidData(long double)
@ stub SetFirmwareEnvironmentVariableA @ stdcall SetFirmwareEnvironmentVariableA(str str ptr long)
@ stub SetFirmwareEnvironmentVariableW @ stdcall SetFirmwareEnvironmentVariableW(wstr wstr ptr long)
@ stdcall SetHandleContext(long long) @ stdcall SetHandleContext(long long)
@ stdcall SetHandleCount(long) @ stdcall SetHandleCount(long)
@ stdcall SetHandleInformation(long long long) @ stdcall SetHandleInformation(long long long)
@ stub SetInformationJobObject @ stdcall SetInformationJobObject(long long ptr long)
@ stub SetastConsoleEventActive @ stub SetastConsoleEventActive # missed in XP SP3
@ stdcall SetLastError(long) @ stdcall SetLastError(long)
@ stub SetocalPrimaryComputerNameA @ stub SetocalPrimaryComputerNameA # missed in XP SP3
@ stub SetocalPrimaryComputerNameW @ stub SetocalPrimaryComputerNameW # missed in XP SP3
@ stdcall SetLocalTime(ptr) @ stdcall SetLocalTime(ptr)
@ stdcall SetLocaleInfoA(long long str) @ stdcall SetLocaleInfoA(long long str)
@ stdcall SetLocaleInfoW(long long wstr) @ stdcall SetLocaleInfoW(long long wstr)
@ stdcall SetMailslotInfo(long long) @ stdcall SetMailslotInfo(long long)
@ stub SetMessageWaitingIndicator @ stdcall SetMessageWaitingIndicator(long double)
@ stdcall SetNamedPipeHandleState(long ptr ptr ptr) @ stdcall SetNamedPipeHandleState(long ptr ptr ptr)
@ stdcall SetPriorityClass(long long) @ stdcall SetPriorityClass(long long)
@ stdcall SetProcessAffinityMask(long long) @ stdcall SetProcessAffinityMask(long long)
@ -868,17 +868,17 @@
@ stdcall SetThreadPriorityBoost(long long) @ stdcall SetThreadPriorityBoost(long long)
@ stdcall SetThreadUILanguage(long) @ stdcall SetThreadUILanguage(long)
@ stdcall SetTimeZoneInformation(ptr) @ stdcall SetTimeZoneInformation(ptr)
@ stub SetTimerQueueTimer @ stdcall SetTimerQueueTimer(long ptr ptr long long long)
@ stdcall SetUnhandledExceptionFilter(ptr) @ stdcall SetUnhandledExceptionFilter(ptr)
@ stdcall SetUserGeoID(long) @ stdcall SetUserGeoID(long)
@ stub SetVDMCurrentDirectories @ stdcall SetVDMCurrentDirectories(long long)
@ stdcall SetVolumeLabelA(str str) @ stdcall SetVolumeLabelA(str str)
@ stdcall SetVolumeLabelW(wstr wstr) @ stdcall SetVolumeLabelW(wstr wstr)
@ stub SetVolumeMountPointA @ stdcall SetVolumeMountPointA(str str)
@ stub SetVolumeMountPointW @ stdcall SetVolumeMountPointW(wstr wstr)
@ stdcall SetWaitableTimer(long ptr long ptr ptr long) @ stdcall SetWaitableTimer(long ptr long ptr ptr long)
@ stdcall SetupComm(long long long) @ stdcall SetupComm(long long long)
@ stub ShowConsoleCursor @ stdcall ShowConsoleCursor(long long)
@ stdcall SignalObjectAndWait(long long long long) @ stdcall SignalObjectAndWait(long long long long)
@ stdcall SizeofResource(long long) @ stdcall SizeofResource(long long)
@ stdcall Sleep(long) @ stdcall Sleep(long)
@ -888,16 +888,16 @@
@ stdcall SwitchToThread() @ stdcall SwitchToThread()
@ stdcall SystemTimeToFileTime(ptr ptr) @ stdcall SystemTimeToFileTime(ptr ptr)
@ stdcall SystemTimeToTzSpecificLocalTime (ptr ptr ptr) @ stdcall SystemTimeToTzSpecificLocalTime (ptr ptr ptr)
@ stub TerminateJobObject @ stdcall TerminateJobObject(long long)
@ stdcall TerminateProcess(long long) @ stdcall TerminateProcess(long long)
@ stdcall TerminateThread(long long) @ stdcall TerminateThread(long long)
@ stdcall TermsrvAppInstallMode() @ stdcall TermsrvAppInstallMode()
@ stdcall Thread32First(long ptr) @ stdcall Thread32First(long ptr)
@ stdcall Thread32Next(long ptr) @ stdcall Thread32Next(long ptr)
@ stdcall TlsAlloc() @ stdcall TlsAlloc()
@ stub TlsAllocInternal @ stub TlsAllocInternal # missed in XP SP3
@ stdcall TlsFree(long) @ stdcall TlsFree(long)
@ stub TlsFreeInternal @ stub TlsFreeInternal # missed in XP SP3
@ stdcall TlsGetValue(long) @ stdcall TlsGetValue(long)
@ stdcall TlsSetValue(long ptr) @ stdcall TlsSetValue(long ptr)
@ stdcall Toolhelp32ReadProcessMemory(long ptr ptr long ptr) @ stdcall Toolhelp32ReadProcessMemory(long ptr ptr long ptr)
@ -912,15 +912,15 @@
@ stdcall UnlockFile(long long long long long) @ stdcall UnlockFile(long long long long long)
@ stdcall UnlockFileEx(long long long long ptr) @ stdcall UnlockFileEx(long long long long ptr)
@ stdcall UnmapViewOfFile(ptr) @ stdcall UnmapViewOfFile(ptr)
@ stub UnregisterConsoleIME @ stdcall UnregisterConsoleIME()
@ stdcall UnregisterWait(long) @ stdcall UnregisterWait(long)
@ stdcall UnregisterWaitEx(long long) @ stdcall UnregisterWaitEx(long long)
@ stdcall UpdateResourceA(long str str long ptr long) @ stdcall UpdateResourceA(long str str long ptr long)
@ stdcall UpdateResourceW(long wstr wstr long ptr long) @ stdcall UpdateResourceW(long wstr wstr long ptr long)
@ stub VDMConsoleOperation @ stdcall VDMConsoleOperation(long long)
@ stub VDMOperationStarted @ stdcall VDMOperationStarted(long)
@ stub ValidateCType @ stub ValidateCType # missed in XP SP3
@ stub ValidatLeocale @ stub ValidatLeocale # missed in XP SP3
@ stdcall VerLanguageNameA(long str long) @ stdcall VerLanguageNameA(long str long)
@ stdcall VerLanguageNameW(long wstr long) @ stdcall VerLanguageNameW(long wstr long)
@ stdcall -ret64 VerSetConditionMask(long long long long) ntdll.VerSetConditionMask @ stdcall -ret64 VerSetConditionMask(long long long long) ntdll.VerSetConditionMask
@ -929,7 +929,7 @@
@ stdcall VerifyVersionInfoW(long long double) @ stdcall VerifyVersionInfoW(long long double)
@ stdcall VirtualAlloc(ptr long long long) @ stdcall VirtualAlloc(ptr long long long)
@ stdcall VirtualAllocEx(long ptr long long long) @ stdcall VirtualAllocEx(long ptr long long long)
@ stub VirtualBufferExceptionHandler @ stdcall VirtualBufferExceptionHandler(long long long)
@ stdcall VirtualFree(ptr long long) @ stdcall VirtualFree(ptr long long)
@ stdcall VirtualFreeEx(long ptr long long) @ stdcall VirtualFreeEx(long ptr long long)
@ stdcall VirtualLock(ptr long) @ stdcall VirtualLock(ptr long)
@ -955,8 +955,8 @@
@ stdcall Wow64RevertWow64FsRedirection(long) @ stdcall Wow64RevertWow64FsRedirection(long)
@ stdcall WriteConsoleA(long ptr long ptr ptr) @ stdcall WriteConsoleA(long ptr long ptr ptr)
@ stdcall WriteConsoleInputA(long ptr long ptr) @ stdcall WriteConsoleInputA(long ptr long ptr)
@ stub WriteConsoleInputVDMA @ stdcall WriteConsoleInputVDMA(long long long long)
@ stub WriteConsoleInputVDMW @ stdcall WriteConsoleInputVDMW(long long long long)
@ stdcall WriteConsoleInputW(long ptr long ptr) @ stdcall WriteConsoleInputW(long ptr long ptr)
@ stdcall WriteConsoleOutputA(long ptr long long ptr) @ stdcall WriteConsoleOutputA(long ptr long long ptr)
@ stdcall WriteConsoleOutputAttribute(long ptr long long ptr) @ stdcall WriteConsoleOutputAttribute(long ptr long long ptr)
@ -981,8 +981,8 @@
@ stdcall WriteTapemark(ptr long long long) @ stdcall WriteTapemark(ptr long long long)
@ stdcall WTSGetActiveConsoleSessionId() @ stdcall WTSGetActiveConsoleSessionId()
@ stdcall ZombifyActCtx(ptr) @ stdcall ZombifyActCtx(ptr)
@ stub _DebugOut @ stub _DebugOut # missed in XP SP3
@ stub _DebugPrintf @ stub _DebugPrintf # missed in XP SP3
@ stdcall _hread(long ptr long) @ stdcall _hread(long ptr long)
@ stdcall _hwrite(long ptr long) @ stdcall _hwrite(long ptr long)
@ stdcall _lclose(long) @ stdcall _lclose(long)
@ -991,7 +991,7 @@
@ stdcall _lopen(str long) @ stdcall _lopen(str long)
@ stdcall _lread(long ptr long) _hread @ stdcall _lread(long ptr long) _hread
@ stdcall _lwrite(long ptr long) _hwrite @ stdcall _lwrite(long ptr long) _hwrite
@ stub dprintf @ stub dprintf # missed in XP SP3
@ stdcall lstrcat(str str) lstrcatA @ stdcall lstrcat(str str) lstrcatA
@ stdcall lstrcatA(str str) @ stdcall lstrcatA(str str)
@ stdcall lstrcatW(wstr wstr) @ stdcall lstrcatW(wstr wstr)
@ -1010,5 +1010,3 @@
@ stdcall lstrlen(str) lstrlenA @ stdcall lstrlen(str) lstrlenA
@ stdcall lstrlenA(str) @ stdcall lstrlenA(str)
@ stdcall lstrlenW(wstr) @ stdcall lstrlenW(wstr)
#EOF

View file

@ -1017,6 +1017,26 @@ GetNumaAvailableMemoryNode(IN UCHAR Node,
return FALSE; return FALSE;
} }
BOOL
WINAPI
GetNumaAvailableMemory(PVOID lpInfo,
ULONG Length,
PULONG ReturnLength)
{
STUB;
return FALSE;
}
BOOL
WINAPI
GetNumaProcessorMap(PVOID lpInfo,
ULONG Length,
PULONG ReturnLength)
{
STUB;
return FALSE;
}
BOOL BOOL
WINAPI WINAPI
NlsResetProcessLocale(VOID) NlsResetProcessLocale(VOID)
@ -1024,3 +1044,242 @@ NlsResetProcessLocale(VOID)
STUB; STUB;
return TRUE; return TRUE;
} }
DWORD
WINAPI
AddLocalAlternateComputerNameA(LPSTR lpName, PNTSTATUS Status)
{
STUB;
return 0;
}
DWORD
WINAPI
AddLocalAlternateComputerNameW(LPWSTR lpName, PNTSTATUS Status)
{
STUB;
return 0;
}
NTSTATUS
WINAPI
BaseCleanupAppcompatCache()
{
STUB;
return STATUS_NOT_IMPLEMENTED;
}
NTSTATUS
WINAPI
BaseCleanupAppcompatCacheSupport(PVOID pUnknown)
{
STUB;
return STATUS_NOT_IMPLEMENTED;
}
BOOL
WINAPI
BaseInitAppcompatCache(VOID)
{
STUB;
return FALSE;
}
BOOL
WINAPI
BaseInitAppcompatCacheSupport(VOID)
{
STUB;
return FALSE;
}
VOID
WINAPI
CreateProcessInternalWSecure(VOID)
{
STUB;
}
DWORD
WINAPI
EnumerateLocalComputerNamesA(PVOID pUnknown, DWORD Size, LPSTR lpBuffer, LPDWORD lpnSize)
{
STUB;
return ERROR_CALL_NOT_IMPLEMENTED;
}
DWORD
WINAPI
EnumerateLocalComputerNamesW(PVOID pUnknown, DWORD Size, LPWSTR lpBuffer, LPDWORD lpnSize)
{
STUB;
return ERROR_CALL_NOT_IMPLEMENTED;
}
PVOID
WINAPI
GetComPlusPackageInstallStatus(VOID)
{
STUB;
return NULL;
}
BOOL
WINAPI
GetConsoleCharType(HANDLE hConsole, COORD Coord, PDWORD Type)
{
STUB;
return FALSE;
}
BOOL
WINAPI
GetConsoleCursorMode(HANDLE hConsole, PBOOL pUnknown1, PBOOL pUnknown2)
{
STUB;
return FALSE;
}
BOOL
WINAPI
GetConsoleNlsMode(HANDLE hConsole, LPDWORD lpMode)
{
STUB;
return FALSE;
}
VOID
WINAPI
GetDefaultSortkeySize(LPVOID lpUnknown)
{
STUB;
lpUnknown = NULL;
}
VOID
WINAPI
GetLinguistLangSize(LPVOID lpUnknown)
{
STUB;
lpUnknown = NULL;
}
BOOL
WINAPI
OpenDataFile(HANDLE hFile, DWORD dwUnused)
{
STUB;
return FALSE;
}
BOOL
WINAPI
OpenProfileUserMapping(VOID)
{
STUB;
return FALSE;
}
BOOL
WINAPI
PrivMoveFileIdentityW(DWORD Unknown1, DWORD Unknown2, DWORD Unknown3)
{
STUB;
return FALSE;
}
BOOL
WINAPI
ReadConsoleInputExA(HANDLE hConsole, LPVOID lpBuffer, DWORD dwLen, LPDWORD Unknown1, DWORD Unknown2)
{
STUB;
return FALSE;
}
BOOL
WINAPI
ReadConsoleInputExW(HANDLE hConsole, LPVOID lpBuffer, DWORD dwLen, LPDWORD Unknown1, DWORD Unknown2)
{
STUB;
return FALSE;
}
BOOL
WINAPI
RegisterConsoleIME(HWND hWnd, LPDWORD ThreadId)
{
STUB;
return FALSE;
}
BOOL
WINAPI
RegisterConsoleOS2(BOOL bUnknown)
{
STUB;
return FALSE;
}
DWORD
WINAPI
RemoveLocalAlternateComputerNameA(LPSTR lpName, DWORD Unknown)
{
STUB;
return ERROR_CALL_NOT_IMPLEMENTED;
}
DWORD
WINAPI
RemoveLocalAlternateComputerNameW(LPWSTR lpName, DWORD Unknown)
{
STUB;
return ERROR_CALL_NOT_IMPLEMENTED;
}
BOOL
WINAPI
SetComPlusPackageInstallStatus(LPVOID lpInfo)
{
STUB;
return FALSE;
}
BOOL
WINAPI
SetConsoleCursorMode(HANDLE hConsole, BOOL Unknown1, BOOL Unknown2)
{
STUB;
return FALSE;
}
BOOL
WINAPI
SetConsoleLocalEUDC(DWORD Unknown1, DWORD Unknown2, DWORD Unknown3, DWORD Unknown4)
{
STUB;
return FALSE;
}
BOOL
WINAPI
SetConsoleNlsMode(HANDLE hConsole, DWORD dwMode)
{
STUB;
return FALSE;
}
BOOL
WINAPI
SetConsoleOS2OemFormat(BOOL bUnknown)
{
STUB;
return FALSE;
}
BOOL
WINAPI
UnregisterConsoleIME(VOID)
{
STUB;
return FALSE;
}