| 1 | LIBRARY "KERNEL32.dll" |
| 2 | EXPORTS |
| 3 | |
| 4 | ; This file is a comprehensive documentation for 32-bit x86 kernel32.dll symbols. |
| 5 | ; It covers all 3 platforms Win32s, Win9x and WinNT and contains information |
| 6 | ; from native kernel32.dll libraries on 32-bit Windows systems and also from |
| 7 | ; 32-bit WoW64 kernel32.dll libraries on 64-bit Windows systems. Symbols in this |
| 8 | ; file are ordered by increasing Windows version in which they were introduced. |
| 9 | ; For example symbols added in Windows 98 (which is version 4.10) are after |
| 10 | ; Windows NT 4.0 symbols. Note that some symbols are available in Windows NT 3.1, |
| 11 | ; missing in Windows 98 (4.10), but are again available in Windows 2000 (5.0). |
| 12 | ; This is always mentioned in the header of section which lists symbols. |
| 13 | ; |
| 14 | ; BEWARE that this file contains only information about symbol availability and |
| 15 | ; whether it is possible to load application or library which references symbol. |
| 16 | ; It does not contain information if the particular Windows version supports and |
| 17 | ; implements corresponding API function. Lot of -W functions are unimplemented |
| 18 | ; on Win32s and Win9x platforms and simply signals ERROR_CALL_NOT_IMPLEMENTED. |
| 19 | |
| 20 | ; This is list of symbols available in all Windows versions (Win32s since Win32s 1.1; Win9x since Windows 95; WinNT since Windows NT 3.1) |
| 21 | AddAtomA@4 |
| 22 | AddAtomW@4 |
| 23 | AllocConsole@0 |
| 24 | BackupRead@28 |
| 25 | BackupSeek@24 |
| 26 | BackupWrite@28 |
| 27 | Beep@8 |
| 28 | BeginUpdateResourceA@8 |
| 29 | BeginUpdateResourceW@8 |
| 30 | BuildCommDCBA@8 |
| 31 | BuildCommDCBAndTimeoutsA@12 |
| 32 | BuildCommDCBAndTimeoutsW@12 |
| 33 | BuildCommDCBW@8 |
| 34 | CallNamedPipeA@28 |
| 35 | CallNamedPipeW@28 |
| 36 | ClearCommBreak@4 |
| 37 | ClearCommError@12 |
| 38 | CloseHandle@4 |
| 39 | CloseProfileUserMapping@0 |
| 40 | CompareFileTime@8 |
| 41 | CompareStringW@24 |
| 42 | ConnectNamedPipe@8 |
| 43 | ContinueDebugEvent@12 |
| 44 | CopyFileA@12 |
| 45 | CopyFileW@12 |
| 46 | CreateConsoleScreenBuffer@20 |
| 47 | CreateDirectoryA@8 |
| 48 | CreateDirectoryExA@12 |
| 49 | CreateDirectoryExW@12 |
| 50 | CreateDirectoryW@8 |
| 51 | CreateEventA@16 |
| 52 | CreateEventW@16 |
| 53 | CreateFileA@28 |
| 54 | CreateFileMappingA@24 |
| 55 | CreateFileMappingW@24 |
| 56 | CreateFileW@28 |
| 57 | CreateMailslotA@16 |
| 58 | CreateMailslotW@16 |
| 59 | CreateMutexA@12 |
| 60 | CreateMutexW@12 |
| 61 | CreateNamedPipeA@32 |
| 62 | CreateNamedPipeW@32 |
| 63 | CreatePipe@16 |
| 64 | CreateProcessA@40 |
| 65 | CreateProcessW@40 |
| 66 | CreateRemoteThread@28 |
| 67 | CreateSemaphoreA@16 |
| 68 | CreateSemaphoreW@16 |
| 69 | CreateTapePartition@16 |
| 70 | CreateThread@24 |
| 71 | DebugActiveProcess@4 |
| 72 | DebugBreak@0 |
| 73 | DefineDosDeviceA@12 |
| 74 | DefineDosDeviceW@12 |
| 75 | DeleteAtom@4 |
| 76 | DeleteCriticalSection@4 |
| 77 | DeleteFileA@4 |
| 78 | DeleteFileW@4 |
| 79 | DeviceIoControl@32 |
| 80 | DisconnectNamedPipe@4 |
| 81 | DosDateTimeToFileTime@12 |
| 82 | DuplicateHandle@28 |
| 83 | EndUpdateResourceA@8 |
| 84 | EndUpdateResourceW@8 |
| 85 | EnterCriticalSection@4 |
| 86 | EnumResourceLanguagesA@20 |
| 87 | EnumResourceLanguagesW@20 |
| 88 | EnumResourceNamesA@16 |
| 89 | EnumResourceNamesW@16 |
| 90 | EnumResourceTypesA@12 |
| 91 | EnumResourceTypesW@12 |
| 92 | EraseTape@12 |
| 93 | EscapeCommFunction@8 |
| 94 | ExitProcess@4 |
| 95 | ExitThread@4 |
| 96 | ExpandEnvironmentStringsA@12 |
| 97 | ExpandEnvironmentStringsW@12 |
| 98 | FatalAppExitA@8 |
| 99 | FatalAppExitW@8 |
| 100 | FatalExit@4 |
| 101 | FileTimeToDosDateTime@12 |
| 102 | FileTimeToLocalFileTime@8 |
| 103 | FileTimeToSystemTime@8 |
| 104 | FillConsoleOutputAttribute@20 |
| 105 | FillConsoleOutputCharacterA@20 |
| 106 | FillConsoleOutputCharacterW@20 |
| 107 | FindAtomA@4 |
| 108 | FindAtomW@4 |
| 109 | FindClose@4 |
| 110 | FindCloseChangeNotification@4 |
| 111 | FindFirstChangeNotificationA@12 |
| 112 | FindFirstChangeNotificationW@12 |
| 113 | FindFirstFileA@8 |
| 114 | FindFirstFileW@8 |
| 115 | FindNextChangeNotification@4 |
| 116 | FindNextFileA@8 |
| 117 | FindNextFileW@8 |
| 118 | FindResourceA@12 |
| 119 | FindResourceExA@16 |
| 120 | FindResourceExW@16 |
| 121 | FindResourceW@12 |
| 122 | FlushConsoleInputBuffer@4 |
| 123 | FlushFileBuffers@4 |
| 124 | FlushInstructionCache@12 |
| 125 | FlushViewOfFile@8 |
| 126 | FoldStringW@20 |
| 127 | FormatMessageA@28 |
| 128 | FormatMessageW@28 |
| 129 | FreeConsole@0 |
| 130 | FreeLibrary@4 |
| 131 | FreeResource@4 |
| 132 | GenerateConsoleCtrlEvent@8 |
| 133 | GetACP@0 |
| 134 | GetAtomNameA@12 |
| 135 | GetAtomNameW@12 |
| 136 | GetCPInfo@8 |
| 137 | GetCommMask@8 |
| 138 | GetCommModemStatus@8 |
| 139 | GetCommProperties@8 |
| 140 | GetCommState@8 |
| 141 | GetCommTimeouts@8 |
| 142 | GetCommandLineA@0 |
| 143 | GetCommandLineW@0 |
| 144 | GetComputerNameA@8 |
| 145 | GetComputerNameW@8 |
| 146 | GetConsoleCP@0 |
| 147 | GetConsoleCursorInfo@8 |
| 148 | GetConsoleMode@8 |
| 149 | GetConsoleOutputCP@0 |
| 150 | GetConsoleScreenBufferInfo@8 |
| 151 | GetConsoleTitleA@8 |
| 152 | GetConsoleTitleW@8 |
| 153 | GetCurrentDirectoryA@8 |
| 154 | GetCurrentDirectoryW@8 |
| 155 | GetCurrentProcess@0 |
| 156 | GetCurrentProcessId@0 |
| 157 | GetCurrentThread@0 |
| 158 | GetCurrentThreadId@0 |
| 159 | GetDateFormatW@24 |
| 160 | GetDiskFreeSpaceA@20 |
| 161 | GetDiskFreeSpaceW@20 |
| 162 | GetDriveTypeA@4 |
| 163 | GetDriveTypeW@4 |
| 164 | GetEnvironmentStrings@0 |
| 165 | GetEnvironmentVariableA@12 |
| 166 | GetEnvironmentVariableW@12 |
| 167 | GetExitCodeProcess@8 |
| 168 | GetExitCodeThread@8 |
| 169 | GetFileAttributesA@4 |
| 170 | GetFileAttributesW@4 |
| 171 | GetFileInformationByHandle@8 |
| 172 | GetFileSize@8 |
| 173 | GetFileTime@16 |
| 174 | GetFileType@4 |
| 175 | GetFullPathNameA@16 |
| 176 | GetFullPathNameW@16 |
| 177 | GetLargestConsoleWindowSize@4 |
| 178 | GetLastError@0 |
| 179 | GetLocalTime@4 |
| 180 | GetLocaleInfoW@16 |
| 181 | GetLogicalDriveStringsA@8 |
| 182 | GetLogicalDriveStringsW@8 |
| 183 | GetLogicalDrives@0 |
| 184 | GetMailslotInfo@20 |
| 185 | GetModuleFileNameA@12 |
| 186 | GetModuleFileNameW@12 |
| 187 | GetModuleHandleA@4 |
| 188 | GetModuleHandleW@4 |
| 189 | GetNamedPipeHandleStateA@28 |
| 190 | GetNamedPipeHandleStateW@28 |
| 191 | GetNamedPipeInfo@20 |
| 192 | GetNumberOfConsoleInputEvents@8 |
| 193 | GetNumberOfConsoleMouseButtons@4 |
| 194 | GetOEMCP@0 |
| 195 | GetOverlappedResult@16 |
| 196 | GetPriorityClass@4 |
| 197 | GetPrivateProfileIntA@16 |
| 198 | GetPrivateProfileIntW@16 |
| 199 | GetPrivateProfileSectionA@16 |
| 200 | GetPrivateProfileSectionW@16 |
| 201 | GetPrivateProfileStringA@24 |
| 202 | GetPrivateProfileStringW@24 |
| 203 | GetProcAddress@8 |
| 204 | GetProcessHeap@0 |
| 205 | GetProcessShutdownParameters@8 |
| 206 | GetProcessTimes@20 |
| 207 | GetProfileIntA@12 |
| 208 | GetProfileIntW@12 |
| 209 | GetProfileSectionA@12 |
| 210 | GetProfileSectionW@12 |
| 211 | GetProfileStringA@20 |
| 212 | GetProfileStringW@20 |
| 213 | GetStartupInfoA@4 |
| 214 | GetStartupInfoW@4 |
| 215 | GetStdHandle@4 |
| 216 | GetStringTypeW@16 |
| 217 | GetSystemDefaultLCID@0 |
| 218 | GetSystemDefaultLangID@0 |
| 219 | GetSystemDirectoryA@8 |
| 220 | GetSystemDirectoryW@8 |
| 221 | GetSystemInfo@4 |
| 222 | GetSystemTime@4 |
| 223 | GetTapeParameters@16 |
| 224 | GetTapePosition@20 |
| 225 | GetTapeStatus@4 |
| 226 | GetTempFileNameA@16 |
| 227 | GetTempFileNameW@16 |
| 228 | GetTempPathA@8 |
| 229 | GetTempPathW@8 |
| 230 | GetTickCount@0 |
| 231 | GetThreadContext@8 |
| 232 | GetThreadLocale@0 |
| 233 | GetThreadPriority@4 |
| 234 | GetThreadSelectorEntry@12 |
| 235 | GetThreadTimes@20 |
| 236 | GetTimeFormatW@24 |
| 237 | GetTimeZoneInformation@4 |
| 238 | GetUserDefaultLCID@0 |
| 239 | GetUserDefaultLangID@0 |
| 240 | GetVersion@0 |
| 241 | GetVolumeInformationA@32 |
| 242 | GetVolumeInformationW@32 |
| 243 | GetWindowsDirectoryA@8 |
| 244 | GetWindowsDirectoryW@8 |
| 245 | GlobalAddAtomA@4 |
| 246 | GlobalAddAtomW@4 |
| 247 | GlobalAlloc@8 |
| 248 | GlobalCompact@4 |
| 249 | GlobalDeleteAtom@4 |
| 250 | GlobalFindAtomA@4 |
| 251 | GlobalFindAtomW@4 |
| 252 | GlobalFix@4 |
| 253 | GlobalFlags@4 |
| 254 | GlobalFree@4 |
| 255 | GlobalGetAtomNameA@12 |
| 256 | GlobalGetAtomNameW@12 |
| 257 | GlobalHandle@4 |
| 258 | GlobalLock@4 |
| 259 | GlobalMemoryStatus@4 |
| 260 | GlobalReAlloc@12 |
| 261 | GlobalSize@4 |
| 262 | GlobalUnWire@4 |
| 263 | GlobalUnfix@4 |
| 264 | GlobalUnlock@4 |
| 265 | GlobalWire@4 |
| 266 | HeapAlloc@12 |
| 267 | HeapCreate@12 |
| 268 | HeapDestroy@4 |
| 269 | HeapFree@12 |
| 270 | HeapReAlloc@16 |
| 271 | HeapSize@12 |
| 272 | InitAtomTable@4 |
| 273 | InitializeCriticalSection@4 |
| 274 | InterlockedDecrement@4 DATA ; FIXME: why is decorated stdcall function symbol disabled? |
| 275 | InterlockedExchange@8 DATA ; FIXME: why is decorated stdcall function symbol disabled? |
| 276 | InterlockedIncrement@4 DATA ; FIXME: why is decorated stdcall function symbol disabled? |
| 277 | IsBadCodePtr@4 |
| 278 | IsBadHugeReadPtr@8 |
| 279 | IsBadHugeWritePtr@8 |
| 280 | IsBadReadPtr@8 |
| 281 | IsBadStringPtrA@8 |
| 282 | IsBadStringPtrW@8 |
| 283 | IsBadWritePtr@8 |
| 284 | IsDBCSLeadByte@4 |
| 285 | IsValidCodePage@4 |
| 286 | LCMapStringW@24 |
| 287 | LeaveCriticalSection@4 |
| 288 | LoadLibraryA@4 |
| 289 | LoadLibraryExA@12 |
| 290 | LoadLibraryExW@12 |
| 291 | LoadLibraryW@4 |
| 292 | LoadModule@8 |
| 293 | LoadResource@8 |
| 294 | LocalAlloc@8 |
| 295 | LocalCompact@4 |
| 296 | LocalFileTimeToFileTime@8 |
| 297 | LocalFlags@4 |
| 298 | LocalFree@4 |
| 299 | LocalHandle@4 |
| 300 | LocalLock@4 |
| 301 | LocalReAlloc@12 |
| 302 | LocalShrink@8 |
| 303 | LocalSize@4 |
| 304 | LocalUnlock@4 |
| 305 | LockFile@20 |
| 306 | LockFileEx@24 |
| 307 | LockResource@4 |
| 308 | MapViewOfFile@20 |
| 309 | MapViewOfFileEx@24 |
| 310 | MoveFileA@8 |
| 311 | MoveFileExA@12 |
| 312 | MoveFileExW@12 |
| 313 | MoveFileW@8 |
| 314 | MulDiv@12 |
| 315 | MultiByteToWideChar@24 |
| 316 | OpenEventA@12 |
| 317 | OpenEventW@12 |
| 318 | OpenFile@12 |
| 319 | OpenFileMappingA@12 |
| 320 | OpenFileMappingW@12 |
| 321 | OpenMutexA@12 |
| 322 | OpenMutexW@12 |
| 323 | OpenProcess@12 |
| 324 | OpenProfileUserMapping@0 |
| 325 | OpenSemaphoreA@12 |
| 326 | OpenSemaphoreW@12 |
| 327 | OutputDebugStringA@4 |
| 328 | OutputDebugStringW@4 |
| 329 | PeekConsoleInputA@16 |
| 330 | PeekConsoleInputW@16 |
| 331 | PeekNamedPipe@24 |
| 332 | PrepareTape@12 |
| 333 | PulseEvent@4 |
| 334 | PurgeComm@8 |
| 335 | QueryDosDeviceA@12 |
| 336 | QueryDosDeviceW@12 |
| 337 | QueryPerformanceCounter@4 |
| 338 | QueryPerformanceFrequency@4 |
| 339 | RaiseException@16 |
| 340 | ReadConsoleA@20 |
| 341 | ReadConsoleInputA@16 |
| 342 | ReadConsoleInputW@16 |
| 343 | ReadConsoleOutputA@20 |
| 344 | ReadConsoleOutputAttribute@20 |
| 345 | ReadConsoleOutputCharacterA@20 |
| 346 | ReadConsoleOutputCharacterW@20 |
| 347 | ReadConsoleOutputW@20 |
| 348 | ReadConsoleW@20 |
| 349 | ReadFile@20 |
| 350 | ReadFileEx@20 |
| 351 | ReadProcessMemory@20 |
| 352 | ReleaseMutex@4 |
| 353 | ReleaseSemaphore@12 |
| 354 | RemoveDirectoryA@4 |
| 355 | RemoveDirectoryW@4 |
| 356 | ResetEvent@4 |
| 357 | ResumeThread@4 |
| 358 | RtlMoveMemory@12 |
| 359 | RtlUnwind@16 |
| 360 | RtlZeroMemory@8 |
| 361 | ScrollConsoleScreenBufferA@20 |
| 362 | ScrollConsoleScreenBufferW@20 |
| 363 | SearchPathA@24 |
| 364 | SearchPathW@24 |
| 365 | SetCommBreak@4 |
| 366 | SetCommMask@8 |
| 367 | SetCommState@8 |
| 368 | SetCommTimeouts@8 |
| 369 | SetComputerNameA@4 |
| 370 | SetComputerNameW@4 |
| 371 | SetConsoleActiveScreenBuffer@4 |
| 372 | SetConsoleCP@4 |
| 373 | SetConsoleCtrlHandler@8 |
| 374 | SetConsoleCursorInfo@8 |
| 375 | SetConsoleCursorPosition@8 |
| 376 | SetConsoleMode@8 |
| 377 | SetConsoleOutputCP@4 |
| 378 | SetConsoleScreenBufferSize@8 |
| 379 | SetConsoleTextAttribute@8 |
| 380 | SetConsoleTitleA@4 |
| 381 | SetConsoleTitleW@4 |
| 382 | SetConsoleWindowInfo@12 |
| 383 | SetCurrentDirectoryA@4 |
| 384 | SetCurrentDirectoryW@4 |
| 385 | SetEndOfFile@4 |
| 386 | SetEnvironmentVariableA@8 |
| 387 | SetEnvironmentVariableW@8 |
| 388 | SetErrorMode@4 |
| 389 | SetEvent@4 |
| 390 | SetFileApisToOEM@0 |
| 391 | SetFileAttributesA@8 |
| 392 | SetFileAttributesW@8 |
| 393 | SetFilePointer@16 |
| 394 | SetFileTime@16 |
| 395 | SetHandleCount@4 |
| 396 | SetLastError@4 |
| 397 | SetLocalTime@4 |
| 398 | SetMailslotInfo@8 |
| 399 | SetNamedPipeHandleState@16 |
| 400 | SetPriorityClass@8 |
| 401 | SetProcessShutdownParameters@8 |
| 402 | SetStdHandle@8 |
| 403 | SetSystemTime@4 |
| 404 | SetTapeParameters@12 |
| 405 | SetTapePosition@24 |
| 406 | SetThreadContext@8 |
| 407 | SetThreadLocale@4 |
| 408 | SetThreadPriority@8 |
| 409 | SetTimeZoneInformation@4 |
| 410 | SetUnhandledExceptionFilter@4 |
| 411 | SetVolumeLabelA@8 |
| 412 | SetVolumeLabelW@8 |
| 413 | SetupComm@12 |
| 414 | SizeofResource@8 |
| 415 | Sleep@4 |
| 416 | SleepEx@8 |
| 417 | SuspendThread@4 |
| 418 | SystemTimeToFileTime@8 |
| 419 | TerminateProcess@8 |
| 420 | TerminateThread@8 |
| 421 | TlsAlloc@0 |
| 422 | TlsFree@4 |
| 423 | TlsGetValue@4 |
| 424 | TlsSetValue@8 |
| 425 | TransactNamedPipe@28 |
| 426 | TransmitCommChar@8 |
| 427 | UnhandledExceptionFilter@4 |
| 428 | UnlockFile@20 |
| 429 | UnlockFileEx@20 |
| 430 | UnmapViewOfFile@4 |
| 431 | UpdateResourceA@24 |
| 432 | UpdateResourceW@24 |
| 433 | VerLanguageNameA@12 |
| 434 | VerLanguageNameW@12 |
| 435 | VirtualAlloc@16 |
| 436 | VirtualFree@12 |
| 437 | VirtualLock@8 |
| 438 | VirtualProtect@16 |
| 439 | VirtualProtectEx@20 |
| 440 | VirtualQuery@12 |
| 441 | VirtualQueryEx@16 |
| 442 | VirtualUnlock@8 |
| 443 | WaitCommEvent@12 |
| 444 | WaitForDebugEvent@8 |
| 445 | WaitForMultipleObjects@16 |
| 446 | WaitForMultipleObjectsEx@20 |
| 447 | WaitForSingleObject@8 |
| 448 | WaitForSingleObjectEx@12 |
| 449 | WaitNamedPipeA@8 |
| 450 | WaitNamedPipeW@8 |
| 451 | WideCharToMultiByte@32 |
| 452 | WinExec@8 |
| 453 | WriteConsoleA@20 |
| 454 | WriteConsoleInputA@16 |
| 455 | WriteConsoleInputW@16 |
| 456 | WriteConsoleOutputA@20 |
| 457 | WriteConsoleOutputAttribute@20 |
| 458 | WriteConsoleOutputCharacterA@20 |
| 459 | WriteConsoleOutputCharacterW@20 |
| 460 | WriteConsoleOutputW@20 |
| 461 | WriteConsoleW@20 |
| 462 | WriteFile@20 |
| 463 | WriteFileEx@20 |
| 464 | WritePrivateProfileSectionA@12 |
| 465 | WritePrivateProfileSectionW@12 |
| 466 | WritePrivateProfileStringA@16 |
| 467 | WritePrivateProfileStringW@16 |
| 468 | WriteProcessMemory@20 |
| 469 | WriteProfileSectionA@8 |
| 470 | WriteProfileSectionW@8 |
| 471 | WriteProfileStringA@12 |
| 472 | WriteProfileStringW@12 |
| 473 | WriteTapemark@16 |
| 474 | _hread@12 |
| 475 | _hwrite@12 |
| 476 | _lclose@4 |
| 477 | _lcreat@8 |
| 478 | _llseek@12 |
| 479 | _lopen@8 |
| 480 | _lread@12 |
| 481 | _lwrite@12 |
| 482 | lstrcatA@8 |
| 483 | lstrcatW@8 |
| 484 | lstrcmpA@8 |
| 485 | lstrcmpW@8 |
| 486 | lstrcmpiA@8 |
| 487 | lstrcmpiW@8 |
| 488 | lstrcpyA@8 |
| 489 | lstrcpyW@8 |
| 490 | lstrlenA@4 |
| 491 | lstrlenW@4 |
| 492 | |
| 493 | ; This is list of symbols available only in Win32s (not available in Win9x and WinNT) |
| 494 | ; BaseRtlAllocateHandle@4 |
| 495 | ; BaseRtlDestroyHandleTable@4 |
| 496 | ; BaseRtlFreeHandle@8 |
| 497 | ; BaseRtlInitializeHandleTable@8 |
| 498 | ; Free32bDLLCbEntries@8 |
| 499 | ; Get16DLLAddress@8 |
| 500 | ; GetDOSFileHandle@4 |
| 501 | ; GetUserNameA@8 ; MSDN says this is exported from advapi32.dll |
| 502 | ; GetUserNameW@8 ; MSDN says this is exported from advapi32.dll |
| 503 | ; OpenThread@4 ; Win32s OpenThread takes one DWORD threadid argument, Windows ME and Windows 2000+ contain "OpenThread" symbol but ABI is "OpenThread@12" |
| 504 | ; PrivateFreeLibrary@4 |
| 505 | ; PrivateLoadLibrary@4 |
| 506 | ; RtlCreateHeap@24 ; MSDN says this is exported from ntdll.dll |
| 507 | ; RtlDestroyHeap@4 ; MSDN says this is exported from ntdll.dll |
| 508 | ; RtlExAllocateHeap@12 ; MSDN says this is exported from ntdll.dll |
| 509 | ; RtlExFreeHeap@12 ; MSDN says this is exported from ntdll.dll |
| 510 | ; RtlExReAllocateHeap@16 ; MSDN says this is exported from ntdll.dll |
| 511 | ; RtlExSizeHeap@12 ; MSDN says this is exported from ntdll.dll |
| 512 | ; SetLastErrorEx@8 ; MSDN says this is exported from user32.dll |
| 513 | |
| 514 | ; This is list of symbols available in all Win32s and Win9x versions and since Windows 2000 |
| 515 | UTRegister@28 |
| 516 | UTUnRegister@4 |
| 517 | |
| 518 | ; This is list of symbols added in Win32s 1.15, available in all Win9x versions and since Windows NT 3.5 |
| 519 | ; Note that Win32s 1.15 and all later versions merged advapi32.dll, gdi32.dll, |
| 520 | ; kernel32.dll, ntdll.dll, user32.dll (and Win32s 1.25a and later also mpr.dll) |
| 521 | ; libraries into one big w32scomb.dll library and made those libraries as alias |
| 522 | ; to w32scomb.dll, which effectively means that every symbol from every library |
| 523 | ; is available also from kernel32.dll (aliased to w32scomb.dll). Below are only |
| 524 | ; those Win32s symbols which are available in some Win9x or WinNT version of |
| 525 | ; kernel32.dll or logically belongs to kernel32.dll. |
| 526 | CompareStringA@24 |
| 527 | ConvertDefaultLocale@4 |
| 528 | EnumCalendarInfoA@16 |
| 529 | EnumCalendarInfoW@16 |
| 530 | EnumDateFormatsA@12 |
| 531 | EnumDateFormatsW@12 |
| 532 | EnumSystemCodePagesA@8 |
| 533 | EnumSystemCodePagesW@8 |
| 534 | EnumSystemLocalesA@8 |
| 535 | EnumSystemLocalesW@8 |
| 536 | EnumTimeFormatsA@12 |
| 537 | EnumTimeFormatsW@12 |
| 538 | GetCurrencyFormatA@24 |
| 539 | GetCurrencyFormatW@24 |
| 540 | GetDateFormatA@24 |
| 541 | GetLocaleInfoA@16 |
| 542 | GetNumberFormatA@24 |
| 543 | GetNumberFormatW@24 |
| 544 | GetTimeFormatA@24 |
| 545 | GetVersionExA@4 |
| 546 | GetVersionExW@4 |
| 547 | HeapValidate@12 |
| 548 | IsValidLocale@8 |
| 549 | LCMapStringA@24 |
| 550 | SetLocaleInfoA@12 |
| 551 | SetLocaleInfoW@12 |
| 552 | lstrcpynA@12 |
| 553 | lstrcpynW@12 |
| 554 | |
| 555 | ; This is list of symbols added in Win32s 1.15 and available only in Win32s (not available in Win9x and WinNT) |
| 556 | ; Insert16hInWin32s@4 |
| 557 | ; PrivateGetModuleUsage@4 |
| 558 | |
| 559 | ; This is list of symbols added in Win32s 1.20, available in all Win9x versions and since Windows NT 3.1 |
| 560 | GetBinaryType@8 |
| 561 | RtlFillMemory@12 |
| 562 | lstrcat@8 |
| 563 | lstrcmp@8 |
| 564 | lstrcmpi@8 |
| 565 | lstrcpy@8 |
| 566 | lstrlen@4 |
| 567 | |
| 568 | ; This is list of symbols added in Win32s 1.20, available since Windows NT 3.1, but not available in Win9x |
| 569 | AddConsoleAliasW@12 |
| 570 | BaseAttachCompleteThunk@0 ; FIXME: All WinNT versions have ABI "BaseAttachCompleteThunk@16", removed in Windows XP |
| 571 | ; BasepDebugDump@4 ; removed in Windows NT 3.51 |
| 572 | CloseConsoleHandle@4 |
| 573 | CmdBatNotification@4 |
| 574 | ConsoleMenuControl@12 |
| 575 | ; ConsoleSubst@16 ; removed in Windows NT 3.51 |
| 576 | CreateVirtualBuffer@12 ; removed in Windows Server 2003 SP1 |
| 577 | DuplicateConsoleHandle@16 |
| 578 | ExitVDM@8 |
| 579 | ExpungeConsoleCommandHistoryA@4 |
| 580 | ExpungeConsoleCommandHistoryW@4 |
| 581 | ExtendVirtualBuffer@8 ; removed in Windows Server 2003 SP1 |
| 582 | FreeVirtualBuffer@4 ; removed in Windows Server 2003 SP1 |
| 583 | GetConsoleAliasA@16 |
| 584 | GetConsoleAliasExesA@8 |
| 585 | GetConsoleAliasExesLengthA@0 |
| 586 | GetConsoleAliasExesLengthW@0 |
| 587 | GetConsoleAliasExesW@8 |
| 588 | GetConsoleAliasW@16 |
| 589 | GetConsoleAliasesA@12 |
| 590 | GetConsoleAliasesLengthA@4 |
| 591 | GetConsoleAliasesLengthW@4 |
| 592 | GetConsoleAliasesW@12 |
| 593 | GetConsoleCommandHistoryA@12 |
| 594 | GetConsoleCommandHistoryLengthA@4 |
| 595 | GetConsoleCommandHistoryLengthW@4 |
| 596 | GetConsoleCommandHistoryW@12 |
| 597 | GetConsoleDisplayMode@4 |
| 598 | GetConsoleFontInfo@16 |
| 599 | GetConsoleFontSize@8 |
| 600 | GetConsoleHardwareState@12 |
| 601 | GetConsoleInputWaitHandle@0 |
| 602 | GetCurrentConsoleFont@12 |
| 603 | GetNextVDMCommand@4 |
| 604 | GetNumberOfConsoleFonts@0 |
| 605 | GetVDMCurrentDirectories@8 |
| 606 | InvalidateConsoleDIBits@8 |
| 607 | OpenConsoleW@16 |
| 608 | QueryWin31IniFilesMappedToRegistry@16 ; removed in Windows Server 2003 |
| 609 | RegisterConsoleVDM@44 |
| 610 | RegisterWaitForInputIdle@4 |
| 611 | SetConsoleCommandHistoryMode@4 ; removed in Windows Vista |
| 612 | SetConsoleCursor@8 |
| 613 | SetConsoleDisplayMode@12 |
| 614 | SetConsoleFont@8 |
| 615 | SetConsoleHardwareState@12 |
| 616 | SetConsoleKeyShortcuts@16 |
| 617 | SetConsoleMaximumWindowSize@8 |
| 618 | SetConsoleMenuClose@4 |
| 619 | SetConsoleNumberOfCommandsA@8 |
| 620 | SetConsoleNumberOfCommandsW@8 |
| 621 | SetConsolePalette@12 |
| 622 | SetLastConsoleEventActive@0 |
| 623 | SetVDMCurrentDirectories@8 |
| 624 | ShowConsoleCursor@8 |
| 625 | TrimVirtualBuffer@4 ; removed in Windows Server 2003 SP1 |
| 626 | VDMConsoleOperation@8 |
| 627 | VDMOperationStarted@4 |
| 628 | VerifyConsoleIoHandle@4 |
| 629 | VirtualBufferExceptionHandler@12 ; removed in Windows Server 2003 SP1 |
| 630 | WriteConsoleInputVDMA@16 |
| 631 | WriteConsoleInputVDMW@16 |
| 632 | |
| 633 | ; This is list of symbols added in Win32s 1.20, available in all Win9x versions and since Windows NT 3.5 |
| 634 | CommConfigDialogA@12 |
| 635 | CommConfigDialogW@12 |
| 636 | CreateIoCompletionPort@16 |
| 637 | DisableThreadLibraryCalls@4 |
| 638 | FoldStringA@20 |
| 639 | FreeEnvironmentStringsA@4 |
| 640 | FreeEnvironmentStringsW@4 |
| 641 | FreeLibraryAndExitThread@8 |
| 642 | GetBinaryTypeA@8 |
| 643 | GetBinaryTypeW@8 |
| 644 | GetCommConfig@12 |
| 645 | GetCompressedFileSizeA@8 |
| 646 | GetCompressedFileSizeW@8 |
| 647 | GetDefaultCommConfigA@12 |
| 648 | GetDefaultCommConfigW@12 |
| 649 | GetEnvironmentStringsA@0 |
| 650 | GetEnvironmentStringsW@0 |
| 651 | GetHandleInformation@8 |
| 652 | GetProcessAffinityMask@12 |
| 653 | GetProcessWorkingSetSize@12 |
| 654 | GetQueuedCompletionStatus@20 |
| 655 | GetShortPathNameA@12 |
| 656 | GetShortPathNameW@12 |
| 657 | GetStringTypeA@20 |
| 658 | GetStringTypeExA@20 |
| 659 | GetStringTypeExW@20 |
| 660 | GetSystemTimeAdjustment@12 |
| 661 | IsDBCSLeadByteEx@8 |
| 662 | SetCommConfig@12 |
| 663 | SetDefaultCommConfigA@12 |
| 664 | SetDefaultCommConfigW@12 |
| 665 | SetHandleInformation@12 |
| 666 | SetProcessWorkingSetSize@12 |
| 667 | SetSystemTimeAdjustment@8 |
| 668 | SetThreadAffinityMask@8 |
| 669 | SystemTimeToTzSpecificLocalTime@12 |
| 670 | lstrcpyn@12 |
| 671 | |
| 672 | ; This is list of symbols added in Win32s 1.20, available since Windows NT 3.5, but not available in Win9x |
| 673 | RegisterWowBaseHandlers@4 |
| 674 | RegisterWowExec@4 |
| 675 | |
| 676 | ; This is list of symbols added in Win32s 1.25, available in all Win9x versions and since Windows NT 3.5 |
| 677 | AreFileApisANSI@0 |
| 678 | GetProcessHeaps@8 |
| 679 | SetFileApisToANSI@0 |
| 680 | |
| 681 | ; This is list of symbols added in Win32s 1.25, available in all Win9x versions and since Windows NT 3.51 |
| 682 | GetPrivateProfileSectionNamesA@12 |
| 683 | GetPrivateProfileSectionNamesW@12 |
| 684 | GetPrivateProfileStructA@20 |
| 685 | GetPrivateProfileStructW@20 |
| 686 | GetSystemPowerStatus@4 |
| 687 | |
| 688 | ; This is list of symbols added in Win32s 1.25, available since Windows NT 3.1, but not available in Win9x |
| 689 | AddConsoleAliasA@12 |
| 690 | |
| 691 | ; This is list of symbols added in Win32s 1.25, available since Windows 2000, but not available in Win9x |
| 692 | GetConsoleCharType@12 |
| 693 | GetConsoleCursorMode@12 |
| 694 | GetConsoleNlsMode@8 |
| 695 | SetConsoleCursorMode@12 |
| 696 | SetConsoleLocalEUDC@16 |
| 697 | SetConsoleNlsMode@8 |
| 698 | |
| 699 | ; This is list of symbols added in Win32s 1.25 and available only in Win32s (not available in Win9x and WinNT) |
| 700 | ; TlsCleanEntries@4 |
| 701 | |
| 702 | ; This is list of symbols added in Win32s 1.30, available in all Win9x versions and since Windows NT 3.5 |
| 703 | HeapCompact@8 |
| 704 | HeapLock@4 |
| 705 | HeapUnlock@4 |
| 706 | HeapWalk@8 |
| 707 | |
| 708 | ; This is list of symbols added in Win32s 1.30, available in all Win9x versions and since Windows NT 3.51 |
| 709 | GetProcessVersion@4 |
| 710 | GetSystemTimeAsFileTime@4 |
| 711 | PostQueuedCompletionStatus@16 |
| 712 | SetSystemPowerState@8 |
| 713 | WritePrivateProfileStructA@20 |
| 714 | WritePrivateProfileStructW@20 |
| 715 | |
| 716 | ; This is list of symbols added in Win32s 1.30, available since Windows 98 and since Windows NT 3.51 |
| 717 | IsDebuggerPresent@0 |
| 718 | |
| 719 | ; This is list of symbols added in Win32s 1.30, available since Windows NT 3.51, but not available in Win9x |
| 720 | HeapCreateTagsW@16 ; removed in Windows Vista |
| 721 | HeapExtend@16 ; removed in Windows Vista |
| 722 | HeapQueryTagW@20 ; removed in Windows Vista |
| 723 | HeapSummary@12 |
| 724 | HeapUsage@20 ; removed in Windows Vista |
| 725 | |
| 726 | ;; This is end of Win32s symbols ;; |
| 727 | |
| 728 | |
| 729 | ; This is list of symbols available only in Windows NT 3.1, not available in Win32s and Win9x |
| 730 | ; ValidateLCID@8 ; removed in Windows NT 3.5 |
| 731 | |
| 732 | ;; This is end of Windows NT 3.1 symbols ;; |
| 733 | |
| 734 | |
| 735 | ; This is list of symbols added in Windows NT 3.51 SP3 and Windows 98, but not available in Win32s |
| 736 | ConvertThreadToFiber@4 |
| 737 | CreateFiber@12 |
| 738 | DeleteFiber@4 |
| 739 | ReadDirectoryChangesW@32 |
| 740 | SwitchToFiber@4 |
| 741 | |
| 742 | ;; This is end of Windows NT 3.51 symbols ;; |
| 743 | |
| 744 | |
| 745 | ; This is list of symbols added in Windows NT 4.0 and available also in all Win9x versions, but not available in Win32s |
| 746 | QueueUserAPC@12 |
| 747 | |
| 748 | ; This is list of symbols added in Windows NT 4.0 and Windows 95 OSR2, but not available in Win32s |
| 749 | GetDiskFreeSpaceExA@16 |
| 750 | GetDiskFreeSpaceExW@16 |
| 751 | |
| 752 | ; This is list of symbols added in Windows NT 4.0 and Windows 98, but not available in Win32s |
| 753 | CancelIo@4 |
| 754 | CancelWaitableTimer@4 |
| 755 | CopyFileExA@24 |
| 756 | CopyFileExW@24 |
| 757 | CreateWaitableTimerA@12 |
| 758 | CreateWaitableTimerW@12 |
| 759 | FindFirstFileExA@24 |
| 760 | FindFirstFileExW@24 |
| 761 | GetFileAttributesExA@12 |
| 762 | GetFileAttributesExW@12 |
| 763 | GetProcessPriorityBoost@8 |
| 764 | GetThreadPriorityBoost@8 |
| 765 | InterlockedCompareExchange@12 DATA ; FIXME: why is decorated stdcall function symbol disabled? |
| 766 | InterlockedExchangeAdd@8 DATA ; FIXME: why is decorated stdcall function symbol disabled? |
| 767 | IsProcessorFeaturePresent@4 |
| 768 | OpenWaitableTimerA@12 |
| 769 | OpenWaitableTimerW@12 |
| 770 | SetProcessAffinityMask@8 |
| 771 | SetProcessPriorityBoost@8 |
| 772 | SetThreadIdealProcessor@8 |
| 773 | SetThreadPriorityBoost@8 |
| 774 | SetWaitableTimer@24 |
| 775 | SignalObjectAndWait@16 |
| 776 | SwitchToThread@0 |
| 777 | TryEnterCriticalSection@4 |
| 778 | VirtualAllocEx@20 |
| 779 | VirtualFreeEx@16 |
| 780 | |
| 781 | ; This is list of symbols added in Windows NT 4.0, but not available in Win9x and Win32s |
| 782 | GetConsoleInputExeNameA@8 |
| 783 | GetConsoleInputExeNameW@8 |
| 784 | GetConsoleKeyboardLayoutNameA@4 |
| 785 | GetConsoleKeyboardLayoutNameW@4 |
| 786 | ReadConsoleInputExA@20 |
| 787 | ReadConsoleInputExW@20 |
| 788 | SetConsoleIcon@4 |
| 789 | SetConsoleInputExeNameA@4 |
| 790 | SetConsoleInputExeNameW@4 |
| 791 | |
| 792 | ; This is list of symbols added in Windows NT 4.0 SP2 and Windows 98, but not available in Win32s |
| 793 | ReadFileScatter@20 |
| 794 | WriteFileGather@20 |
| 795 | |
| 796 | ; This is list of symbols added in Windows NT 4.0 SP3 and Windows 98, but not available in Win32s |
| 797 | InitializeCriticalSectionAndSpinCount@8 |
| 798 | SetCriticalSectionSpinCount@8 |
| 799 | |
| 800 | ; This is list of symbols added in Windows NT 4.0 SP4, but not available in Win32s and Win9x |
| 801 | VerifyVersionInfoA@16 |
| 802 | VerifyVersionInfoW@16 |
| 803 | |
| 804 | ;; This is end of Windows NT 4.0 symbols ;; |
| 805 | |
| 806 | |
| 807 | ; This is list of symbols available in all Win9x versions and also since Windows 2000, but not available in Win32s |
| 808 | CreateToolhelp32Snapshot@8 |
| 809 | Heap32First@12 |
| 810 | Heap32ListFirst@8 |
| 811 | Heap32ListNext@8 |
| 812 | Heap32Next@4 |
| 813 | Module32First@8 |
| 814 | Module32Next@8 |
| 815 | Process32First@8 |
| 816 | Process32Next@8 |
| 817 | Thread32First@8 |
| 818 | Thread32Next@8 |
| 819 | Toolhelp32ReadProcessMemory@20 |
| 820 | |
| 821 | ; This is list of symbols available in all Win9x versions and also since Windows XP, but not available in Win32s |
| 822 | CreateSocketHandle@0 |
| 823 | GetHandleContext@4 |
| 824 | SetHandleContext@8 |
| 825 | |
| 826 | ; This is list of symbols available in all Win9x versions and also since Windows Vista, but not available in Win32s |
| 827 | GetErrorMode@0 |
| 828 | |
| 829 | ; This is list of ordinal-only symbols available in all Win9x versions, but not available in Win32s and WinNT |
| 830 | ; Symbol names are taken from: |
| 831 | ; https://www.geoffchappell.com/studies/windows/win32/kernel32/history/ords40.htm |
| 832 | ; VxDCall0@4 @1 NONAME ; stdcall+regs |
| 833 | ; VxDCall1@8 @2 NONAME ; stdcall+regs |
| 834 | ; VxDCall2@12 @3 NONAME ; stdcall+regs |
| 835 | ; VxDCall3@16 @4 NONAME ; stdcall+regs |
| 836 | ; VxDCall4@20 @5 NONAME ; stdcall+regs |
| 837 | ; VxDCall5@24 @6 NONAME ; stdcall+regs |
| 838 | ; VxDCall6@28 @7 NONAME ; stdcall+regs |
| 839 | ; VxDCall7@32 @8 NONAME ; stdcall+regs |
| 840 | ; VxDCall8@36 @9 NONAME ; stdcall+regs |
| 841 | ; k32CharToOemA@8 @10 NONAME |
| 842 | ; k32CharToOemBuffA@12 @11 NONAME |
| 843 | ; k32OemToCharA@8 @12 NONAME |
| 844 | ; k32OemToCharBuffA@12 @13 NONAME |
| 845 | ; k32LoadStringA@16 @14 NONAME |
| 846 | ; k32wsprintfA @15 NONAME ; cdecl/varargs |
| 847 | ; k32wvsprintfA@12 @16 NONAME |
| 848 | ; CommonUnimpStub @17 NONAME ; regs |
| 849 | ; GetProcessDword@8 @18 NONAME |
| 850 | ; ThunkTheTemplateHandle@4 @19 NONAME |
| 851 | ; DosFileHandleToWin32Handle@4 @20 NONAME |
| 852 | ; Win32HandleToDosFileHandle@4 @21 NONAME |
| 853 | ; DisposeLZ32Handle@4 @22 NONAME |
| 854 | ; GDIReallyCares@4 @23 NONAME |
| 855 | ; GlobalAlloc16@8 @24 NONAME |
| 856 | ; GlobalLock16@4 @25 NONAME |
| 857 | ; GlobalUnlock16@4 @26 NONAME |
| 858 | ; GlobalFix16@4 @27 NONAME |
| 859 | ; GlobalUnfix16@4 @28 NONAME |
| 860 | ; GlobalWire16@4 @29 NONAME |
| 861 | ; GlobalUnWire16@4 @30 NONAME |
| 862 | ; GlobalFree16@4 @31 NONAME |
| 863 | ; GlobalSize16@4 @32 NONAME |
| 864 | ; HouseCleanLogicallyDeadHandles@0 @33 NONAME |
| 865 | ; GetWin16DOSEnv@0 @34 NONAME |
| 866 | ; LoadLibrary16@4 @35 NONAME |
| 867 | ; FreeLibrary16@4 @36 NONAME |
| 868 | ; GetProcAddress16@8 @37 NONAME |
| 869 | ; AllocMappedBuffer @38 NONAME ; regs |
| 870 | ; FreeMappedBuffer @39 NONAME ; regs |
| 871 | ; OT_32ThkLSF @40 NONAME ; regs |
| 872 | ; ThunkInitLSF@20 @41 NONAME |
| 873 | ; LogApiThkLSF@4 @42 NONAME |
| 874 | ; ThunkInitLS@20 @43 NONAME |
| 875 | ; LogApiThkSL@4 @44 NONAME |
| 876 | ; Common32ThkLS @45 NONAME ; regs+stack |
| 877 | ; ThunkInitSL@20 @46 NONAME |
| 878 | ; LogCBThkSL@4 @47 NONAME |
| 879 | ; ReleaseThunkLock@4 @48 NONAME |
| 880 | ; RestoreThunkLock@4 @49 NONAME |
| 881 | ; AddAtomA@4 @50 ; Ordinal 50 is exported also with symbol name AddAtomA |
| 882 | ; W32S_BackTo32 @51 NONAME ; regs+stack |
| 883 | ; GetThunkBuff@0 @52 NONAME |
| 884 | ; GetThunkStuff@8 @53 NONAME |
| 885 | ; WOWCallback16@8 @54 NONAME ; MSDN says this is exported from wow32.dll |
| 886 | ; WOWCallback16Ex@20 @55 NONAME ; MSDN says this is exported from wow32.dll |
| 887 | ; WOWGetVDMPointer@12 @56 NONAME ; MSDN says this is exported from wow32.dll |
| 888 | ; WOWHandle32@8 @57 NONAME ; MSDN says this is exported from wow32.dll |
| 889 | ; WOWHandle16@8 @58 NONAME ; MSDN says this is exported from wow32.dll |
| 890 | ; WOWGlobalAlloc16@8 @59 NONAME ; MSDN says this is exported from wow32.dll |
| 891 | ; WOWGlobalLock16@4 @60 NONAME ; MSDN says this is exported from wow32.dll |
| 892 | ; WOWGlobalUnlock16@4 @61 NONAME ; MSDN says this is exported from wow32.dll |
| 893 | ; WOWGlobalFree16@4 @62 NONAME ; MSDN says this is exported from wow32.dll |
| 894 | ; WOWGlobalAllocLock16@12 @63 NONAME ; MSDN says this is exported from wow32.dll |
| 895 | ; WOWGlobalUnlockFree16@4 @64 NONAME ; MSDN says this is exported from wow32.dll |
| 896 | ; WOWGlobalLockSize16@8 @65 NONAME ; MSDN says this is exported from wow32.dll |
| 897 | ; WOWYield16@0 @66 NONAME ; MSDN says this is exported from wow32.dll |
| 898 | ; WOWDirectedYield16@4 @67 NONAME ; MSDN says this is exported from wow32.dll |
| 899 | ; WOWGetVDMPointerFix@12 @68 NONAME ; MSDN says this is exported from wow32.dll |
| 900 | ; WOWGetVDMPointerUnfix@4 @69 NONAME ; MSDN says this is exported from wow32.dll |
| 901 | ; WOWGetDescriptor@8 @70 NONAME ; MSDN says this is exported from wow32.dll |
| 902 | ; IsThreadId@4 @71 NONAME |
| 903 | ; RtlLargeIntegerAdd@16 @72 NONAME ; MSDN says this is exported from ntdll.dll |
| 904 | ; RtlEnlargedIntegerMultiply@8 @73 NONAME ; MSDN says this is exported from ntdll.dll |
| 905 | ; RtlEnlargedUnsignedMultiply@8 @74 NONAME ; MSDN says this is exported from ntdll.dll |
| 906 | ; RtlEnlargedUnsignedDivide@16 @75 NONAME ; MSDN says this is exported from ntdll.dll |
| 907 | ; RtlEnlargedIntegerDivide@16 @76 NONAME ; MSDN says this is exported from ntdll.dll |
| 908 | ; RtlExtendedMagicDivide@20 @77 NONAME ; MSDN says this is exported from ntdll.dll |
| 909 | ; RtlExtendedIntegerMultiply@12 @78 NONAME ; MSDN says this is exported from ntdll.dll |
| 910 | ; RtlLargeIntegerShiftLeft@12 @79 NONAME ; MSDN says this is exported from ntdll.dll |
| 911 | ; RtlLargeIntegerShiftRight@12 @80 NONAME ; MSDN says this is exported from ntdll.dll |
| 912 | ; RtlLargeIntegerArithmeticShift@12 @81 NONAME ; MSDN says this is exported from ntdll.dll |
| 913 | ; RtlLargeIntegerNegate@8 @82 NONAME ; MSDN says this is exported from ntdll.dll |
| 914 | ; RtlLargeIntegerSubtract@16 @83 NONAME ; MSDN says this is exported from ntdll.dll |
| 915 | ; RtlConvertLongToLargeInteger@4 @84 NONAME ; MSDN says this is exported from ntdll.dll |
| 916 | ; RtlConvertUlongToLargeInteger@4 @85 NONAME ; MSDN says this is exported from ntdll.dll |
| 917 | ; _LeaveSysLevel_NoThk@4 @86 NONAME |
| 918 | ; SSOnBigStack@0 @87 NONAME |
| 919 | ; SSCall @88 NONAME ; cdecl/varargs |
| 920 | ; FT_PrologPrime @89 NONAME ; regs+stack |
| 921 | ; QT_ThunkPrime @90 NONAME ; regs+stack |
| 922 | ; PK16FNF@4 @91 NONAME |
| 923 | ; GetPK16SysVar@0 @92 NONAME |
| 924 | ; GetpWin16Lock@4 @93 NONAME |
| 925 | ; _CheckNotSysLevel@4 @94 NONAME |
| 926 | ; _ConfirmSysLevel@4 @95 NONAME |
| 927 | ; _ConfirmWin16Lock@0 @96 NONAME |
| 928 | ; _EnterSysLevel@4 @97 NONAME ; really stdcall @4; gendef detects it incorrectly |
| 929 | ; _LeaveSysLevel@4 @98 NONAME |
| 930 | ; RefreshDaylightInformation@4 @99 NONAME |
| 931 | ; TerminateThreadEx@12 @100 NONAME |
| 932 | ; BoostFileCache@4 @101 NONAME |
| 933 | |
| 934 | ; This is list of symbols available in all Win9x versions, but not available in Win32s and WinNT |
| 935 | ; AllocLSCallback@8 |
| 936 | ; AllocSLCallback@8 |
| 937 | ; Callback12@12 |
| 938 | ; Callback16@16 |
| 939 | ; Callback20@20 |
| 940 | ; Callback24@24 |
| 941 | ; Callback28@28 |
| 942 | ; Callback32@32 |
| 943 | ; Callback36@36 |
| 944 | ; Callback40@40 |
| 945 | ; Callback44@44 |
| 946 | ; Callback48@48 |
| 947 | ; Callback4@4 |
| 948 | ; Callback52@52 |
| 949 | ; Callback56@56 |
| 950 | ; Callback60@60 |
| 951 | ; Callback64@64 |
| 952 | ; Callback8@8 |
| 953 | ; CloseSystemHandle@4 |
| 954 | ; ConvertToGlobalHandle@4 |
| 955 | ; CreateKernelThread@24 |
| 956 | ; FT_Exit0 ; no stdcall decoration in msvc thunk32.lib |
| 957 | ; FT_Exit12 ; no stdcall decoration in msvc thunk32.lib |
| 958 | ; FT_Exit16 ; no stdcall decoration in msvc thunk32.lib |
| 959 | ; FT_Exit20 ; no stdcall decoration in msvc thunk32.lib |
| 960 | ; FT_Exit24 ; no stdcall decoration in msvc thunk32.lib |
| 961 | ; FT_Exit28 ; no stdcall decoration in msvc thunk32.lib |
| 962 | ; FT_Exit32 ; no stdcall decoration in msvc thunk32.lib |
| 963 | ; FT_Exit36 ; no stdcall decoration in msvc thunk32.lib |
| 964 | ; FT_Exit4 ; no stdcall decoration in msvc thunk32.lib |
| 965 | ; FT_Exit40 ; no stdcall decoration in msvc thunk32.lib |
| 966 | ; FT_Exit44 ; no stdcall decoration in msvc thunk32.lib |
| 967 | ; FT_Exit48 ; no stdcall decoration in msvc thunk32.lib |
| 968 | ; FT_Exit52 ; no stdcall decoration in msvc thunk32.lib |
| 969 | ; FT_Exit56 ; no stdcall decoration in msvc thunk32.lib |
| 970 | ; FT_Exit8 ; no stdcall decoration in msvc thunk32.lib |
| 971 | ; FT_Prolog ; no stdcall decoration in msvc thunk32.lib |
| 972 | ; FT_Thunk ; no stdcall decoration in msvc thunk32.lib |
| 973 | ; FreeLSCallback@4 |
| 974 | ; FreeSLCallback@4 |
| 975 | ; GetDaylightFlag@0 |
| 976 | ; GetLSCallbackTarget@4 |
| 977 | ; GetLSCallbackTemplate@4 |
| 978 | ; GetProcessFlags@4 |
| 979 | ; GetProductName@8 |
| 980 | ; GetSLCallbackTarget@4 |
| 981 | ; GetSLCallbackTemplate@4 |
| 982 | ; HeapSetFlags@8 |
| 983 | ; InvalidateNLSCache@0 |
| 984 | ; IsLSCallback@4 |
| 985 | ; IsSLCallback@4 |
| 986 | ; K32Thk1632Epilog@0 |
| 987 | ; K32Thk1632Prolog@0 |
| 988 | ; MakeCriticalSectionGlobal@4 |
| 989 | ; MapHInstLS ; no stdcall decoration in msvc thunk32.lib |
| 990 | ; MapHInstLS_PN ; no stdcall decoration in msvc thunk32.lib |
| 991 | ; MapHInstSL ; no stdcall decoration in msvc thunk32.lib |
| 992 | ; MapHInstSL_PN ; no stdcall decoration in msvc thunk32.lib |
| 993 | ; MapHModuleLS@4 |
| 994 | ; MapHModuleSL@4 |
| 995 | ; MapLS@4 |
| 996 | ; MapSL@4 |
| 997 | ; MapSLFix@4 |
| 998 | ; NotifyNLSUserCache@12 |
| 999 | ; OpenVxDHandle@4 |
| 1000 | ; QT_Thunk ; no stdcall decoration in msvc thunk32.lib |
| 1001 | ; QueryNumberOfEventLogRecords@8 |
| 1002 | ; QueryOldestEventLogRecord@8 |
| 1003 | ; RegisterServiceProcess@8 |
| 1004 | ; ReinitializeCriticalSection@4 |
| 1005 | ; SMapLS ; no stdcall decoration in msvc thunk32.lib |
| 1006 | ; SMapLS_IP_EBP_12 ; no stdcall decoration in msvc thunk32.lib |
| 1007 | ; SMapLS_IP_EBP_16 ; no stdcall decoration in msvc thunk32.lib |
| 1008 | ; SMapLS_IP_EBP_20 ; no stdcall decoration in msvc thunk32.lib |
| 1009 | ; SMapLS_IP_EBP_24 ; no stdcall decoration in msvc thunk32.lib |
| 1010 | ; SMapLS_IP_EBP_28 ; no stdcall decoration in msvc thunk32.lib |
| 1011 | ; SMapLS_IP_EBP_32 ; no stdcall decoration in msvc thunk32.lib |
| 1012 | ; SMapLS_IP_EBP_36 ; no stdcall decoration in msvc thunk32.lib |
| 1013 | ; SMapLS_IP_EBP_40 ; no stdcall decoration in msvc thunk32.lib |
| 1014 | ; SMapLS_IP_EBP_8 ; no stdcall decoration in msvc thunk32.lib |
| 1015 | ; SUnMapLS ; no stdcall decoration in msvc thunk32.lib |
| 1016 | ; SUnMapLS_IP_EBP_12 ; no stdcall decoration in msvc thunk32.lib |
| 1017 | ; SUnMapLS_IP_EBP_16 ; no stdcall decoration in msvc thunk32.lib |
| 1018 | ; SUnMapLS_IP_EBP_20 ; no stdcall decoration in msvc thunk32.lib |
| 1019 | ; SUnMapLS_IP_EBP_24 ; no stdcall decoration in msvc thunk32.lib |
| 1020 | ; SUnMapLS_IP_EBP_28 ; no stdcall decoration in msvc thunk32.lib |
| 1021 | ; SUnMapLS_IP_EBP_32 ; no stdcall decoration in msvc thunk32.lib |
| 1022 | ; SUnMapLS_IP_EBP_36 ; no stdcall decoration in msvc thunk32.lib |
| 1023 | ; SUnMapLS_IP_EBP_40 ; no stdcall decoration in msvc thunk32.lib |
| 1024 | ; SUnMapLS_IP_EBP_8 ; no stdcall decoration in msvc thunk32.lib |
| 1025 | ; SetDaylightFlag@4 |
| 1026 | ; ThunkConnect32@24 |
| 1027 | ; TlsAllocInternal@0 |
| 1028 | ; TlsFreeInternal@4 |
| 1029 | ; UnMapLS@4 |
| 1030 | ; UnMapSLFixArray@8 |
| 1031 | ; UninitializeCriticalSection@4 |
| 1032 | ; _DebugOut |
| 1033 | ; _DebugPrintf |
| 1034 | ; dprintf |
| 1035 | |
| 1036 | ; This is list of ordinal-only symbols added in Windows 98, but not available in Win32s and WinNT |
| 1037 | ; Symbol names are taken from: |
| 1038 | ; https://www.geoffchappell.com/studies/windows/win32/kernel32/history/ords410.htm |
| 1039 | ; TlsAllocGlobal@0 @102 NONAME |
| 1040 | ; TlsFreeGlobal@4 @103 NONAME |
| 1041 | ; RPCHACKORAMA@0 @104 NONAME |
| 1042 | ; lstrtolW@12 @105 NONAME |
| 1043 | ; k32wcsicmp@8 @106 NONAME |
| 1044 | ; k32wcsupr@4 @107 NONAME |
| 1045 | ; lstrchrA@8 @108 NONAME |
| 1046 | ; lstrcspnA@8 @109 NONAME |
| 1047 | ; lstrncpyA@12 @110 NONAME |
| 1048 | ; lstrrchrA@8 @111 NONAME |
| 1049 | ; lstrstrA@8 @112 NONAME |
| 1050 | ; lstrchrW@8 @113 NONAME |
| 1051 | ; k32wcscmp@8 @114 NONAME |
| 1052 | ; k32wcsncmp@12 @115 NONAME |
| 1053 | ; lstrncpyW@12 @116 NONAME |
| 1054 | ; k32iswctype@8 @117 NONAME |
| 1055 | ; AddAtomW@4 @118 ; Ordinal 118 is exported also with symbol name AddAtomW, Windows 95 exports AddAtomW with ordinal 102 |
| 1056 | ; k32towupper@4 @119 NONAME |
| 1057 | ; GetCryptApiExponentValue@0 @120 NONAME |
| 1058 | ; ThunkConnect32NonLocking@24 @121 NONAME |
| 1059 | ; SetTaskmonControl@8 @122 NONAME |
| 1060 | |
| 1061 | ; This is list of symbols added in Windows 98, but not available in Win32s and WinNT |
| 1062 | ; K32_NtCreateFile@44 |
| 1063 | ; K32_RtlNtStatusToDosError@4 |
| 1064 | ; RegisterSysMsgHandler@20 |
| 1065 | ; ResetNLSUserInfoCache@0 |
| 1066 | ; SignalSysMsgHandlers@16 |
| 1067 | |
| 1068 | ; This is list of symbols added in Windows 98 and also since Windows 2000, but not available in Win32s |
| 1069 | CancelDeviceWakeupRequest@4 |
| 1070 | EnumCalendarInfoExA@16 |
| 1071 | EnumCalendarInfoExW@16 |
| 1072 | EnumDateFormatsExA@12 |
| 1073 | EnumDateFormatsExW@12 |
| 1074 | GetCPInfoExA@12 |
| 1075 | GetCPInfoExW@12 |
| 1076 | GetCalendarInfoA@24 |
| 1077 | GetCalendarInfoW@24 |
| 1078 | GetDevicePowerState@8 |
| 1079 | GetLongPathNameA@12 |
| 1080 | GetLongPathNameW@12 |
| 1081 | GetWriteWatch@24 |
| 1082 | IsSystemResumeAutomatic@0 |
| 1083 | RequestDeviceWakeup@4 |
| 1084 | RequestWakeupLatency@4 |
| 1085 | ResetWriteWatch@8 |
| 1086 | SetCalendarInfoA@16 |
| 1087 | SetCalendarInfoW@16 |
| 1088 | SetMessageWaitingIndicator@8 |
| 1089 | SetThreadExecutionState@4 |
| 1090 | |
| 1091 | ; This is list of ordinal-only symbols added in Windows ME, but not available in Win32s and WinNT |
| 1092 | ; Symbol names are taken from: |
| 1093 | ; https://www.geoffchappell.com/studies/windows/win32/kernel32/history/ords490.htm |
| 1094 | ; GetModuleNameFromProc@16 @123 NONAME |
| 1095 | |
| 1096 | ; This is list of symbols added in Windows ME and also since Windows 2000, but not available in Win32s |
| 1097 | EnumLanguageGroupLocalesA@16 |
| 1098 | EnumLanguageGroupLocalesW@16 |
| 1099 | EnumSystemLanguageGroupsA@12 |
| 1100 | EnumSystemLanguageGroupsW@12 |
| 1101 | EnumUILanguagesA@12 |
| 1102 | EnumUILanguagesW@12 |
| 1103 | GetSystemDefaultUILanguage@0 |
| 1104 | GetUserDefaultUILanguage@0 |
| 1105 | IsValidLanguageGroup@8 |
| 1106 | OpenThread@12 ; Win32s contains "OpenThread" symbol but ABI is "OpenThread@4" |
| 1107 | |
| 1108 | ; This is list of symbols added in Windows ME and also since Windows XP, but not available in Win32s |
| 1109 | EnumSystemGeoID@12 |
| 1110 | GetGeoInfoA@20 |
| 1111 | GetGeoInfoW@20 |
| 1112 | GetUserGeoID@4 |
| 1113 | SetUserGeoID@4 |
| 1114 | |
| 1115 | ;; This is end of Win9x symbols ;; |
| 1116 | |
| 1117 | |
| 1118 | ; This is list of symbols added in Windows 2000 |
| 1119 | AllocateUserPhysicalPages@12 |
| 1120 | AssignProcessToJobObject@8 |
| 1121 | BindIoCompletionCallback@12 |
| 1122 | CancelTimerQueueTimer@8 |
| 1123 | ChangeTimerQueueTimer@16 |
| 1124 | CreateHardLinkA@12 |
| 1125 | CreateHardLinkW@12 |
| 1126 | CreateJobObjectA@8 |
| 1127 | CreateJobObjectW@8 |
| 1128 | CreateTimerQueue@0 |
| 1129 | CreateTimerQueueTimer@28 |
| 1130 | DelayLoadFailureHook@8 |
| 1131 | DeleteTimerQueue@4 |
| 1132 | DeleteTimerQueueEx@8 |
| 1133 | DeleteTimerQueueTimer@12 |
| 1134 | DeleteVolumeMountPointA@4 |
| 1135 | DeleteVolumeMountPointW@4 |
| 1136 | DnsHostnameToComputerNameA@12 |
| 1137 | DnsHostnameToComputerNameW@12 |
| 1138 | DosPathToSessionPathA@12 |
| 1139 | DosPathToSessionPathW@12 |
| 1140 | FindFirstVolumeA@8 |
| 1141 | FindFirstVolumeMountPointA@12 |
| 1142 | FindFirstVolumeMountPointW@12 |
| 1143 | FindFirstVolumeW@8 |
| 1144 | FindNextVolumeA@12 |
| 1145 | FindNextVolumeMountPointA@12 |
| 1146 | FindNextVolumeMountPointW@12 |
| 1147 | FindNextVolumeW@12 |
| 1148 | FindVolumeClose@4 |
| 1149 | FindVolumeMountPointClose@4 |
| 1150 | FreeUserPhysicalPages@12 |
| 1151 | GetComputerNameExA@12 |
| 1152 | GetComputerNameExW@12 |
| 1153 | GetConsoleWindow@0 |
| 1154 | ; GetDefaultSortkeySize@4 ; removed in Windows Vista |
| 1155 | GetFileSizeEx@8 |
| 1156 | ; GetLinguistLangSize@4 ; removed in Windows Vista |
| 1157 | ; GetNlsSectionName@24 ; FIXME: Windows 2000 and Windows XP prior SP1 has ABI "GetNlsSectionName@20", Windows XP SP1 and new has ABI "GetNlsSectionName@24", removed in Windows Vista |
| 1158 | GetProcessIoCounters@8 |
| 1159 | GetSystemWindowsDirectoryA@8 |
| 1160 | GetSystemWindowsDirectoryW@8 |
| 1161 | GetVolumeNameForVolumeMountPointA@12 |
| 1162 | GetVolumeNameForVolumeMountPointW@12 |
| 1163 | GetVolumePathNameA@12 |
| 1164 | GetVolumePathNameW@12 |
| 1165 | GlobalMemoryStatusEx@4 |
| 1166 | MapUserPhysicalPages@12 |
| 1167 | MapUserPhysicalPagesScatter@12 |
| 1168 | Module32FirstW@8 |
| 1169 | Module32NextW@8 |
| 1170 | MoveFileWithProgressA@20 |
| 1171 | MoveFileWithProgressW@20 |
| 1172 | NlsConvertIntegerToString@20 ; removed in Windows 7 |
| 1173 | NlsGetCacheUpdateCount@0 |
| 1174 | ; NlsResetProcessLocale@0 ; removed in Windows Vista |
| 1175 | ; OpenDataFile@8 ; removed in Windows Vista |
| 1176 | OpenJobObjectA@12 |
| 1177 | OpenJobObjectW@12 |
| 1178 | PrivCopyFileExW@24 |
| 1179 | PrivMoveFileIdentityW@12 |
| 1180 | Process32FirstW@8 |
| 1181 | Process32NextW@8 |
| 1182 | ProcessIdToSessionId@8 |
| 1183 | QueryInformationJobObject@20 |
| 1184 | QueueUserWorkItem@12 |
| 1185 | RegisterConsoleIME@8 |
| 1186 | RegisterConsoleOS2@4 |
| 1187 | RegisterWaitForSingleObject@24 |
| 1188 | RegisterWaitForSingleObjectEx@20 |
| 1189 | ReplaceFile@24 |
| 1190 | ReplaceFileA@24 |
| 1191 | ReplaceFileW@24 |
| 1192 | ; SetCPGlobal@4 ; removed in Windows Vista |
| 1193 | SetComputerNameExA@8 |
| 1194 | SetComputerNameExW@8 |
| 1195 | SetConsoleOS2OemFormat@4 |
| 1196 | SetFilePointerEx@20 |
| 1197 | SetInformationJobObject@16 |
| 1198 | SetTermsrvAppInstallMode@4 |
| 1199 | SetTimerQueueTimer@24 |
| 1200 | SetVolumeMountPointA@8 |
| 1201 | SetVolumeMountPointW@8 |
| 1202 | TerminateJobObject@8 |
| 1203 | TermsrvAppInstallMode@0 |
| 1204 | UnregisterConsoleIME@0 |
| 1205 | UnregisterWait@4 |
| 1206 | UnregisterWaitEx@8 |
| 1207 | ; ValidateLCType@16 ; removed in Windows Vista |
| 1208 | ; ValidateLocale@4 ; removed in Windows Vista |
| 1209 | VerSetConditionMask@16 |
| 1210 | |
| 1211 | ; In Windows 2000 SP1 was not added any new symbol |
| 1212 | |
| 1213 | ; In Windows 2000 SP2 was not added any new symbol |
| 1214 | |
| 1215 | ; This is list of symbols added in Windows 2000 SP3 |
| 1216 | CreateFiberEx@20 |
| 1217 | CreateProcessInternalA@48 ; FIXME: Windows 2000 SP3 and SP4 has ABI "CreateProcessInternalA@44", Windows XP and new has ABI "CreateProcessInternalA@48" |
| 1218 | CreateProcessInternalW@48 ; FIXME: Windows 2000 SP3 and SP4 has ABI "CreateProcessInternalW@44", Windows XP and new has ABI "CreateProcessInternalW@48" |
| 1219 | |
| 1220 | ; This is list of symbols added in Windows 2000 SP4 |
| 1221 | ; CreateProcessInternalWSecure@0 ; CreateProcessInternalWSecure is not available in Windows XP prior SP2, removed in Windows Server 2003 |
| 1222 | |
| 1223 | ; This is list of symbols added in Windows XP |
| 1224 | ActivateActCtx@8 |
| 1225 | AddLocalAlternateComputerNameA@8 |
| 1226 | AddLocalAlternateComputerNameW@8 |
| 1227 | AddRefActCtx@4 |
| 1228 | AddVectoredExceptionHandler@8 |
| 1229 | AttachConsole@4 |
| 1230 | BaseCheckAppcompatCache@16 |
| 1231 | ; BaseCleanupAppcompatCache@0 ; removed in Windows Server 2003 |
| 1232 | BaseCleanupAppcompatCacheSupport@4 |
| 1233 | BaseDumpAppcompatCache@0 |
| 1234 | BaseFlushAppcompatCache@0 |
| 1235 | ; BaseInitAppcompatCache@0 ; removed in Windows Server 2003 |
| 1236 | BaseInitAppcompatCacheSupport@0 |
| 1237 | ; BaseProcessInitPostImport@0 ; removed in Windows Vista |
| 1238 | BaseUpdateAppcompatCache@12 |
| 1239 | ConvertFiberToThread@0 |
| 1240 | ; CopyLZFile@8 ; MSDN says this is exported from lz32.dll |
| 1241 | CreateActCtxA@4 |
| 1242 | CreateActCtxW@4 |
| 1243 | CreateJobSet@12 |
| 1244 | CreateMemoryResourceNotification@4 |
| 1245 | DeactivateActCtx@8 |
| 1246 | DebugActiveProcessStop@4 |
| 1247 | DebugBreakProcess@4 |
| 1248 | DebugSetProcessKillOnExit@4 |
| 1249 | EnumerateLocalComputerNamesA@16 |
| 1250 | EnumerateLocalComputerNamesW@16 |
| 1251 | FindActCtxSectionGuid@20 |
| 1252 | FindActCtxSectionStringA@20 |
| 1253 | FindActCtxSectionStringW@20 |
| 1254 | GetComPlusPackageInstallStatus@0 |
| 1255 | GetConsoleProcessList@8 |
| 1256 | GetConsoleSelectionInfo@4 |
| 1257 | GetCurrentActCtx@4 |
| 1258 | ; GetExpandedNameA@8 ; MSDN says this is exported from lz32.dll |
| 1259 | ; GetExpandedNameW@8 ; MSDN says this is exported from lz32.dll |
| 1260 | GetFirmwareEnvironmentVariableA@16 |
| 1261 | GetFirmwareEnvironmentVariableW@16 |
| 1262 | GetModuleHandleExA@12 |
| 1263 | GetModuleHandleExW@12 |
| 1264 | GetNativeSystemInfo@4 |
| 1265 | ; GetNumaAvailableMemory@12 ; removed in Windows Server 2003 |
| 1266 | GetNumaAvailableMemoryNode@8 |
| 1267 | GetNumaHighestNodeNumber@4 |
| 1268 | GetNumaNodeProcessorMask@8 |
| 1269 | ; GetNumaProcessorMap@12 ; removed in Windows Server 2003 |
| 1270 | GetNumaProcessorNode@8 |
| 1271 | GetSystemWow64DirectoryA@8 |
| 1272 | GetSystemWow64DirectoryW@8 |
| 1273 | GetVolumePathNamesForVolumeNameA@16 |
| 1274 | GetVolumePathNamesForVolumeNameW@16 |
| 1275 | HeapQueryInformation@20 |
| 1276 | HeapSetInformation@16 |
| 1277 | InitializeSListHead@4 |
| 1278 | InterlockedFlushSList@4 |
| 1279 | InterlockedPopEntrySList@4 |
| 1280 | InterlockedPushEntrySList@8 |
| 1281 | IsProcessInJob@12 |
| 1282 | ; IsValidUILanguage@4 ; removed in Windows Vista |
| 1283 | IsWow64Process@8 |
| 1284 | ; LZClose@4 ; MSDN says this is exported from lz32.dll |
| 1285 | ; LZCloseFile@4 ; MSDN says this is exported from lz32.dll |
| 1286 | ; LZCopy@8 ; MSDN says this is exported from lz32.dll |
| 1287 | ; LZCreateFileW@20 ; MSDN says this is exported from lz32.dll |
| 1288 | ; LZDone@0 ; MSDN says this is exported from lz32.dll |
| 1289 | ; LZInit@4 ; MSDN says this is exported from lz32.dll |
| 1290 | ; LZOpenFileA@12 ; MSDN says this is exported from lz32.dll |
| 1291 | ; LZOpenFileW@12 ; MSDN says this is exported from lz32.dll |
| 1292 | ; LZRead@12 ; MSDN says this is exported from lz32.dll |
| 1293 | ; LZSeek@12 ; MSDN says this is exported from lz32.dll |
| 1294 | ; LZStart@0 ; MSDN says this is exported from lz32.dll |
| 1295 | ; NumaVirtualQueryNode@16 ; removed in Windows Server 2003 |
| 1296 | QueryActCtxW@28 |
| 1297 | QueryDepthSList@4 |
| 1298 | QueryMemoryResourceNotification@8 |
| 1299 | ReleaseActCtx@4 |
| 1300 | RemoveLocalAlternateComputerNameA@8 |
| 1301 | RemoveLocalAlternateComputerNameW@8 |
| 1302 | RemoveVectoredExceptionHandler@4 |
| 1303 | RestoreLastError@4 |
| 1304 | RtlCaptureContext@4 |
| 1305 | RtlCaptureStackBackTrace@16 |
| 1306 | SetClientTimeZoneInformation@4 ; removed in Windows 8 |
| 1307 | SetComPlusPackageInstallStatus@4 |
| 1308 | SetFileShortNameA@8 |
| 1309 | SetFileShortNameW@8 |
| 1310 | SetFileValidData@12 |
| 1311 | SetFirmwareEnvironmentVariableA@16 |
| 1312 | SetFirmwareEnvironmentVariableW@16 |
| 1313 | SetLocalPrimaryComputerNameA@8 |
| 1314 | SetLocalPrimaryComputerNameW@8 |
| 1315 | SetThreadUILanguage@4 |
| 1316 | TzSpecificLocalTimeToSystemTime@12 |
| 1317 | WTSGetActiveConsoleSessionId@0 |
| 1318 | ZombifyActCtx@4 |
| 1319 | |
| 1320 | ; This is list of symbols added in Windows XP SP1 |
| 1321 | CheckNameLegalDOS8Dot3A@20 |
| 1322 | CheckNameLegalDOS8Dot3W@20 |
| 1323 | CheckRemoteDebuggerPresent@8 |
| 1324 | ; CreateNlsSecurityDescriptor@12 ; removed in Windows Vista |
| 1325 | GetCPFileNameFromRegistry@12 ; removed in Windows 7 |
| 1326 | GetDllDirectoryA@8 |
| 1327 | GetDllDirectoryW@8 |
| 1328 | GetProcessHandleCount@8 |
| 1329 | GetProcessId@4 |
| 1330 | GetSystemRegistryQuota@8 |
| 1331 | GetSystemTimes@12 |
| 1332 | GetThreadIOPendingFlag@8 |
| 1333 | SetDllDirectoryA@4 |
| 1334 | SetDllDirectoryW@4 |
| 1335 | |
| 1336 | ; This is list of symbols added in Windows XP SP2 and Windows Server 2003 SP1 (not available in Server 2003 without SP1) |
| 1337 | BaseQueryModuleData@28 ; FIXME: Windows XP and Server 2003 has ABI "BaseQueryModuleData@20", Windows Vista and new has ABI "BaseQueryModuleData@28" |
| 1338 | BasepCheckWinSaferRestrictions@28 ; FIXME: Windows XP and Server 2003 has ABI "BasepCheckWinSaferRestrictions@24", Windows Vista has ABI "BasepCheckWinSaferRestrictions@28", Windows 7 has ABI "BasepCheckWinSaferRestrictions@12", Windows 8 and new has ABI "BasepCheckWinSaferRestrictions@16" |
| 1339 | DecodePointer@4 |
| 1340 | DecodeSystemPointer@4 |
| 1341 | EncodePointer@4 |
| 1342 | EncodeSystemPointer@4 |
| 1343 | |
| 1344 | ; This is list of symbols added in Windows XP SP3 |
| 1345 | GetLogicalProcessorInformation@8 |
| 1346 | |
| 1347 | ; This is list of symbols added in Windows XP SP3 and Windows Vista SP1 (not available in any version of Windows Server 2003, not available in Windows Vista without SP1) |
| 1348 | GetProcessDEPPolicy@12 |
| 1349 | GetSystemDEPPolicy@0 |
| 1350 | SetProcessDEPPolicy@4 |
| 1351 | |
| 1352 | ; This is list of symbols added in Windows Server 2003 |
| 1353 | BaseIsAppcompatInfrastructureDisabled@0 |
| 1354 | ConvertThreadToFiberEx@8 |
| 1355 | FindFirstStreamW@16 |
| 1356 | FindNextStreamW@8 |
| 1357 | FlsAlloc@4 |
| 1358 | FlsFree@4 |
| 1359 | FlsGetValue@4 |
| 1360 | FlsSetValue@8 |
| 1361 | GetCurrentProcessorNumber@0 |
| 1362 | GetLargePageMinimum@0 |
| 1363 | GetNLSVersion@12 |
| 1364 | GetProcessIdOfThread@4 |
| 1365 | GetProcessWorkingSetSizeEx@16 |
| 1366 | GetThreadId@4 |
| 1367 | InterlockedCompareExchange64@20 DATA ; FIXME: why is decorated stdcall function symbol disabled? |
| 1368 | IsNLSDefinedString@20 |
| 1369 | IsTimeZoneRedirectionEnabled@0 ; removed in Windows 8 |
| 1370 | NeedCurrentDirectoryForExePathA@4 |
| 1371 | NeedCurrentDirectoryForExePathW@4 |
| 1372 | ReOpenFile@16 |
| 1373 | SetEnvironmentStringsA@4 |
| 1374 | SetEnvironmentStringsW@4 |
| 1375 | SetProcessWorkingSetSizeEx@16 |
| 1376 | Wow64EnableWow64FsRedirection@4 |
| 1377 | |
| 1378 | ; This is list of symbols added in Windows Server 2003 SP1 and Windows XP x64 SP1 (WoW64 version) |
| 1379 | AddVectoredContinueHandler@8 |
| 1380 | BaseCheckRunApp@52 ; FIXME: Windows Server 2003 has ABI "BaseCheckRunApp@40", Windows Vista and 7 has ABI "BaseCheckRunApp@52", Windows 8 has ABI "BaseCheckRunApp@56", Windows 8.1 has ABI "BaseCheckRunApp@60", removed in Windows 10 |
| 1381 | ; BaseProcessStartThunk@0 ; available only in 32-bit WoW64 version on 64-bit system, removed in Windows Vista |
| 1382 | ; BaseThreadStartThunk@0 ; available only in 32-bit WoW64 version on 64-bit system, removed in Windows Vista |
| 1383 | BasepCheckBadapp@56 ; FIXME: Windows Server 2003 has ABI "BasepCheckBadapp@36", Windows Vista has ABI "BasepCheckBadapp@56", Windows 7 has ABI "BasepCheckBadapp@60", Windows 8 and Windows 8.1 has ABI "BasepCheckBadapp@72", removed in Windows 10 |
| 1384 | BasepFreeAppCompatData@12 ; FIXME: Windows Server 2003 has ABI "BasepFreeAppCompatData@8", Windows Vista and new has ABI "BasepFreeAppCompatData@12" |
| 1385 | ConsoleIMERoutine@4 ; available only in 32-bit WoW64 version on 64-bit system |
| 1386 | CtrlRoutine@4 ; available only in 32-bit WoW64 version on 64-bit system, since Windows 7 available also on 32-bit system |
| 1387 | EnumSystemFirmwareTables@12 |
| 1388 | GetSystemFileCacheSize@12 |
| 1389 | GetSystemFirmwareTable@16 |
| 1390 | RemoveVectoredContinueHandler@4 |
| 1391 | SetSystemFileCacheSize@12 |
| 1392 | SetThreadStackGuarantee@4 |
| 1393 | Wow64DisableWow64FsRedirection@4 |
| 1394 | Wow64RevertWow64FsRedirection@4 |
| 1395 | |
| 1396 | ; This is list of symbols added in Windows Server 2003 SP2 and Windows XP x64 SP2 (WoW64 version) |
| 1397 | SetFileCompletionNotificationModes@8 |
| 1398 | |
| 1399 | ; This is list of symbols added in Windows Vista |
| 1400 | AcquireSRWLockExclusive@4 |
| 1401 | AcquireSRWLockShared@4 |
| 1402 | AddSIDToBoundaryDescriptor@8 |
| 1403 | AdjustCalendarDate@12 |
| 1404 | AllocateUserPhysicalPagesNuma@16 |
| 1405 | ApplicationRecoveryFinished@4 |
| 1406 | ApplicationRecoveryInProgress@4 |
| 1407 | BaseGenerateAppCompatData@24 |
| 1408 | BaseThreadInitThunk@4 ; FIXME: Windows Vista has ABI "BaseThreadInitThunk@8", Windows Vista WoW64 has ABI "BaseThreadInitThunk@4", Windows Vista SP1 has ABI "BaseThreadInitThunk@16", Windows Vista SP2 has ABI "BaseThreadInitThunk@20", Windows 7 has ABI "BaseThreadInitThunk@8", Windows 8 and new has ABI "BaseThreadInitThunk@4" |
| 1409 | CallbackMayRunLong@4 |
| 1410 | CancelIoEx@8 |
| 1411 | CancelSynchronousIo@4 |
| 1412 | CancelThreadpoolIo@4 |
| 1413 | CheckElevation@20 |
| 1414 | CheckElevationEnabled@4 |
| 1415 | CheckForReadOnlyResource@8 |
| 1416 | ClosePrivateNamespace@8 |
| 1417 | CloseThreadpool@4 |
| 1418 | CloseThreadpoolCleanupGroup@4 |
| 1419 | CloseThreadpoolCleanupGroupMembers@12 |
| 1420 | CloseThreadpoolIo@4 |
| 1421 | CloseThreadpoolTimer@4 |
| 1422 | CloseThreadpoolWait@4 |
| 1423 | CloseThreadpoolWork@4 |
| 1424 | CompareCalendarDates@12 |
| 1425 | CompareStringEx@36 |
| 1426 | CompareStringOrdinal@20 |
| 1427 | ConvertCalDateTimeToSystemTime@8 |
| 1428 | ConvertNLSDayOfWeekToWin32DayOfWeek@4 |
| 1429 | ConvertSystemTimeToCalDateTime@12 |
| 1430 | CopyFileTransactedA@28 |
| 1431 | CopyFileTransactedW@28 |
| 1432 | CreateBoundaryDescriptorA@8 |
| 1433 | CreateBoundaryDescriptorW@8 |
| 1434 | CreateDirectoryTransactedA@16 |
| 1435 | CreateDirectoryTransactedW@16 |
| 1436 | CreateEventExA@16 |
| 1437 | CreateEventExW@16 |
| 1438 | CreateFileMappingNumaA@28 |
| 1439 | CreateFileMappingNumaW@28 |
| 1440 | CreateFileTransactedA@40 |
| 1441 | CreateFileTransactedW@40 |
| 1442 | CreateHardLinkTransactedA@16 |
| 1443 | CreateHardLinkTransactedW@16 |
| 1444 | CreateMutexExA@16 |
| 1445 | CreateMutexExW@16 |
| 1446 | CreatePrivateNamespaceA@12 |
| 1447 | CreatePrivateNamespaceW@12 |
| 1448 | CreateSemaphoreExA@24 |
| 1449 | CreateSemaphoreExW@24 |
| 1450 | CreateSymbolicLinkA@12 |
| 1451 | CreateSymbolicLinkTransactedA@16 |
| 1452 | CreateSymbolicLinkTransactedW@16 |
| 1453 | CreateSymbolicLinkW@12 |
| 1454 | CreateThreadpool@4 |
| 1455 | CreateThreadpoolCleanupGroup@0 |
| 1456 | CreateThreadpoolIo@16 |
| 1457 | CreateThreadpoolTimer@12 |
| 1458 | CreateThreadpoolWait@12 |
| 1459 | CreateThreadpoolWork@12 |
| 1460 | CreateWaitableTimerExA@16 |
| 1461 | CreateWaitableTimerExW@16 |
| 1462 | DeleteBoundaryDescriptor@4 |
| 1463 | DeleteFileTransactedA@8 |
| 1464 | DeleteFileTransactedW@8 |
| 1465 | DeleteProcThreadAttributeList@4 |
| 1466 | DisassociateCurrentThreadFromCallback@4 |
| 1467 | EnumCalendarInfoExEx@24 |
| 1468 | EnumDateFormatsExEx@16 |
| 1469 | EnumResourceLanguagesExA@28 |
| 1470 | EnumResourceLanguagesExW@28 |
| 1471 | EnumResourceNamesExA@24 |
| 1472 | EnumResourceNamesExW@24 |
| 1473 | EnumResourceTypesExA@20 |
| 1474 | EnumResourceTypesExW@20 |
| 1475 | EnumSystemLocalesEx@16 |
| 1476 | EnumTimeFormatsEx@16 |
| 1477 | FindFirstFileNameTransactedW@20 |
| 1478 | FindFirstFileNameW@16 |
| 1479 | FindFirstFileTransactedA@28 |
| 1480 | FindFirstFileTransactedW@28 |
| 1481 | FindFirstStreamTransactedW@20 |
| 1482 | FindNLSString@28 |
| 1483 | FindNLSStringEx@40 |
| 1484 | FindNextFileNameW@12 |
| 1485 | FlushProcessWriteBuffers@0 |
| 1486 | FreeLibraryWhenCallbackReturns@8 |
| 1487 | GetApplicationRecoveryCallback@20 |
| 1488 | GetApplicationRestartSettings@16 |
| 1489 | GetCalendarDateFormat@24 |
| 1490 | GetCalendarDateFormatEx@24 |
| 1491 | GetCalendarDaysInMonth@16 |
| 1492 | GetCalendarDifferenceInDays@12 |
| 1493 | GetCalendarInfoEx@28 |
| 1494 | GetCalendarMonthsInYear@12 |
| 1495 | GetCalendarSupportedDateRange@12 |
| 1496 | GetCalendarWeekNumber@16 |
| 1497 | GetCompressedFileSizeTransactedA@12 |
| 1498 | GetCompressedFileSizeTransactedW@12 |
| 1499 | GetConsoleHistoryInfo@4 |
| 1500 | GetConsoleOriginalTitleA@8 |
| 1501 | GetConsoleOriginalTitleW@8 |
| 1502 | GetConsoleScreenBufferInfoEx@8 |
| 1503 | GetCurrencyFormatEx@24 |
| 1504 | GetCurrentConsoleFontEx@12 |
| 1505 | GetDateFormatEx@28 |
| 1506 | GetDurationFormat@32 |
| 1507 | GetDurationFormatEx@32 |
| 1508 | GetDynamicTimeZoneInformation@4 |
| 1509 | GetFileAttributesTransactedA@16 |
| 1510 | GetFileAttributesTransactedW@16 |
| 1511 | GetFileBandwidthReservation@24 |
| 1512 | GetFileInformationByHandleEx@16 |
| 1513 | GetFileMUIInfo@16 |
| 1514 | GetFileMUIPath@28 |
| 1515 | GetFinalPathNameByHandleA@16 |
| 1516 | GetFinalPathNameByHandleW@16 |
| 1517 | GetFullPathNameTransactedA@20 |
| 1518 | GetFullPathNameTransactedW@20 |
| 1519 | GetLocaleInfoEx@16 |
| 1520 | GetLongPathNameTransactedA@16 |
| 1521 | GetLongPathNameTransactedW@16 |
| 1522 | GetNLSVersionEx@12 |
| 1523 | GetNamedPipeAttribute@20 |
| 1524 | GetNamedPipeClientComputerNameA@12 |
| 1525 | GetNamedPipeClientComputerNameW@12 |
| 1526 | GetNamedPipeClientProcessId@8 |
| 1527 | GetNamedPipeClientSessionId@8 |
| 1528 | GetNamedPipeServerProcessId@8 |
| 1529 | GetNamedPipeServerSessionId@8 |
| 1530 | GetNumaProximityNode@8 |
| 1531 | GetNumberFormatEx@24 |
| 1532 | GetProductInfo@20 |
| 1533 | GetQueuedCompletionStatusEx@24 |
| 1534 | GetStringScripts@20 |
| 1535 | GetSystemDefaultLocaleName@8 |
| 1536 | GetSystemPreferredUILanguages@16 |
| 1537 | GetThreadPreferredUILanguages@16 |
| 1538 | GetThreadUILanguage@0 |
| 1539 | GetTickCount64@0 |
| 1540 | GetTimeFormatEx@24 |
| 1541 | GetUILanguageInfo@20 |
| 1542 | GetUserDefaultLocaleName@8 |
| 1543 | GetUserPreferredUILanguages@16 |
| 1544 | GetVolumeInformationByHandleW@32 |
| 1545 | IdnToAscii@20 |
| 1546 | IdnToNameprepUnicode@20 |
| 1547 | IdnToUnicode@20 |
| 1548 | InitOnceBeginInitialize@16 |
| 1549 | InitOnceComplete@12 |
| 1550 | InitOnceExecuteOnce@16 |
| 1551 | InitOnceInitialize@4 |
| 1552 | InitializeConditionVariable@4 |
| 1553 | InitializeCriticalSectionEx@12 |
| 1554 | InitializeProcThreadAttributeList@16 |
| 1555 | InitializeSRWLock@4 |
| 1556 | @InterlockedPushListSList@16 ; really fastcall calling convention |
| 1557 | IsCalendarLeapDay@20 |
| 1558 | IsCalendarLeapMonth@16 |
| 1559 | IsCalendarLeapYear@12 |
| 1560 | IsNormalizedString@12 |
| 1561 | IsThreadAFiber@0 |
| 1562 | IsThreadpoolTimerSet@4 |
| 1563 | IsValidCalDateTime@8 |
| 1564 | IsValidLocaleName@4 |
| 1565 | LCIDToLocaleName@16 |
| 1566 | LCMapStringEx@36 |
| 1567 | LeaveCriticalSectionWhenCallbackReturns@8 |
| 1568 | LoadStringBaseExW@20 |
| 1569 | LoadStringBaseW@16 |
| 1570 | LocaleNameToLCID@8 |
| 1571 | MapViewOfFileExNuma@28 |
| 1572 | MoveFileTransactedA@24 |
| 1573 | MoveFileTransactedW@24 |
| 1574 | NlsCheckPolicy@8 |
| 1575 | NlsEventDataDescCreate@16 ; removed in Windows 10 May 2020 Update (20H1) |
| 1576 | NlsUpdateLocale@8 |
| 1577 | NlsUpdateSystemLocale@8 |
| 1578 | NlsWriteEtwEvent@20 ; removed in Windows 10 May 2020 Update (20H1) |
| 1579 | NormalizeString@20 |
| 1580 | NotifyUILanguageChange@20 |
| 1581 | OpenFileById@24 |
| 1582 | OpenPrivateNamespaceA@8 |
| 1583 | OpenPrivateNamespaceW@8 |
| 1584 | QueryActCtxSettingsW@28 |
| 1585 | QueryFullProcessImageNameA@16 |
| 1586 | QueryFullProcessImageNameW@16 |
| 1587 | QueryIdleProcessorCycleTime@8 |
| 1588 | QueryProcessCycleTime@8 |
| 1589 | QueryThreadCycleTime@8 |
| 1590 | RegisterApplicationRecoveryCallback@16 |
| 1591 | RegisterApplicationRestart@8 |
| 1592 | ReleaseMutexWhenCallbackReturns@8 |
| 1593 | ReleaseSRWLockExclusive@4 |
| 1594 | ReleaseSRWLockShared@4 |
| 1595 | ReleaseSemaphoreWhenCallbackReturns@12 |
| 1596 | RemoveDirectoryTransactedA@8 |
| 1597 | RemoveDirectoryTransactedW@8 |
| 1598 | SetConsoleHistoryInfo@4 |
| 1599 | SetConsoleScreenBufferInfoEx@8 |
| 1600 | SetCurrentConsoleFontEx@12 |
| 1601 | SetDynamicTimeZoneInformation@4 |
| 1602 | SetEventWhenCallbackReturns@8 |
| 1603 | SetFileAttributesTransactedA@12 |
| 1604 | SetFileAttributesTransactedW@12 |
| 1605 | SetFileBandwidthReservation@24 |
| 1606 | SetFileInformationByHandle@16 |
| 1607 | SetFileIoOverlappedRange@12 |
| 1608 | SetNamedPipeAttribute@20 |
| 1609 | SetStdHandleEx@12 |
| 1610 | SetThreadPreferredUILanguages@12 |
| 1611 | SetThreadpoolThreadMaximum@8 |
| 1612 | SetThreadpoolThreadMinimum@8 |
| 1613 | SetThreadpoolTimer@16 |
| 1614 | SetThreadpoolWait@12 |
| 1615 | SleepConditionVariableCS@12 |
| 1616 | SleepConditionVariableSRW@16 |
| 1617 | StartThreadpoolIo@4 |
| 1618 | SubmitThreadpoolWork@4 |
| 1619 | TrySubmitThreadpoolCallback@12 |
| 1620 | UnregisterApplicationRecoveryCallback@0 |
| 1621 | UnregisterApplicationRestart@0 |
| 1622 | UpdateCalendarDayOfWeek@4 |
| 1623 | UpdateProcThreadAttribute@28 |
| 1624 | VerifyScripts@20 |
| 1625 | VirtualAllocExNuma@24 |
| 1626 | WaitForThreadpoolIoCallbacks@8 |
| 1627 | WaitForThreadpoolTimerCallbacks@8 |
| 1628 | WaitForThreadpoolWaitCallbacks@8 |
| 1629 | WaitForThreadpoolWorkCallbacks@8 |
| 1630 | WakeAllConditionVariable@4 |
| 1631 | WakeConditionVariable@4 |
| 1632 | WerGetFlags@8 |
| 1633 | WerRegisterFile@12 |
| 1634 | WerRegisterMemoryBlock@8 |
| 1635 | WerSetFlags@4 |
| 1636 | WerUnregisterFile@4 |
| 1637 | WerUnregisterMemoryBlock@4 |
| 1638 | WerpCleanupMessageMapping@0 ; removed in Windows 10 Fall Creators Update (Redstone 3) |
| 1639 | WerpInitiateRemoteRecovery@4 |
| 1640 | WerpNotifyLoadStringResource@16 ; removed in Windows 10 Fall Creators Update (Redstone 3) |
| 1641 | WerpNotifyLoadStringResourceEx@20 ; removed in Windows 10 Fall Creators Update (Redstone 3) |
| 1642 | WerpNotifyUseStringResource@4 ; removed in Windows 10 Fall Creators Update (Redstone 3) |
| 1643 | WerpStringLookup@8 ; removed in Windows 10 Fall Creators Update (Redstone 3) |
| 1644 | Wow64GetThreadContext@8 |
| 1645 | Wow64SetThreadContext@8 |
| 1646 | Wow64SuspendThread@4 |
| 1647 | |
| 1648 | ; This is list of symbols added in Windows Vista SP1 |
| 1649 | AddSecureMemoryCacheCallback@4 |
| 1650 | GetPhysicallyInstalledSystemMemory@4 |
| 1651 | GetTimeZoneInformationForYear@12 |
| 1652 | QueryProcessAffinityUpdateMode@8 |
| 1653 | RemoveSecureMemoryCacheCallback@4 |
| 1654 | ReplacePartitionUnit@12 |
| 1655 | SetProcessAffinityUpdateMode@8 |
| 1656 | |
| 1657 | ; This is list of symbols added in Windows Vista SP2 |
| 1658 | SetSearchPathMode@4 |
| 1659 | |
| 1660 | ; This is list of symbols added in Windows 7 |
| 1661 | AddIntegrityLabelToBoundaryDescriptor@8 |
| 1662 | BaseCheckAppcompatCacheEx@24 ; FIXME: Windows 7 has ABI "BaseCheckAppcompatCacheEx@24", Windows 8 has ABI "BaseCheckAppcompatCacheEx@32" |
| 1663 | BaseDllReadWriteIniFile@32 |
| 1664 | BaseFormatObjectAttributes@16 |
| 1665 | BaseFormatTimeOut@8 |
| 1666 | BaseGetNamedObjectDirectory@4 |
| 1667 | BaseSetLastNTError@4 |
| 1668 | BaseVerifyUnicodeString@4 ; removed in Windows 11 2024 Update (Hudson Valley / 24H2) (WoW64 version) |
| 1669 | Basep8BitStringToDynamicUnicodeString@8 |
| 1670 | BasepAllocateActivationContextActivationBlock@16 |
| 1671 | BasepAnsiStringToDynamicUnicodeString@8 |
| 1672 | BasepCheckAppCompat@16 |
| 1673 | BasepFreeActivationContextActivationBlock@4 |
| 1674 | BasepMapModuleHandle@8 |
| 1675 | ; CopyExtendedContext@12 ; removed in Windows 7 SP1 |
| 1676 | ; CreateProcessAsUserW@44 ; MSDN says this is exported from advapi32.dll |
| 1677 | CreateRemoteThreadEx@32 |
| 1678 | DisableThreadProfiling@4 |
| 1679 | EnableThreadProfiling@20 |
| 1680 | FindStringOrdinal@24 |
| 1681 | GetActiveProcessorCount@4 |
| 1682 | GetActiveProcessorGroupCount@0 |
| 1683 | GetCurrentProcessorNumberEx@4 |
| 1684 | ; GetEnabledExtendedFeatures@8 ; removed in Windows 7 SP1 |
| 1685 | GetEraNameCountedString@16 |
| 1686 | ; GetExtendedContextLength@8 ; removed in Windows 7 SP1 |
| 1687 | ; GetExtendedFeaturesMask@4 ; removed in Windows 7 SP1 |
| 1688 | GetLogicalProcessorInformationEx@12 |
| 1689 | GetMaximumProcessorCount@4 |
| 1690 | GetMaximumProcessorGroupCount@0 |
| 1691 | GetNumaAvailableMemoryNodeEx@8 |
| 1692 | GetNumaNodeNumberFromHandle@8 |
| 1693 | GetNumaNodeProcessorMaskEx@8 |
| 1694 | GetNumaProcessorNodeEx@8 |
| 1695 | GetNumaProximityNodeEx@8 |
| 1696 | GetProcessGroupAffinity@12 |
| 1697 | GetProcessPreferredUILanguages@16 |
| 1698 | GetProcessorSystemCycleTime@12 |
| 1699 | GetThreadErrorMode@0 |
| 1700 | GetThreadGroupAffinity@8 |
| 1701 | GetThreadIdealProcessorEx@8 |
| 1702 | ; InitializeExtendedContext@12 ; removed in Windows 7 SP1 |
| 1703 | K32EmptyWorkingSet@4 |
| 1704 | K32EnumDeviceDrivers@12 |
| 1705 | K32EnumPageFilesA@8 |
| 1706 | K32EnumPageFilesW@8 |
| 1707 | K32EnumProcessModules@16 |
| 1708 | K32EnumProcessModulesEx@20 |
| 1709 | K32EnumProcesses@12 |
| 1710 | K32GetDeviceDriverBaseNameA@12 |
| 1711 | K32GetDeviceDriverBaseNameW@12 |
| 1712 | K32GetDeviceDriverFileNameA@12 |
| 1713 | K32GetDeviceDriverFileNameW@12 |
| 1714 | K32GetMappedFileNameA@16 |
| 1715 | K32GetMappedFileNameW@16 |
| 1716 | K32GetModuleBaseNameA@16 |
| 1717 | K32GetModuleBaseNameW@16 |
| 1718 | K32GetModuleFileNameExA@16 |
| 1719 | K32GetModuleFileNameExW@16 |
| 1720 | K32GetModuleInformation@16 |
| 1721 | K32GetPerformanceInfo@8 |
| 1722 | K32GetProcessImageFileNameA@12 |
| 1723 | K32GetProcessImageFileNameW@12 |
| 1724 | K32GetProcessMemoryInfo@12 |
| 1725 | K32GetWsChanges@12 |
| 1726 | K32GetWsChangesEx@12 |
| 1727 | K32InitializeProcessForWsWatch@4 |
| 1728 | K32QueryWorkingSet@12 |
| 1729 | K32QueryWorkingSetEx@12 |
| 1730 | LoadAppInitDlls@0 |
| 1731 | ; LocateExtendedFeature@12 ; removed in Windows 7 SP1 |
| 1732 | ; LocateLegacyContext@8 ; removed in Windows 7 SP1 |
| 1733 | NotifyMountMgr@12 |
| 1734 | ; OpenProcessToken@12 ; MSDN says this is exported from advapi32.dll |
| 1735 | ; OpenThreadToken@16 ; MSDN says this is exported from advapi32.dll |
| 1736 | PowerClearRequest@8 |
| 1737 | PowerCreateRequest@4 |
| 1738 | PowerSetRequest@8 |
| 1739 | QueryIdleProcessorCycleTimeEx@12 |
| 1740 | QueryThreadProfiling@8 |
| 1741 | QueryThreadpoolStackInformation@8 |
| 1742 | QueryUnbiasedInterruptTime@4 |
| 1743 | RaiseFailFastException@12 |
| 1744 | ReadThreadProfilingData@12 |
| 1745 | ; RegCloseKey@4 ; MSDN says this is exported from advapi32.dll |
| 1746 | ; RegCreateKeyExA@36 ; MSDN says this is exported from advapi32.dll |
| 1747 | ; RegCreateKeyExW@36 ; MSDN says this is exported from advapi32.dll |
| 1748 | ; RegDeleteKeyExA@16 ; MSDN says this is exported from advapi32.dll |
| 1749 | ; RegDeleteKeyExW@16 ; MSDN says this is exported from advapi32.dll |
| 1750 | ; RegDeleteTreeA@8 ; MSDN says this is exported from advapi32.dll |
| 1751 | ; RegDeleteTreeW@8 ; MSDN says this is exported from advapi32.dll |
| 1752 | ; RegDeleteValueA@8 ; MSDN says this is exported from advapi32.dll |
| 1753 | ; RegDeleteValueW@8 ; MSDN says this is exported from advapi32.dll |
| 1754 | ; RegDisablePredefinedCacheEx@0 ; MSDN says this is exported from advapi32.dll |
| 1755 | ; RegEnumKeyExA@32 ; MSDN says this is exported from advapi32.dll |
| 1756 | ; RegEnumKeyExW@32 ; MSDN says this is exported from advapi32.dll |
| 1757 | ; RegEnumValueA@32 ; MSDN says this is exported from advapi32.dll |
| 1758 | ; RegEnumValueW@32 ; MSDN says this is exported from advapi32.dll |
| 1759 | ; RegFlushKey@4 ; MSDN says this is exported from advapi32.dll |
| 1760 | ; RegGetKeySecurity@16 ; MSDN says this is exported from advapi32.dll |
| 1761 | ; RegGetValueA@28 ; MSDN says this is exported from advapi32.dll |
| 1762 | ; RegGetValueW@28 ; MSDN says this is exported from advapi32.dll |
| 1763 | ; RegKrnGetGlobalState@0 ; removed in Windows 8 |
| 1764 | ; RegKrnInitialize@12 ; removed in Windows 8 |
| 1765 | ; RegLoadKeyA@12 ; MSDN says this is exported from advapi32.dll |
| 1766 | ; RegLoadKeyW@12 ; MSDN says this is exported from advapi32.dll |
| 1767 | ; RegLoadMUIStringA@28 ; MSDN says this is exported from advapi32.dll |
| 1768 | ; RegLoadMUIStringW@28 ; MSDN says this is exported from advapi32.dll |
| 1769 | ; RegNotifyChangeKeyValue@20 ; MSDN says this is exported from advapi32.dll |
| 1770 | ; RegOpenCurrentUser@8 ; MSDN says this is exported from advapi32.dll |
| 1771 | ; RegOpenKeyExA@20 ; MSDN says this is exported from advapi32.dll |
| 1772 | ; RegOpenKeyExW@20 ; MSDN says this is exported from advapi32.dll |
| 1773 | ; RegOpenUserClassesRoot@16 ; MSDN says this is exported from advapi32.dll |
| 1774 | ; RegQueryInfoKeyA@48 ; MSDN says this is exported from advapi32.dll |
| 1775 | ; RegQueryInfoKeyW@48 ; MSDN says this is exported from advapi32.dll |
| 1776 | ; RegQueryValueExA@24 ; MSDN says this is exported from advapi32.dll |
| 1777 | ; RegQueryValueExW@24 ; MSDN says this is exported from advapi32.dll |
| 1778 | ; RegRestoreKeyA@12 ; MSDN says this is exported from advapi32.dll |
| 1779 | ; RegRestoreKeyW@12 ; MSDN says this is exported from advapi32.dll |
| 1780 | ; RegSaveKeyExA@16 ; MSDN says this is exported from advapi32.dll |
| 1781 | ; RegSaveKeyExW@16 ; MSDN says this is exported from advapi32.dll |
| 1782 | ; RegSetKeySecurity@12 ; MSDN says this is exported from advapi32.dll |
| 1783 | ; RegSetValueExA@24 ; MSDN says this is exported from advapi32.dll |
| 1784 | ; RegSetValueExW@24 ; MSDN says this is exported from advapi32.dll |
| 1785 | ; RegUnLoadKeyA@8 ; MSDN says this is exported from advapi32.dll |
| 1786 | ; RegUnLoadKeyW@8 ; MSDN says this is exported from advapi32.dll |
| 1787 | ResolveLocaleName@12 |
| 1788 | ; SetExtendedFeaturesMask@12 ; removed in Windows 7 SP1 |
| 1789 | SetProcessPreferredUILanguages@12 |
| 1790 | SetThreadErrorMode@8 |
| 1791 | SetThreadGroupAffinity@12 |
| 1792 | SetThreadIdealProcessorEx@12 |
| 1793 | ; SetThreadToken@8 ; MSDN says this is exported from advapi32.dll |
| 1794 | SetThreadpoolStackInformation@8 |
| 1795 | SetWaitableTimerEx@28 |
| 1796 | SortCloseHandle@4 |
| 1797 | SortGetHandle@12 |
| 1798 | TryAcquireSRWLockExclusive@4 |
| 1799 | TryAcquireSRWLockShared@4 |
| 1800 | WerRegisterRuntimeExceptionModule@8 |
| 1801 | WerUnregisterRuntimeExceptionModule@8 |
| 1802 | Wow64GetThreadSelectorEntry@12 |
| 1803 | |
| 1804 | ; This is list of symbols added in Windows 7 SP1 |
| 1805 | CopyContext@12 |
| 1806 | GetEnabledXStateFeatures@0 |
| 1807 | GetProcessUserModeExceptionPolicy@4 ; removed in Windows 8 |
| 1808 | GetXStateFeaturesMask@8 |
| 1809 | InitializeContext@16 |
| 1810 | LocateXStateFeature@12 |
| 1811 | SetProcessUserModeExceptionPolicy@4 ; removed in Windows 8 |
| 1812 | SetXStateFeaturesMask@12 |
| 1813 | |
| 1814 | ; This is list of symbols added in Windows 8 |
| 1815 | ; AcquireStateLock@12 ; removed in Windows 8.1 |
| 1816 | ActivateActCtxWorker@8 |
| 1817 | AddDllDirectory@4 |
| 1818 | AddRefActCtxWorker@4 |
| 1819 | AddResourceAttributeAce@28 |
| 1820 | AddScopedPolicyIDAce@20 |
| 1821 | ; AppContainerDeriveSidFromMoniker@8 ; removed in Windows 8.1 |
| 1822 | ; AppContainerFreeMemory@4 ; removed in Windows 8.1 |
| 1823 | ; AppContainerLookupDisplayNameMrtReference@8 ; removed in Windows 8.1 |
| 1824 | ; AppContainerLookupMoniker@8 ; removed in Windows 8.1 |
| 1825 | ; AppContainerRegisterSid@12 ; removed in Windows 8.1 |
| 1826 | ; AppContainerUnregisterSid@4 ; removed in Windows 8.1 |
| 1827 | ; AppXFreeMemory@4 ; removed in Windows 8.1 |
| 1828 | ; AppXGetApplicationData@32 ; removed in Windows 8.1 |
| 1829 | ; AppXGetDevelopmentMode@8 ; removed in Windows 8.1 |
| 1830 | AppXGetOSMaxVersionTested@8 |
| 1831 | ; AppXGetOSMinVersion@8 ; removed in Windows 8.1 |
| 1832 | ; AppXGetPackageCapabilities@16 ; removed in Windows 8.1 |
| 1833 | ; AppXGetPackageSid@8 ; removed in Windows 8.1 |
| 1834 | ; AppXGetPackageState@8 ; removed in Windows 8.1 |
| 1835 | ; AppXLookupDisplayName@8 ; removed in Windows 8.1 |
| 1836 | ; AppXLookupMoniker@8 ; removed in Windows 8.1 |
| 1837 | ; AppXSetPackageState@12 ; removed in Windows 8.1 |
| 1838 | BaseCheckAppcompatCacheExWorker@36 ; FIXME: Windows 8 and Windows 8.1 has ABI "BaseCheckAppcompatCacheExWorker@32", Windows 10 has ABI "BaseCheckAppcompatCacheExWorker@36" |
| 1839 | BaseCheckAppcompatCacheWorker@16 |
| 1840 | BaseCheckElevation@48 |
| 1841 | ; BaseCleanupAppcompatCacheSupportWorker@4 |
| 1842 | ; BaseDestroyVDMEnvironment@8 |
| 1843 | BaseDumpAppcompatCacheWorker@0 |
| 1844 | BaseElevationPostProcessing@12 |
| 1845 | BaseFlushAppcompatCacheWorker@0 |
| 1846 | BaseInitAppcompatCacheSupportWorker@0 |
| 1847 | BaseIsAppcompatInfrastructureDisabledWorker@0 |
| 1848 | BaseIsDosApplication@8 |
| 1849 | BaseUpdateAppcompatCacheWorker@12 |
| 1850 | BaseUpdateVDMEntry@16 |
| 1851 | BaseWriteErrorElevationRequiredEvent@0 |
| 1852 | ; BasepAppCompatHookDLL@8 ; removed in Windows 8.1 |
| 1853 | BasepAppContainerEnvironmentExtension@12 |
| 1854 | BasepAppXExtension@24 |
| 1855 | BasepCheckWebBladeHashes@4 |
| 1856 | BasepConstructSxsCreateProcessMessage@80 ; FIXME: Windows 8 has ABI "BasepConstructSxsCreateProcessMessage@80", Windows 8.1 and Windows 10 has ABI "BasepConstructSxsCreateProcessMessage@84", Windows 10 Creators Update (Redstone 2) has ABI "BasepConstructSxsCreateProcessMessage@80" |
| 1857 | BasepCopyEncryption@12 ; FIXME: Windows 8, Windows 8.1 and Windows 10 has ABI "BasepCopyEncryption@56", Windows 10 November Update (Threshold 2) has ABI "BasepCopyEncryption@12" |
| 1858 | BasepGetAppCompatData@60 ; FIXME: Windows 8 and Windows 8.1 has ABI "BasepGetAppCompatData@80", Windows 10 has ABI "BasepGetAppCompatData@84", Windows 10 Creators Update (Redstone 2) has ABI "BasepGetAppCompatData@56", Windows 10 May 2019 Update (19H1) has ABI "BasepGetAppCompatData@60" |
| 1859 | BasepGetComputerNameFromNtPath@16 |
| 1860 | BasepGetExeArchType@12 |
| 1861 | BasepIsProcessAllowed@4 |
| 1862 | BasepNotifyLoadStringResource@16 |
| 1863 | BasepPostSuccessAppXExtension@8 |
| 1864 | BasepProcessInvalidImage@84 |
| 1865 | BasepQueryAppCompat@72 ; FIXME: Windows 8 and Windows 8.1 has ABI BasepQueryAppCompat@80, Windows 10 has ABI "BasepQueryAppCompat@84", Windows 10 Creators Update (Redstone 2) has ABI "BasepQueryAppCompat@72" |
| 1866 | BasepReleaseAppXContext@4 |
| 1867 | BasepReleaseSxsCreateProcessUtilityStruct@4 |
| 1868 | BasepReportFault@8 |
| 1869 | BasepSetFileEncryptionCompression@32 ; FIXME: Windows 8 has ABI "BasepSetFileEncryptionCompression@28", Windows 8.1 has ABI "BasepSetFileEncryptionCompression@32" |
| 1870 | CeipIsOptedIn@0 |
| 1871 | CheckAllowDecryptedRemoteDestinationPolicy@0 |
| 1872 | CheckForReadOnlyResourceFilter@4 |
| 1873 | CheckTokenCapability@12 |
| 1874 | CheckTokenMembershipEx@16 |
| 1875 | ClosePackageInfo@4 |
| 1876 | CloseState@4 |
| 1877 | ; CloseStateAtom@4 ; removed in Windows 8.1 |
| 1878 | ; CloseStateChangeNotification@4 ; removed in Windows 8.1 |
| 1879 | ; CloseStateContainer@4 ; removed in Windows 8.1 |
| 1880 | ; CloseStateLock@4 ; removed in Windows 8.1 |
| 1881 | ; CommitStateAtom@12 ; removed in Windows 8.1 |
| 1882 | CopyFile2@12 |
| 1883 | CreateActCtxWWorker@4 |
| 1884 | CreateFile2@20 |
| 1885 | CreateFileMappingFromApp@24 |
| 1886 | ; CreateStateAtom@0 ; removed in Windows 8.1 |
| 1887 | ; CreateStateChangeNotification@4 ; removed in Windows 8.1 |
| 1888 | ; CreateStateContainer@16 ; removed in Windows 8.1 |
| 1889 | ; CreateStateLock@4 ; removed in Windows 8.1 |
| 1890 | ; CreateStateSubcontainer@12 ; removed in Windows 8.1 |
| 1891 | DeactivateActCtxWorker@8 |
| 1892 | ; DeleteStateAtomValue@8 ; removed in Windows 8.1 |
| 1893 | ; DeleteStateContainer@8 ; removed in Windows 8.1 |
| 1894 | ; DeleteStateContainerValue@8 ; removed in Windows 8.1 |
| 1895 | DuplicateEncryptionInfoFileExt@20 |
| 1896 | ; DuplicateStateContainerHandle@4 ; removed in Windows 8.1 |
| 1897 | ; EnumerateStateAtomValues@12 ; removed in Windows 8.1 |
| 1898 | ; EnumerateStateContainerItems@16 ; removed in Windows 8.1 |
| 1899 | FindActCtxSectionGuidWorker@20 |
| 1900 | FindActCtxSectionStringWWorker@20 |
| 1901 | GetAppContainerAce@16 |
| 1902 | GetAppContainerNamedObjectPath@20 |
| 1903 | GetApplicationRecoveryCallbackWorker@20 |
| 1904 | GetApplicationRestartSettingsWorker@16 |
| 1905 | GetApplicationUserModelId@12 |
| 1906 | GetCachedSigningLevel@24 |
| 1907 | GetCurrentActCtxWorker@4 |
| 1908 | GetCurrentApplicationUserModelId@8 |
| 1909 | GetCurrentPackageFamilyName@8 |
| 1910 | GetCurrentPackageFullName@8 |
| 1911 | GetCurrentPackageId@8 |
| 1912 | GetCurrentPackageInfo@16 |
| 1913 | GetCurrentPackagePath@8 |
| 1914 | GetCurrentThreadStackLimits@8 |
| 1915 | GetDateFormatAWorker@28 |
| 1916 | GetDateFormatWWorker@28 |
| 1917 | GetFirmwareEnvironmentVariableExA@20 |
| 1918 | GetFirmwareEnvironmentVariableExW@20 |
| 1919 | GetFirmwareType@4 |
| 1920 | ; GetHivePath@16 ; removed in Windows 8.1 |
| 1921 | GetMemoryErrorHandlingCapabilities@4 |
| 1922 | GetOverlappedResultEx@20 |
| 1923 | GetPackageFamilyName@12 |
| 1924 | GetPackageFullName@12 |
| 1925 | GetPackageId@12 |
| 1926 | GetPackageInfo@20 |
| 1927 | GetPackagePath@16 |
| 1928 | GetPackagesByPackageFamily@20 |
| 1929 | GetProcessInformation@16 |
| 1930 | GetProcessMitigationPolicy@16 |
| 1931 | ; GetRoamingLastObservedChangeTime@8 ; removed in Windows 8.1 |
| 1932 | ; GetSerializedAtomBytes@12 ; removed in Windows 8.1 |
| 1933 | ; GetStateContainerDepth@8 ; removed in Windows 8.1 |
| 1934 | GetStateFolder@16 |
| 1935 | ; GetStateRootFolder@12 ; removed in Windows 8.1 |
| 1936 | ; GetStateSettingsFolder@12 ; removed in Windows 8.1 |
| 1937 | ; GetStateVersion@12 ; removed in Windows 8.1 |
| 1938 | ; GetSystemAppDataFolder@12 ; removed in Windows 8.1 |
| 1939 | GetSystemAppDataKey@16 |
| 1940 | GetSystemTimePreciseAsFileTime@4 |
| 1941 | GetThreadInformation@16 |
| 1942 | GetTimeFormatAWorker@28 |
| 1943 | GetTimeFormatWWorker@24 |
| 1944 | GlobalAddAtomExA@8 |
| 1945 | GlobalAddAtomExW@8 |
| 1946 | InterlockedPushListSListEx@16 |
| 1947 | IsNativeVhdBoot@4 |
| 1948 | IsValidNLSVersion@12 |
| 1949 | LoadPackagedLibrary@8 |
| 1950 | MapViewOfFileFromApp@20 |
| 1951 | NtVdm64CreateProcessInternalW@48 |
| 1952 | OpenConsoleWStub@16 |
| 1953 | OpenPackageInfoByFullName@12 |
| 1954 | OpenState@0 |
| 1955 | ; OpenStateAtom@8 ; removed in Windows 8.1 |
| 1956 | OpenStateExplicit@8 |
| 1957 | ; OverrideRoamingDataModificationTimesInRange@16 ; removed in Windows 8.1 |
| 1958 | PackageFamilyNameFromFullName@12 |
| 1959 | PackageFamilyNameFromId@12 |
| 1960 | PackageFullNameFromId@12 |
| 1961 | PackageIdFromFullName@16 |
| 1962 | PackageNameAndPublisherIdFromFamilyName@20 |
| 1963 | PrefetchVirtualMemory@16 |
| 1964 | ; PublishStateChangeNotification@4 ; removed in Windows 8.1 |
| 1965 | QueryActCtxSettingsWWorker@28 |
| 1966 | QueryActCtxWWorker@28 |
| 1967 | ; QueryStateAtomValueInfo@12 ; removed in Windows 8.1 |
| 1968 | ; QueryStateContainerItemInfo@12 ; removed in Windows 8.1 |
| 1969 | RaiseInvalid16BitExeError@4 |
| 1970 | ; ReadStateAtomValue@20 ; removed in Windows 8.1 |
| 1971 | ; ReadStateContainerValue@20 ; removed in Windows 8.1 |
| 1972 | ; RegCopyTreeW@12 ; MSDN says this function is exported from advapi32.dll |
| 1973 | RegisterBadMemoryNotification@4 |
| 1974 | ; RegisterStateChangeNotification@8 ; removed in Windows 8.1 |
| 1975 | ; RegisterStateLock@4 ; removed in Windows 8.1 |
| 1976 | ReleaseActCtxWorker@4 |
| 1977 | ; ReleaseStateLock@4 ; removed in Windows 8.1 |
| 1978 | RemoveDllDirectory@4 |
| 1979 | ; ResetState@4 ; removed in Windows 8.1 |
| 1980 | ResolveDelayLoadedAPI@24 |
| 1981 | ResolveDelayLoadsFromDll@12 |
| 1982 | SetCachedSigningLevel@16 |
| 1983 | SetDefaultDllDirectories@4 |
| 1984 | SetFirmwareEnvironmentVariableExA@20 |
| 1985 | SetFirmwareEnvironmentVariableExW@20 |
| 1986 | SetProcessInformation@16 |
| 1987 | SetProcessMitigationPolicy@12 |
| 1988 | ; SetRoamingLastObservedChangeTime@8 ; removed in Windows 8.1 |
| 1989 | ; SetStateVersion@8 ; removed in Windows 8.1 |
| 1990 | SetThreadInformation@16 |
| 1991 | SetThreadpoolTimerEx@16 |
| 1992 | SetThreadpoolWaitEx@16 |
| 1993 | SetVolumeMountPointWStub@8 |
| 1994 | ; SubscribeStateChangeNotification@12 ; removed in Windows 8.1 |
| 1995 | SystemTimeToTzSpecificLocalTimeEx@12 |
| 1996 | TermsrvConvertSysRootToUserDir@8 |
| 1997 | TermsrvCreateRegEntry@20 |
| 1998 | TermsrvDeleteKey@4 |
| 1999 | TermsrvDeleteValue@8 |
| 2000 | TermsrvGetPreSetValue@16 |
| 2001 | TermsrvGetWindowsDirectoryA@8 |
| 2002 | TermsrvGetWindowsDirectoryW@8 |
| 2003 | TermsrvOpenRegEntry@12 |
| 2004 | TermsrvOpenUserClasses@8 |
| 2005 | TermsrvRestoreKey@12 |
| 2006 | TermsrvSetKeySecurity@12 |
| 2007 | TermsrvSetValueKey@24 |
| 2008 | TermsrvSyncUserIniFileExt@4 |
| 2009 | TzSpecificLocalTimeToSystemTimeEx@12 |
| 2010 | UnmapViewOfFileEx@8 |
| 2011 | UnregisterBadMemoryNotification@4 |
| 2012 | ; UnregisterStateChangeNotification@4 ; removed in Windows 8.1 |
| 2013 | ; UnregisterStateLock@8 ; removed in Windows 8.1 |
| 2014 | ; UnsubscribeStateChangeNotification@4 ; removed in Windows 8.1 |
| 2015 | WerRegisterFileWorker@12 |
| 2016 | WerRegisterMemoryBlockWorker@8 |
| 2017 | WerRegisterRuntimeExceptionModuleWorker@8 |
| 2018 | WerUnregisterFileWorker@4 |
| 2019 | WerUnregisterMemoryBlockWorker@4 |
| 2020 | WerUnregisterRuntimeExceptionModuleWorker@8 |
| 2021 | WerpGetDebugger@8 ; FIXME: Windows 8 and Windows 8.1 has ABI "WerpGetDebugger@20", Windows 10 has ABI "WerpGetDebugger@8" |
| 2022 | ; WerpLaunchAeDebug@24 |
| 2023 | ; WerpNotifyLoadStringResourceWorker@16 |
| 2024 | ; WerpNotifyUseStringResourceWorker@4 |
| 2025 | ; WriteStateAtomValue@20 ; removed in Windows 8.1 |
| 2026 | ; WriteStateContainerValue@24 ; removed in Windows 8.1 |
| 2027 | ZombifyActCtxWorker@4 |
| 2028 | ; timeBeginPeriod@4 ; MSDN says this is exported from winmm.dll |
| 2029 | ; timeEndPeriod@4 ; MSDN says this is exported from winmm.dll |
| 2030 | ; timeGetDevCaps@8 ; MSDN says this is exported from winmm.dll |
| 2031 | ; timeGetSystemTime@8 ; MSDN says this is exported from winmm.dll |
| 2032 | ; timeGetTime@0 ; MSDN says this is exported from winmm.dll |
| 2033 | |
| 2034 | ; This is list of symbols added in Windows 8.1 |
| 2035 | BaseFreeAppCompatDataForProcessWorker@4 |
| 2036 | BaseReadAppCompatDataForProcessWorker@12 |
| 2037 | ; CalloutOnFiberStack@12 ; removed in Windows 10 November Update (Threshold 2) |
| 2038 | DeleteSynchronizationBarrier@4 |
| 2039 | DnsHostnameToComputerNameExW@12 |
| 2040 | EnterSynchronizationBarrier@8 |
| 2041 | FindPackagesByPackageFamily@28 |
| 2042 | FormatApplicationUserModelId@16 |
| 2043 | GetEncryptedFileVersionExt@8 |
| 2044 | GetPackageApplicationIds@16 |
| 2045 | GetPackagePathByFullName@12 |
| 2046 | GetStagedPackagePathByFullName@12 |
| 2047 | InitializeSynchronizationBarrier@12 |
| 2048 | InstallELAMCertificateInfo@4 |
| 2049 | IsProcessCritical@8 |
| 2050 | OOBEComplete@4 |
| 2051 | ParseApplicationUserModelId@20 |
| 2052 | PssCaptureSnapshot@16 |
| 2053 | PssDuplicateSnapshot@20 |
| 2054 | PssFreeSnapshot@8 |
| 2055 | PssQuerySnapshot@16 |
| 2056 | PssWalkMarkerCreate@8 |
| 2057 | PssWalkMarkerFree@4 |
| 2058 | PssWalkMarkerGetPosition@8 |
| 2059 | PssWalkMarkerRewind@4 |
| 2060 | PssWalkMarkerSeek@8 |
| 2061 | PssWalkMarkerSeekToBeginning@4 |
| 2062 | PssWalkMarkerSetPosition@8 |
| 2063 | PssWalkMarkerTell@8 |
| 2064 | PssWalkSnapshot@20 |
| 2065 | QuirkGetData2Worker@8 |
| 2066 | QuirkGetDataWorker@8 |
| 2067 | QuirkIsEnabled2Worker@12 |
| 2068 | QuirkIsEnabled3Worker@8 |
| 2069 | QuirkIsEnabledForPackage2Worker@24 |
| 2070 | QuirkIsEnabledForPackageWorker@16 |
| 2071 | QuirkIsEnabledForProcessWorker@12 |
| 2072 | QuirkIsEnabledWorker@4 |
| 2073 | RegisterWaitUntilOOBECompleted@12 |
| 2074 | SetComputerNameEx2W@12 |
| 2075 | UnregisterWaitUntilOOBECompleted@4 |
| 2076 | |
| 2077 | ; This is list of symbols added in Windows 10 (Threshold / 1507) |
| 2078 | ; CreateProcessAsUserA@44 ; MSDN says this is exported from advapi32.dll |
| 2079 | DiscardVirtualMemory@8 |
| 2080 | FreeMemoryJobObject@4 |
| 2081 | GetProcessDefaultCpuSets@16 |
| 2082 | GetSystemCpuSetInformation@20 |
| 2083 | GetThreadSelectedCpuSets@16 |
| 2084 | OfferVirtualMemory@12 |
| 2085 | QueryIoRateControlInformationJobObject@16 |
| 2086 | QueryProtectedPolicy@8 |
| 2087 | QuirkIsEnabledForPackage3Worker@20 |
| 2088 | QuirkIsEnabledForPackage4Worker@20 |
| 2089 | ReclaimVirtualMemory@8 |
| 2090 | RtlPcToFileHeader@8 |
| 2091 | SetIoRateControlInformationJobObject@8 |
| 2092 | SetProcessDefaultCpuSets@12 |
| 2093 | SetProtectedPolicy@12 |
| 2094 | SetThreadSelectedCpuSets@12 |
| 2095 | WaitForDebugEventEx@8 |
| 2096 | WerGetFlagsWorker@8 |
| 2097 | WerSetFlagsWorker@4 |
| 2098 | |
| 2099 | ; This is list of symbols added in Windows 10 November Update (Threshold 2 / 1511) |
| 2100 | CreateEnclave@32 |
| 2101 | InitializeEnclave@20 |
| 2102 | IsEnclaveTypeSupported@4 |
| 2103 | LoadEnclaveData@36 |
| 2104 | |
| 2105 | ; This is list of symbols added in Windows 10 Anniversary Update (Redstone / 1607) |
| 2106 | AppPolicyGetClrCompat@8 |
| 2107 | AppPolicyGetCreateFileAccess@8 |
| 2108 | AppPolicyGetLifecycleManagement@8 |
| 2109 | AppPolicyGetMediaFoundationCodecLoading@8 |
| 2110 | AppPolicyGetProcessTerminationMethod@8 |
| 2111 | AppPolicyGetShowDeveloperDiagnostic@8 |
| 2112 | AppPolicyGetThreadInitializationType@8 |
| 2113 | AppPolicyGetWindowingModel@8 |
| 2114 | ; Wow64Transition DATA ; available only in 32-bit WoW64 version on 64-bit system |
| 2115 | |
| 2116 | ; This is list of symbols added in Windows 10 Creators Update (Redstone 2 / 1703) |
| 2117 | BasepInitAppCompatData@12 |
| 2118 | GetThreadDescription@8 |
| 2119 | SetThreadDescription@8 |
| 2120 | WerRegisterAdditionalProcess@8 |
| 2121 | WerRegisterCustomMetadata@8 |
| 2122 | WerRegisterExcludedMemoryBlock@8 |
| 2123 | WerUnregisterAdditionalProcess@4 |
| 2124 | WerUnregisterCustomMetadata@4 |
| 2125 | WerUnregisterExcludedMemoryBlock@4 |
| 2126 | |
| 2127 | ; This is list of symbols added in Windows 10 Fall Creators Update (Redstone 3 / 1709) |
| 2128 | BasepQueryModuleChpeSettings@40 ; FIXME: Windows 11 2024 Update (Hudson Valley / 24H2) (WoW64 version) changed ABI to "BasepQueryModuleChpeSettings@44" |
| 2129 | EnumSystemGeoNames@12 |
| 2130 | GetGeoInfoEx@16 |
| 2131 | GetUserDefaultGeoName@8 |
| 2132 | IsWow64GuestMachineSupported@8 |
| 2133 | IsWow64Process2@12 |
| 2134 | ReadDirectoryChangesExW@36 |
| 2135 | SetUserGeoName@4 |
| 2136 | WerRegisterAppLocalDump@4 |
| 2137 | WerUnregisterAppLocalDump@0 |
| 2138 | |
| 2139 | ; In Windows 10 April 2018 Update (Redstone 4 / 1803) was not added any new symbol |
| 2140 | |
| 2141 | ; This is list of symbols added in Windows 10 October 2018 Update (Redstone 5 / 1809) |
| 2142 | ClosePseudoConsole@4 |
| 2143 | CreatePseudoConsole@20 |
| 2144 | GetDiskSpaceInformationA@8 |
| 2145 | GetDiskSpaceInformationW@8 |
| 2146 | InitializeContext2@24 |
| 2147 | LocalFileTimeToLocalSystemTime@12 |
| 2148 | LocalSystemTimeToLocalFileTime@12 |
| 2149 | ResizePseudoConsole@8 |
| 2150 | |
| 2151 | ; In Windows 10 May 2019 Update (19H1 / 1903) was not added any new symbol |
| 2152 | |
| 2153 | ; In Windows 10 November 2019 Update (19H2 /1909) was not added any new symbol |
| 2154 | |
| 2155 | ; This is list of symbols added in Windows 10 May 2020 Update (20H1 / 2004) |
| 2156 | ; BasepFinishPackageActivationForSxS@24 |
| 2157 | ; BasepGetPackageActivationTokenForSxS@12 |
| 2158 | IsUserCetAvailableInEnvironment@4 |
| 2159 | SetProcessDynamicEHContinuationTargets@12 |
| 2160 | |
| 2161 | ; In Windows 10 October 2020 Update (20H2) was not added any new symbol |
| 2162 | |
| 2163 | ; This is list of symbols added in Windows 10 May 2021 Update (21H1) |
| 2164 | ; CheckIsMSIXPackage@8 ; removed in Windows 11 (Sun Valley / 21H2) (WoW64 version) |
| 2165 | SetProcessDynamicEnforcedCetCompatibleRanges@12 |
| 2166 | |
| 2167 | ; In Windows 10 November 2021 Update (21H2) was not added any new symbol |
| 2168 | |
| 2169 | ; In Windows 10 2022 Update (22H2) was not added any new symbol |
| 2170 | |
| 2171 | ; This is list of symbols added in Windows 11 (Sun Valley / 21H2) (WoW64 version) |
| 2172 | ActivatePackageVirtualizationContext@8 |
| 2173 | AreShortNamesEnabled@8 |
| 2174 | ; BasepFinishPackageActivation@28 |
| 2175 | ; BasepGetPackageActivationTokenForFilePath@12 |
| 2176 | ; BasepGetPackagedAppInfoForFile@16 |
| 2177 | ; BasepReleasePackagedAppInfo@4 |
| 2178 | CreatePackageVirtualizationContext@8 |
| 2179 | DeactivatePackageVirtualizationContext@4 |
| 2180 | DuplicatePackageVirtualizationContext@8 |
| 2181 | EnableProcessOptionalXStateFeatures@8 |
| 2182 | GetCurrentPackageVirtualizationContext@0 |
| 2183 | GetMachineTypeAttributes@8 |
| 2184 | GetNumaNodeProcessorMask2@16 |
| 2185 | GetProcessDefaultCpuSetMasks@16 |
| 2186 | GetProcessesInVirtualizationContext@12 |
| 2187 | GetTempPath2A@8 |
| 2188 | GetTempPath2W@8 |
| 2189 | GetThreadEnabledXStateFeatures@0 |
| 2190 | GetThreadSelectedCpuSetMasks@16 |
| 2191 | QueueUserAPC2@16 |
| 2192 | ReleasePackageVirtualizationContext@4 |
| 2193 | SetProcessDefaultCpuSetMasks@12 |
| 2194 | SetThreadSelectedCpuSetMasks@12 |
| 2195 | |
| 2196 | ; This is list of symbols added in Windows 11 2022 Update (Sun Valley 2 / 22H2) (WoW64 version) |
| 2197 | BuildIoRingCancelRequest@20 |
| 2198 | BuildIoRingFlushFile@24 |
| 2199 | BuildIoRingReadFile@44 |
| 2200 | BuildIoRingRegisterBuffers@16 |
| 2201 | BuildIoRingRegisterFileHandles@16 |
| 2202 | BuildIoRingWriteFile@48 |
| 2203 | CloseIoRing@4 |
| 2204 | CreateIoRing@24 |
| 2205 | GetIoRingInfo@8 |
| 2206 | IsIoRingOpSupported@8 |
| 2207 | PopIoRingCompletion@8 |
| 2208 | QueryIoRingCapabilities@4 |
| 2209 | SetIoRingCompletionEvent@8 |
| 2210 | SubmitIoRing@16 |
| 2211 | |
| 2212 | ; In Windows 11 2023 Update (Sun Valley 3 / 23H2) (WoW64 version) was not added any new symbol |
| 2213 | |
| 2214 | ; This is list of symbols added in Windows 11 2024 Update (Hudson Valley / 24H2) (WoW64 version) |
| 2215 | AllocConsoleWithOptions@8 |
| 2216 | ; BackupReadEx@24 |
| 2217 | ; BackupWriteEx@24 |
| 2218 | ; BasepCheckPplSupport@8 |
| 2219 | ; BasepFreeActivationTokenInfo@4 |
| 2220 | ; BasepGetPackageActivationTokenForFilePath2@12 |
| 2221 | ; BasepGetPackageActivationTokenForSxS2@12 |
| 2222 | BuildIoRingReadFileScatter@40 |
| 2223 | BuildIoRingWriteFileGather@44 |
| 2224 | FlsGetValue2@4 |
| 2225 | GetFileInformationByName@16 |
| 2226 | ; LogUnexpectedCodepath@4 |
| 2227 | ReleasePseudoConsole@4 |
| 2228 | TlsGetValue2@4 |
| 2229 | |
| 2230 | ; This is list of symbols added in Windows 11 2025 Update (Hudson Valley 2 / 25H2) (WoW64 version) |
| 2231 | ; BasepGetPackageActivationTokenForSxS3@16 |
| 2232 | CreateDirectory2A@20 |
| 2233 | CreateDirectory2W@20 |
| 2234 | CreateFile3@20 |
| 2235 | DeleteFile2A@8 |
| 2236 | DeleteFile2W@8 |
| 2237 | RemoveDirectory2A@8 |
| 2238 | RemoveDirectory2W@8 |