Use tpXXX instead of tbXXX in tagTHREADENTRY32.
[wine] / dlls / kernel / kernel32.spec
1 name    kernel32
2 type    win32
3 init    MAIN_KernelInit
4 rsrc    kernel
5
6 import  ntdll.dll
7
8 # Functions exported by the Win95 kernel32.dll 
9 # (these need to have these exact ordinals, for some win95 dlls 
10 #  import kernel32.dll by ordinal)
11 # the base is NOT included in these ordinals
12
13 # names of undocumented ordinal only calls are taken from:
14 # - k32exp.h by Andrew Schulman
15 # - error messages and strings from the debug version of kernel32.dll
16 # - code generated by the MS Thunk Compiler
17 # - symbols exported by the Oct 94 beta version of kernel32.dll
18
19   1 register VxDCall0(long) VxDCall
20   2 register VxDCall1(long) VxDCall
21   3 register VxDCall2(long) VxDCall
22   4 register VxDCall3(long) VxDCall
23   5 register VxDCall4(long) VxDCall
24   6 register VxDCall5(long) VxDCall
25   7 register VxDCall6(long) VxDCall
26   8 register VxDCall7(long) VxDCall
27   9 register VxDCall8(long) VxDCall
28  10 forward k32CharToOemA user32.CharToOemA
29  11 forward k32CharToOemBuffA user32.CharToOemBuffA
30  12 forward k32OemToCharA user32.OemToCharA
31  13 forward k32OemToCharBuffA user32.OemToCharBuffA
32  14 forward k32LoadStringA user32.LoadStringA
33  15 forward k32wsprintfA user32.wsprintfA
34  16 forward k32wvsprintfA user32.wvsprintfA
35  17 register CommonUnimpStub() CommonUnimpStub
36  18 stdcall GetProcessDword(long long) GetProcessDword
37  19 stub ThunkTheTemplateHandle
38  20 stub DosFileHandleToWin32Handle
39  21 stub Win32HandleToDosFileHandle
40  22 stub DisposeLZ32Handle
41  23 stub GDIReallyCares
42  24 stdcall GlobalAlloc16(long long) GlobalAlloc16
43  25 stdcall GlobalLock16(long) GlobalLock16
44  26 stdcall GlobalUnlock16(long) GlobalUnlock16
45  27 stdcall GlobalFix16(long) GlobalFix16
46  28 stdcall GlobalUnfix16(long) GlobalUnfix16
47  29 stdcall GlobalWire16(long) GlobalWire16
48  30 stdcall GlobalUnWire16(long) GlobalUnWire16
49  31 stdcall GlobalFree16(long) GlobalFree16
50  32 stdcall GlobalSize16(long) GlobalSize16
51  33 stdcall HouseCleanLogicallyDeadHandles() HouseCleanLogicallyDeadHandles
52  34 stdcall GetWin16DOSEnv() GetWin16DOSEnv
53  35 stdcall LoadLibrary16(str) LoadLibrary16
54  36 stdcall FreeLibrary16(long) FreeLibrary16
55  37 stdcall GetProcAddress16(long str) WIN32_GetProcAddress16
56  38 register AllocMappedBuffer() AllocMappedBuffer
57  39 register FreeMappedBuffer() FreeMappedBuffer
58  40 register OT_32ThkLSF() OT_32ThkLSF
59  41 stdcall ThunkInitLSF(long str long str str) ThunkInitLSF
60  42 register LogApiThkLSF(str) LogApiThkLSF
61  43 stdcall ThunkInitLS(long str long str str) ThunkInitLS
62  44 register LogApiThkSL(str) LogApiThkSL
63  45 register Common32ThkLS() Common32ThkLS 
64  46 stdcall ThunkInitSL(long str long str str) ThunkInitSL
65  47 register LogCBThkSL(str) LogCBThkSL
66  48 stdcall ReleaseThunkLock(ptr) ReleaseThunkLock
67  49 stdcall RestoreThunkLock(long) RestoreThunkLock
68  50 stdcall AddAtomA(str) AddAtomA
69  51 register W32S_BackTo32() W32S_BackTo32
70  52 stdcall GetThunkBuff() GetThunkBuff
71  53 stdcall GetThunkStuff(str str) GetThunkStuff
72  54 stdcall K32WOWCallback16(long long) WOWCallback16
73  55 stdcall K32WOWCallback16Ex(ptr long long ptr ptr) WOWCallback16Ex
74  56 stdcall K32WOWGetVDMPointer(long long long) WOWGetVDMPointer
75  57 stdcall K32WOWHandle32(long long) WOWHandle32
76  58 stdcall K32WOWHandle16(long long) WOWHandle16
77  59 stdcall K32WOWGlobalAlloc16(long long) WOWGlobalAlloc16
78  60 stdcall K32WOWGlobalLock16(long) WOWGlobalLock16
79  61 stdcall K32WOWGlobalUnlock16(long) WOWGlobalUnlock16
80  62 stdcall K32WOWGlobalFree16(long) WOWGlobalFree16
81  63 stdcall K32WOWGlobalAllocLock16(long long ptr) WOWGlobalAllocLock16
82  64 stdcall K32WOWGlobalUnlockFree16(long) WOWGlobalUnlockFree16
83  65 stdcall K32WOWGlobalLockSize16(long ptr) WOWGlobalLockSize16
84  66 stdcall K32WOWYield16() WOWYield16
85  67 stdcall K32WOWDirectedYield16(long) WOWDirectedYield16
86  68 stdcall K32WOWGetVDMPointerFix(long long long) WOWGetVDMPointerFix
87  69 stdcall K32WOWGetVDMPointerUnfix(long) WOWGetVDMPointerUnfix
88  70 stdcall K32WOWGetDescriptor(long long) WOWGetDescriptor
89  71 stub IsThreadId
90  72 stub K32RtlLargeIntegerAdd
91  73 stub K32RtlEnlargedIntegerMultiply
92  74 stub K32RtlEnlargedUnsignedMultiply
93  75 stub K32RtlEnlargedUnsignedDivide
94  76 stdcall K32RtlExtendedLargeIntegerDivide(long long long ptr) RtlExtendedLargeIntegerDivide
95  77 stub K32RtlExtendedMagicDivide
96  78 stdcall K32RtlExtendedIntegerMultiply(long long long) RtlExtendedIntegerMultiply
97  79 stub K32RtlLargeIntegerShiftLeft
98  80 stub K32RtlLargeIntegerShiftRight
99  81 stub K32RtlLargeIntegerArithmeticShift
100  82 stub K32RtlLargeIntegerNegate
101  83 stub K32RtlLargeIntegerSubtract
102  84 stub K32RtlConvertLongToLargeInteger
103  85 stub K32RtlConvertUlongToLargeInteger
104  86 stdcall _KERNEL32_86(ptr) _KERNEL32_86
105  87 stdcall SSOnBigStack() SSOnBigStack
106  88 varargs SSCall(long long ptr) SSCall
107  89 register FT_PrologPrime() FT_PrologPrime
108  90 register QT_ThunkPrime() QT_ThunkPrime
109  91 stdcall PK16FNF(ptr) PK16FNF
110  92 stdcall GetPK16SysVar() GetPK16SysVar
111  93 stdcall GetpWin16Lock(ptr) GetpWin16Lock
112  94 stdcall _CheckNotSysLevel(ptr) _CheckNotSysLevel
113  95 stdcall _ConfirmSysLevel(ptr) _ConfirmSysLevel
114  96 stdcall _ConfirmWin16Lock() _ConfirmWin16Lock
115  97 stdcall _EnterSysLevel(ptr) _EnterSysLevel
116  98 stdcall _LeaveSysLevel(ptr) _LeaveSysLevel
117  99 stdcall _KERNEL32_99(long) _KERNEL32_99
118 100 stdcall _KERNEL32_100(long long long) _KERNEL32_100
119 101 stub _KERNEL32_101
120
121 102 stdcall AddAtomW(wstr) AddAtomW
122 103 stdcall AllocConsole() AllocConsole
123 104 stub AllocLSCallback
124 105 stdcall AllocSLCallback(ptr ptr) AllocSLCallback
125 106 stdcall AreFileApisANSI() AreFileApisANSI
126 107 stdcall BackupRead(ptr ptr long ptr long long ptr) BackupRead
127 108 stdcall BackupSeek(ptr long long ptr ptr ptr) BackupSeek
128 109 stdcall BackupWrite(ptr ptr long ptr long long ptr) BackupWrite
129 110 stdcall Beep(long long) Beep
130 111 stub BeginUpdateResourceA
131 112 stub BeginUpdateResourceW
132 113 stdcall BuildCommDCBA(str ptr) BuildCommDCBA
133 114 stdcall BuildCommDCBAndTimeoutsA(str ptr ptr) BuildCommDCBAndTimeoutsA
134 115 stdcall BuildCommDCBAndTimeoutsW(wstr ptr ptr) BuildCommDCBAndTimeoutsW
135 116 stdcall BuildCommDCBW(wstr ptr) BuildCommDCBW
136 117 stub CallNamedPipeA
137 118 stub CallNamedPipeW
138 119 stub Callback12
139 120 stub Callback16
140 121 stub Callback20
141 122 stub Callback24
142 123 stub Callback28
143 124 stub Callback32
144 125 stub Callback36
145 126 stub Callback40
146 127 stub Callback44
147 128 stub Callback48
148 129 stub Callback4
149 130 stub Callback52
150 131 stub Callback56
151 132 stub Callback60
152 133 stub Callback64
153 134 stub Callback8
154 135 stdcall ClearCommBreak(long) ClearCommBreak
155 136 stdcall ClearCommError(long ptr ptr) ClearCommError
156 137 stdcall CloseHandle(long) CloseHandle
157 138 stdcall CloseProfileUserMapping() CloseProfileUserMapping
158 139 stub CloseSystemHandle
159 140 stdcall CommConfigDialogA(str long ptr) CommConfigDialogA
160 141 stdcall CommConfigDialogW(wstr long ptr) CommConfigDialogW
161 142 stdcall CompareFileTime(ptr ptr) CompareFileTime
162 143 stdcall CompareStringA(long long str long str long) CompareStringA
163 144 stdcall CompareStringW(long long wstr long wstr long) CompareStringW
164 145 stub ConnectNamedPipe
165 146 stdcall ContinueDebugEvent(long long long) ContinueDebugEvent
166 147 stdcall ConvertDefaultLocale (long) ConvertDefaultLocale
167 148 stdcall ConvertToGlobalHandle(long) ConvertToGlobalHandle
168 149 stdcall CopyFileA(str str long) CopyFileA
169 150 stdcall CopyFileW(wstr wstr long) CopyFileW
170 151 stdcall CreateConsoleScreenBuffer(long long ptr long ptr) CreateConsoleScreenBuffer
171 152 stdcall CreateDirectoryA(str ptr) CreateDirectoryA
172 153 stdcall CreateDirectoryExA(str str ptr) CreateDirectoryExA
173 154 stdcall CreateDirectoryExW(wstr wstr ptr) CreateDirectoryExW
174 155 stdcall CreateDirectoryW(wstr ptr) CreateDirectoryW
175 156 stdcall CreateEventA(ptr long long str) CreateEventA
176 157 stdcall CreateEventW(ptr long long wstr) CreateEventW
177 158 stdcall CreateFileA(str long long ptr long long long) CreateFileA
178 159 stdcall CreateFileMappingA(long ptr long long long str) CreateFileMappingA
179 160 stdcall CreateFileMappingW(long ptr long long long wstr) CreateFileMappingW
180 161 stdcall CreateFileW(wstr long long ptr long long long) CreateFileW
181 162 stdcall CreateIoCompletionPort(long long long long) CreateIoCompletionPort
182 163 stub CreateKernelThread
183 164 stdcall CreateMailslotA(ptr long long ptr) CreateMailslotA
184 165 stdcall CreateMailslotW(ptr long long ptr) CreateMailslotW
185 166 stdcall CreateMutexA(ptr long str) CreateMutexA
186 167 stdcall CreateMutexW(ptr long wstr) CreateMutexW
187 168 stdcall CreateNamedPipeA(str long long long long long long ptr) CreateNamedPipeA
188 169 stdcall CreateNamedPipeW(wstr long long long long long long ptr) CreateNamedPipeW
189 170 stdcall CreatePipe(ptr ptr ptr long) CreatePipe
190 171 stdcall CreateProcessA(str str ptr ptr long long ptr str ptr ptr) CreateProcessA
191 172 stdcall CreateProcessW(wstr wstr ptr ptr long long ptr wstr ptr ptr) CreateProcessW
192 173 stub CreateRemoteThread
193 174 stdcall CreateSemaphoreA(ptr long long str) CreateSemaphoreA
194 175 stdcall CreateSemaphoreW(ptr long long wstr) CreateSemaphoreW
195 176 stdcall CreateSocketHandle() CreateSocketHandle
196 177 stdcall CreateTapePartition(long long long long) CreateTapePartition
197 178 stdcall CreateThread(ptr long ptr long long ptr) CreateThread
198 179 stdcall CreateToolhelp32Snapshot(long long) CreateToolhelp32Snapshot
199 180 stdcall DebugActiveProcess(long) DebugActiveProcess
200 181 stdcall DebugBreak() DebugBreak
201 182 stdcall DefineDosDeviceA(long str str) DefineDosDeviceA
202 183 stub DefineDosDeviceW
203 184 stdcall DeleteAtom(long) DeleteAtom
204 185 stdcall DeleteCriticalSection(ptr) DeleteCriticalSection
205 186 stdcall DeleteFileA(str) DeleteFileA
206 187 stdcall DeleteFileW(wstr) DeleteFileW
207 188 stdcall DeviceIoControl(long long ptr long ptr long ptr ptr) DeviceIoControl
208 189 stdcall DisableThreadLibraryCalls(long) DisableThreadLibraryCalls
209 190 stub DisconnectNamedPipe
210 191 stdcall DosDateTimeToFileTime(long long ptr) DosDateTimeToFileTime
211 192 stdcall DuplicateHandle(long long long ptr long long long) DuplicateHandle
212 193 stub EndUpdateResourceA
213 194 stub EndUpdateResourceW
214 195 stdcall EnterCriticalSection(ptr) EnterCriticalSection
215 196 stdcall EnumCalendarInfoA(ptr long long long) EnumCalendarInfoA
216 197 stub EnumCalendarInfoW
217 198 stdcall EnumDateFormatsA(ptr long long) EnumDateFormatsA
218 199 stdcall EnumDateFormatsW(ptr long long) EnumDateFormatsW
219 200 stdcall EnumResourceLanguagesA(long str str ptr long) EnumResourceLanguagesA
220 201 stdcall EnumResourceLanguagesW(long wstr wstr ptr long) EnumResourceLanguagesW
221 202 stdcall EnumResourceNamesA(long str ptr long) EnumResourceNamesA
222 203 stdcall EnumResourceNamesW(long wstr ptr long) EnumResourceNamesW
223 204 stdcall EnumResourceTypesA(long ptr long) EnumResourceTypesA
224 205 stdcall EnumResourceTypesW(long ptr long) EnumResourceTypesW
225 206 stdcall EnumSystemCodePagesA(ptr long) EnumSystemCodePagesA
226 207 stdcall EnumSystemCodePagesW(ptr long) EnumSystemCodePagesW
227 208 stdcall EnumSystemLocalesA(ptr long) EnumSystemLocalesA
228 209 stdcall EnumSystemLocalesW(ptr long) EnumSystemLocalesW
229 210 stdcall EnumTimeFormatsA(ptr long long) EnumTimeFormatsA
230 211 stdcall EnumTimeFormatsW(ptr long long) EnumTimeFormatsW
231 212 stdcall EraseTape(ptr long long) EraseTape
232 213 stdcall EscapeCommFunction(long long) EscapeCommFunction
233 214 stdcall ExitProcess(long) ExitProcess
234 215 stdcall ExitThread(long) ExitThread
235 216 stdcall ExpandEnvironmentStringsA(str ptr long) ExpandEnvironmentStringsA
236 217 stdcall ExpandEnvironmentStringsW(wstr ptr long) ExpandEnvironmentStringsW
237 218 register FT_Exit0() FT_Exit0
238 219 register FT_Exit12() FT_Exit12
239 220 register FT_Exit16() FT_Exit16
240 221 register FT_Exit20() FT_Exit20
241 222 register FT_Exit24() FT_Exit24
242 223 register FT_Exit28() FT_Exit28
243 224 register FT_Exit32() FT_Exit32
244 225 register FT_Exit36() FT_Exit36
245 227 register FT_Exit40() FT_Exit40
246 228 register FT_Exit44() FT_Exit44
247 229 register FT_Exit48() FT_Exit48
248 226 register FT_Exit4() FT_Exit4
249 230 register FT_Exit52() FT_Exit52
250 231 register FT_Exit56() FT_Exit56
251 232 register FT_Exit8() FT_Exit8
252 233 register FT_Prolog() FT_Prolog
253 234 register FT_Thunk() FT_Thunk
254 235 stdcall FatalAppExitA(long str) FatalAppExitA
255 236 stdcall FatalAppExitW(long wstr) FatalAppExitW
256 237 stub FatalExit
257 238 stdcall FileTimeToDosDateTime(ptr ptr ptr) FileTimeToDosDateTime
258 239 stdcall FileTimeToLocalFileTime(ptr ptr) FileTimeToLocalFileTime
259 240 stdcall FileTimeToSystemTime(ptr ptr) FileTimeToSystemTime
260 241 stdcall FillConsoleOutputAttribute(long long long long ptr) FillConsoleOutputAttribute
261 242 stdcall FillConsoleOutputCharacterA(long long long long ptr) FillConsoleOutputCharacterA
262 243 stdcall FillConsoleOutputCharacterW(long long long long ptr) FillConsoleOutputCharacterW
263 244 stdcall FindAtomA(str) FindAtomA
264 245 stdcall FindAtomW(wstr) FindAtomW
265 247 stdcall FindCloseChangeNotification(long) FindCloseChangeNotification
266 246 stdcall FindClose(long) FindClose
267 248 stdcall FindFirstChangeNotificationA(str long long) FindFirstChangeNotificationA
268 249 stdcall FindFirstChangeNotificationW(wstr long long) FindFirstChangeNotificationW
269 250 stdcall FindFirstFileA(str ptr) FindFirstFileA
270 251 stdcall FindFirstFileW(wstr ptr) FindFirstFileW
271 252 stdcall FindNextChangeNotification(long) FindNextChangeNotification
272 253 stdcall FindNextFileA(long ptr) FindNextFileA
273 254 stdcall FindNextFileW(long ptr) FindNextFileW
274 255 stdcall FindResourceA(long str str) FindResourceA
275 256 stdcall FindResourceExA(long str str long) FindResourceExA
276 257 stdcall FindResourceExW(long wstr wstr long) FindResourceExW
277 258 stdcall FindResourceW(long wstr wstr) FindResourceW
278 259 stdcall FlushConsoleInputBuffer(long) FlushConsoleInputBuffer
279 260 stdcall FlushFileBuffers(long) FlushFileBuffers
280 261 stdcall FlushInstructionCache(long long long) FlushInstructionCache
281 262 stdcall FlushViewOfFile(ptr long) FlushViewOfFile
282 263 stub FoldStringA
283 264 stub FoldStringW
284 265 stdcall FormatMessageA(long ptr long long ptr long ptr) FormatMessageA
285 266 stdcall FormatMessageW(long ptr long long ptr long ptr) FormatMessageW
286 267 stdcall FreeConsole() FreeConsole
287 268 stdcall FreeEnvironmentStringsA(ptr) FreeEnvironmentStringsA
288 269 stdcall FreeEnvironmentStringsW(ptr) FreeEnvironmentStringsW
289 270 stub FreeLSCallback
290 272 stdcall FreeLibraryAndExitThread(long long) FreeLibraryAndExitThread
291 271 stdcall FreeLibrary(long) FreeLibrary
292 273 stdcall FreeResource(long) FreeResource
293 274 stdcall FreeSLCallback(long) FreeSLCallback
294 275 stdcall GenerateConsoleCtrlEvent(long long) GenerateConsoleCtrlEvent
295 276 stdcall GetACP() GetACP
296 277 stdcall GetAtomNameA(long ptr long) GetAtomNameA
297 278 stdcall GetAtomNameW(long ptr long) GetAtomNameW
298 279 stdcall GetBinaryType(ptr ptr) GetBinaryTypeA
299 280 stdcall GetBinaryTypeA(ptr ptr) GetBinaryTypeA
300 281 stdcall GetBinaryTypeW(ptr ptr) GetBinaryTypeW
301 282 stdcall GetCPInfo(long ptr) GetCPInfo
302 283 stdcall GetCommConfig(long ptr) GetCommConfig
303 284 stdcall GetCommMask(long ptr) GetCommMask
304 285 stdcall GetCommModemStatus(long ptr) GetCommModemStatus
305 286 stdcall GetCommProperties(long ptr) GetCommProperties
306 287 stdcall GetCommState(long ptr) GetCommState
307 288 stdcall GetCommTimeouts(long ptr) GetCommTimeouts
308 289 stdcall GetCommandLineA() GetCommandLineA
309 290 stdcall GetCommandLineW() GetCommandLineW
310 291 stdcall GetCompressedFileSizeA(long ptr) GetCompressedFileSizeA
311 292 stdcall GetCompressedFileSizeW(long ptr) GetCompressedFileSizeW
312 293 stdcall GetComputerNameA(ptr ptr) GetComputerNameA
313 294 stdcall GetComputerNameW(ptr ptr) GetComputerNameW
314 295 stdcall GetConsoleCP() GetConsoleCP
315 296 stdcall GetConsoleCursorInfo(long ptr) GetConsoleCursorInfo
316 297 stdcall GetConsoleMode(long ptr) GetConsoleMode
317 298 stdcall GetConsoleOutputCP() GetConsoleOutputCP
318 299 stdcall GetConsoleScreenBufferInfo(long ptr) GetConsoleScreenBufferInfo
319 300 stdcall GetConsoleTitleA(ptr long) GetConsoleTitleA
320 301 stdcall GetConsoleTitleW(ptr long) GetConsoleTitleW
321 302 stdcall GetCurrencyFormatA(long long str ptr str long) GetCurrencyFormatA
322 303 stdcall GetCurrencyFormatW(long long str ptr str long) GetCurrencyFormatW
323 304 stdcall GetCurrentDirectoryA(long ptr) GetCurrentDirectoryA
324 305 stdcall GetCurrentDirectoryW(long ptr) GetCurrentDirectoryW
325 306 stdcall GetCurrentProcess() GetCurrentProcess
326 307 stdcall GetCurrentProcessId() GetCurrentProcessId
327 308 stdcall GetCurrentThread() GetCurrentThread
328 309 stdcall GetCurrentThreadId() GetCurrentThreadId
329 310 stdcall GetDateFormatA(long long ptr str ptr long) GetDateFormatA
330 311 stdcall GetDateFormatW(long long ptr wstr ptr long) GetDateFormatW
331 312 stub GetDaylightFlag
332 313 stdcall GetDefaultCommConfigA(str ptr long) GetDefaultCommConfigA
333 314 stdcall GetDefaultCommConfigW(wstr ptr long) GetDefaultCommConfigW
334 315 stdcall GetDiskFreeSpaceA(str ptr ptr ptr ptr) GetDiskFreeSpaceA
335 316 stdcall GetDiskFreeSpaceW(wstr ptr ptr ptr ptr) GetDiskFreeSpaceW
336 317 stdcall GetDriveTypeA(str) GetDriveTypeA
337 318 stdcall GetDriveTypeW(wstr) GetDriveTypeW
338 319 stdcall GetEnvironmentStrings() GetEnvironmentStringsA
339 320 stdcall GetEnvironmentStringsA() GetEnvironmentStringsA
340 321 stdcall GetEnvironmentStringsW() GetEnvironmentStringsW
341 322 stdcall GetEnvironmentVariableA(str ptr long) GetEnvironmentVariableA
342 323 stdcall GetEnvironmentVariableW(wstr ptr long) GetEnvironmentVariableW
343 324 stub GetErrorMode
344 325 stdcall GetExitCodeProcess(long ptr) GetExitCodeProcess
345 326 stdcall GetExitCodeThread(long ptr) GetExitCodeThread
346 327 stdcall GetFileAttributesA(str) GetFileAttributesA
347 328 stdcall GetFileAttributesW(wstr) GetFileAttributesW
348 329 stdcall GetFileInformationByHandle(long ptr) GetFileInformationByHandle
349 330 stdcall GetFileSize(long ptr) GetFileSize
350 331 stdcall GetFileTime(long ptr ptr ptr) GetFileTime
351 332 stdcall GetFileType(long) GetFileType
352 333 stdcall GetFullPathNameA(str long ptr ptr) GetFullPathNameA
353 334 stdcall GetFullPathNameW(wstr long ptr ptr) GetFullPathNameW
354 335 stdcall GetHandleContext(long) GetHandleContext
355 336 stdcall GetHandleInformation(long ptr) GetHandleInformation
356 337 stub GetLSCallbackTarget
357 338 stub GetLSCallbackTemplate
358 339 stdcall GetLargestConsoleWindowSize(long) WIN32_GetLargestConsoleWindowSize
359 340 stdcall GetLastError() GetLastError
360 341 stdcall GetLocalTime(ptr) GetLocalTime
361 342 stdcall GetLocaleInfoA(long long ptr long) GetLocaleInfoA
362 343 stdcall GetLocaleInfoW(long long ptr long) GetLocaleInfoW
363 344 stdcall GetLogicalDriveStringsA(long ptr) GetLogicalDriveStringsA
364 345 stdcall GetLogicalDriveStringsW(long ptr) GetLogicalDriveStringsW
365 346 stdcall GetLogicalDrives() GetLogicalDrives
366 347 stdcall GetMailslotInfo(long ptr ptr ptr ptr) GetMailslotInfo
367 348 stdcall GetModuleFileNameA(long ptr long) GetModuleFileNameA
368 349 stdcall GetModuleFileNameW(long ptr long) GetModuleFileNameW
369 350 stdcall GetModuleHandleA(str) GetModuleHandleA
370 351 stdcall GetModuleHandleW(wstr) GetModuleHandleW
371 352 stub GetNamedPipeHandleStateA
372 353 stub GetNamedPipeHandleStateW
373 354 stub GetNamedPipeInfo
374 355 stdcall GetNumberFormatA(long long str ptr ptr long) GetNumberFormatA
375 356 stdcall GetNumberFormatW(long long wstr ptr ptr long) GetNumberFormatW
376 357 stdcall GetNumberOfConsoleInputEvents(long ptr) GetNumberOfConsoleInputEvents
377 358 stdcall GetNumberOfConsoleMouseButtons(ptr) GetNumberOfConsoleMouseButtons
378 359 stdcall GetOEMCP() GetOEMCP
379 360 stdcall GetOverlappedResult(long ptr ptr long) GetOverlappedResult
380 361 stdcall GetPriorityClass(long) GetPriorityClass
381 362 stdcall GetPrivateProfileIntA(str str long str) GetPrivateProfileIntA
382 363 stdcall GetPrivateProfileIntW(wstr wstr long wstr) GetPrivateProfileIntW
383 364 stdcall GetPrivateProfileSectionA(str ptr long str) GetPrivateProfileSectionA
384 365 stdcall GetPrivateProfileSectionNamesA(ptr long str) GetPrivateProfileSectionNamesA
385 366 stdcall GetPrivateProfileSectionNamesW(ptr long wstr) GetPrivateProfileSectionNamesW
386 367 stdcall GetPrivateProfileSectionW(wstr ptr long wstr) GetPrivateProfileSectionW
387 368 stdcall GetPrivateProfileStringA(str str str ptr long str) GetPrivateProfileStringA
388 369 stdcall GetPrivateProfileStringW(wstr wstr wstr ptr long wstr) GetPrivateProfileStringW
389 370 stdcall GetPrivateProfileStructA (str str ptr long str) GetPrivateProfileStructA
390 371 stdcall GetPrivateProfileStructW(wstr wstr ptr long wstr) GetPrivateProfileStructW
391 372 stdcall GetProcAddress(long str) GetProcAddress
392 373 stdcall GetProcessAffinityMask(long ptr ptr) GetProcessAffinityMask
393 374 stdcall GetProcessFlags(long) GetProcessFlags
394 375 stdcall GetProcessHeap() GetProcessHeap
395 376 stdcall GetProcessHeaps(long ptr) GetProcessHeaps
396 377 stdcall GetProcessShutdownParameters(ptr ptr) GetProcessShutdownParameters
397 378 stdcall GetProcessTimes(long ptr ptr ptr ptr) GetProcessTimes
398 379 stdcall GetProcessVersion(long) GetProcessVersion
399 380 stdcall GetProcessWorkingSetSize(long ptr ptr) GetProcessWorkingSetSize
400 381 stub GetProductName
401 382 stdcall GetProfileIntA(str str long) GetProfileIntA
402 383 stdcall GetProfileIntW(wstr wstr long) GetProfileIntW
403 384 stdcall GetProfileSectionA(str ptr long) GetProfileSectionA
404 385 stdcall GetProfileSectionW(wstr ptr long) GetProfileSectionW
405 386 stdcall GetProfileStringA(str str str ptr long) GetProfileStringA
406 387 stdcall GetProfileStringW(wstr wstr wstr ptr long) GetProfileStringW
407 388 stub GetQueuedCompletionStatus
408 389 stub GetSLCallbackTarget
409 390 stub GetSLCallbackTemplate
410 391 stdcall GetShortPathNameA(str ptr long) GetShortPathNameA
411 392 stdcall GetShortPathNameW(wstr ptr long) GetShortPathNameW
412 393 stdcall GetStartupInfoA(ptr) GetStartupInfoA
413 394 stdcall GetStartupInfoW(ptr) GetStartupInfoW
414 395 stdcall GetStdHandle(long) GetStdHandle
415 396 stdcall GetStringTypeA(long long str long ptr) GetStringTypeA
416 397 stdcall GetStringTypeExA(long long str long ptr) GetStringTypeExA
417 398 stdcall GetStringTypeExW(long long wstr long ptr) GetStringTypeExW
418 399 stdcall GetStringTypeW(long wstr long ptr) GetStringTypeW
419 400 stdcall GetSystemDefaultLCID() GetSystemDefaultLCID
420 401 stdcall GetSystemDefaultLangID() GetSystemDefaultLangID
421 402 stdcall GetSystemDirectoryA(ptr long) GetSystemDirectoryA
422 403 stdcall GetSystemDirectoryW(ptr long) GetSystemDirectoryW
423 404 stdcall GetSystemInfo(ptr) GetSystemInfo
424 405 stdcall GetSystemPowerStatus(ptr) GetSystemPowerStatus
425 406 stdcall GetSystemTime(ptr) GetSystemTime
426 407 stub GetSystemTimeAdjustment
427 408 stdcall GetSystemTimeAsFileTime(ptr) GetSystemTimeAsFileTime
428 409 stdcall GetTapeParameters(ptr long ptr ptr) GetTapeParameters
429 410 stdcall GetTapePosition(ptr long ptr ptr ptr) GetTapePosition
430 411 stdcall GetTapeStatus(ptr) GetTapeStatus
431 412 stdcall GetTempFileNameA(str str long ptr) GetTempFileNameA
432 413 stdcall GetTempFileNameW(wstr wstr long ptr) GetTempFileNameW
433 414 stdcall GetTempPathA(long ptr) GetTempPathA
434 415 stdcall GetTempPathW(long ptr) GetTempPathW
435 416 stdcall GetThreadContext(long ptr) GetThreadContext
436 417 stdcall GetThreadLocale() GetThreadLocale
437 418 stdcall GetThreadPriority(long) GetThreadPriority
438 419 stdcall GetThreadSelectorEntry(long long ptr) GetThreadSelectorEntry
439 420 stdcall GetThreadTimes(long ptr ptr ptr ptr) GetThreadTimes
440 421 stdcall GetTickCount() GetTickCount
441 422 stdcall GetTimeFormatA(long long ptr str ptr long) GetTimeFormatA
442 423 stdcall GetTimeFormatW(long long ptr wstr ptr long) GetTimeFormatW
443 424 stdcall GetTimeZoneInformation(ptr) GetTimeZoneInformation
444 425 stdcall GetUserDefaultLCID() GetUserDefaultLCID
445 426 stdcall GetUserDefaultLangID() GetUserDefaultLangID
446 427 stdcall GetVersion() GetVersion
447 428 stdcall GetVersionExA(ptr) GetVersionExA
448 429 stdcall GetVersionExW(ptr) GetVersionExW
449 430 stdcall GetVolumeInformationA(str ptr long ptr ptr ptr ptr long) GetVolumeInformationA
450 431 stdcall GetVolumeInformationW(wstr ptr long ptr ptr ptr ptr long) GetVolumeInformationW
451 432 stdcall GetWindowsDirectoryA(ptr long) GetWindowsDirectoryA
452 433 stdcall GetWindowsDirectoryW(ptr long) GetWindowsDirectoryW
453 434 stdcall GlobalAddAtomA(str) GlobalAddAtomA
454 435 stdcall GlobalAddAtomW(wstr) GlobalAddAtomW
455 436 stdcall GlobalAlloc(long long) GlobalAlloc
456 437 stdcall GlobalCompact(long) GlobalCompact
457 438 stdcall GlobalDeleteAtom(long) GlobalDeleteAtom
458 439 stdcall GlobalFindAtomA(str) GlobalFindAtomA
459 440 stdcall GlobalFindAtomW(wstr) GlobalFindAtomW
460 441 stdcall GlobalFix(long) GlobalFix
461 442 stdcall GlobalFlags(long) GlobalFlags
462 443 stdcall GlobalFree(long) GlobalFree
463 444 stdcall GlobalGetAtomNameA(long ptr long) GlobalGetAtomNameA
464 445 stdcall GlobalGetAtomNameW(long ptr long) GlobalGetAtomNameW
465 446 stdcall GlobalHandle(ptr) GlobalHandle
466 447 stdcall GlobalLock(long) GlobalLock
467 448 stdcall GlobalMemoryStatus(ptr) GlobalMemoryStatus
468 449 stdcall GlobalReAlloc(long long long) GlobalReAlloc
469 450 stdcall GlobalSize(long) GlobalSize
470 451 stdcall GlobalUnWire(long) GlobalUnWire
471 452 stdcall GlobalUnfix(long) GlobalUnfix
472 453 stdcall GlobalUnlock(long) GlobalUnlock
473 454 stdcall GlobalWire(long) GlobalWire
474 455 stub Heap32First
475 456 stub Heap32ListFirst
476 457 stub Heap32ListNext
477 458 stub Heap32Next
478 459 stdcall HeapAlloc(long long long) HeapAlloc
479 460 stdcall HeapCompact(long long) HeapCompact
480 461 stdcall HeapCreate(long long long) HeapCreate
481 462 stdcall HeapDestroy(long) HeapDestroy
482 463 stdcall HeapFree(long long ptr) HeapFree
483 464 stdcall HeapLock(long) HeapLock
484 465 stdcall HeapReAlloc(long long ptr long) HeapReAlloc
485 466 stub HeapSetFlags
486 467 stdcall HeapSize(long long ptr) HeapSize
487 468 stdcall HeapUnlock(long) HeapUnlock
488 469 stdcall HeapValidate(long long ptr) HeapValidate
489 470 stdcall HeapWalk(long ptr) HeapWalk
490 471 stdcall InitAtomTable(long) InitAtomTable
491 472 stdcall InitializeCriticalSection(ptr) InitializeCriticalSection
492 473 stdcall InterlockedDecrement(ptr) InterlockedDecrement
493 474 stdcall InterlockedExchange(ptr long) InterlockedExchange
494 475 stdcall InterlockedIncrement(ptr) InterlockedIncrement
495 476 stub InvalidateNLSCache
496 477 stdcall IsBadCodePtr(ptr) IsBadCodePtr
497 478 stdcall IsBadHugeReadPtr(ptr long) IsBadHugeReadPtr
498 479 stdcall IsBadHugeWritePtr(ptr long) IsBadHugeWritePtr
499 480 stdcall IsBadReadPtr(ptr long) IsBadReadPtr
500 481 stdcall IsBadStringPtrA(ptr long) IsBadStringPtrA
501 482 stdcall IsBadStringPtrW(ptr long) IsBadStringPtrW
502 483 stdcall IsBadWritePtr(ptr long) IsBadWritePtr
503 484 stdcall IsDBCSLeadByte(long) IsDBCSLeadByte
504 485 stdcall IsDBCSLeadByteEx(long long) IsDBCSLeadByteEx
505 486 stub IsLSCallback
506 487 stub IsSLCallback
507 488 stdcall IsValidCodePage(long) IsValidCodePage
508 489 stdcall IsValidLocale(long long) IsValidLocale
509 490 register K32Thk1632Epilog() K32Thk1632Epilog
510 491 register K32Thk1632Prolog() K32Thk1632Prolog
511 492 stdcall LCMapStringA(long long str long ptr long) LCMapStringA
512 493 stdcall LCMapStringW(long long wstr long ptr long) LCMapStringW
513 494 stdcall LeaveCriticalSection(ptr) LeaveCriticalSection
514 495 stdcall LoadLibraryA(str) LoadLibraryA
515 496 stdcall LoadLibraryExA( str long long) LoadLibraryExA
516 497 stdcall LoadLibraryExW(wstr long long) LoadLibraryExW
517 498 stdcall LoadLibraryW(wstr) LoadLibraryW
518 499 stdcall LoadModule(str ptr) LoadModule
519 500 stdcall LoadResource(long long) LoadResource
520 501 stdcall LocalAlloc(long long) LocalAlloc
521 502 stdcall LocalCompact(long) LocalCompact
522 503 stdcall LocalFileTimeToFileTime(ptr ptr) LocalFileTimeToFileTime
523 504 stdcall LocalFlags(long) LocalFlags
524 505 stdcall LocalFree(long) LocalFree
525 506 stdcall LocalHandle(ptr) LocalHandle
526 507 stdcall LocalLock(long) LocalLock
527 508 stdcall LocalReAlloc(long long long) LocalReAlloc
528 509 stdcall LocalShrink(long long) LocalShrink
529 510 stdcall LocalSize(long) LocalSize
530 511 stdcall LocalUnlock(long) LocalUnlock
531 512 stdcall LockFile(long long long long long) LockFile
532 513 stdcall LockFileEx(long long long long long ptr) LockFileEx
533 514 stdcall LockResource(long) LockResource
534 515 stdcall MakeCriticalSectionGlobal(ptr) MakeCriticalSectionGlobal
535 516 register MapHInstLS() MapHInstLS
536 517 register MapHInstLS_PN() MapHInstLS_PN
537 518 register MapHInstSL() MapHInstSL
538 519 register MapHInstSL_PN() MapHInstSL_PN
539 520 stdcall MapHModuleLS(long) MapHModuleLS
540 521 stdcall MapHModuleSL(long) MapHModuleSL
541 522 stdcall MapLS(ptr) MapLS
542 523 stdcall MapSL(long) MapSL
543 524 stdcall MapSLFix(long) MapSLFix
544 525 stdcall MapViewOfFile(long long long long long) MapViewOfFile
545 526 stdcall MapViewOfFileEx(long long long long long ptr) MapViewOfFileEx
546 527 stdcall Module32First(long ptr) Module32First
547 528 stdcall Module32Next(long ptr) Module32Next
548 529 stdcall MoveFileA(str str) MoveFileA
549 530 stdcall MoveFileExA(str str long) MoveFileExA
550 531 stdcall MoveFileExW(wstr wstr long) MoveFileExW
551 532 stdcall MoveFileW(wstr wstr) MoveFileW
552 533 stdcall MulDiv(long long long) MulDiv
553 534 stdcall MultiByteToWideChar(long long str long ptr long) MultiByteToWideChar
554 535 stub NotifyNLSUserCache
555 536 stdcall OpenEventA(long long str) OpenEventA
556 537 stdcall OpenEventW(long long wstr) OpenEventW
557 538 stdcall OpenFile(str ptr long) OpenFile
558 539 stdcall OpenFileMappingA(long long str) OpenFileMappingA
559 540 stdcall OpenFileMappingW(long long wstr) OpenFileMappingW
560 541 stdcall OpenMutexA(long long str) OpenMutexA
561 542 stdcall OpenMutexW(long long wstr) OpenMutexW
562 543 stdcall OpenProcess(long long long) OpenProcess
563 544 stub OpenProfileUserMapping
564 545 stdcall OpenSemaphoreA(long long str) OpenSemaphoreA
565 546 stdcall OpenSemaphoreW(long long wstr) OpenSemaphoreW
566 547 stdcall OpenVxDHandle(long) OpenVxDHandle
567 548 stdcall OutputDebugStringA(str) OutputDebugStringA
568 549 stdcall OutputDebugStringW(wstr) OutputDebugStringW
569 550 stdcall PeekConsoleInputA(ptr ptr long ptr) PeekConsoleInputA
570 551 stdcall PeekConsoleInputW(ptr ptr long ptr) PeekConsoleInputW
571 552 stdcall PeekNamedPipe(long ptr long ptr ptr ptr) PeekNamedPipe
572 553 stub PostQueuedCompletionStatus
573 554 stdcall PrepareTape(ptr long long) PrepareTape
574 555 stdcall Process32First (ptr ptr) Process32First
575 556 stdcall Process32Next (ptr ptr) Process32Next
576 557 stdcall PulseEvent(long) PulseEvent
577 558 stdcall PurgeComm(long long) PurgeComm
578 559 register QT_Thunk() QT_Thunk
579 560 stdcall QueryDosDeviceA(str ptr long) QueryDosDeviceA
580 561 stdcall QueryDosDeviceW(wstr ptr long) QueryDosDeviceW
581 562 stub QueryNumberOfEventLogRecords
582 563 stub QueryOldestEventLogRecord
583 564 stdcall QueryPerformanceCounter(ptr) QueryPerformanceCounter
584 565 stdcall QueryPerformanceFrequency(ptr) QueryPerformanceFrequency
585 566 stdcall QueueUserAPC(ptr long long) QueueUserAPC
586 567 stdcall RaiseException(long long long ptr) RaiseException
587 568 stdcall ReadConsoleA(long ptr long ptr ptr) ReadConsoleA
588 569 stdcall ReadConsoleInputA(long ptr long ptr) ReadConsoleInputA
589 570 stdcall ReadConsoleInputW(long ptr long ptr) ReadConsoleInputW 
590 571 stdcall ReadConsoleOutputA(long ptr long long ptr) ReadConsoleOutputA
591 572 stdcall ReadConsoleOutputAttribute(long ptr long long ptr) ReadConsoleOutputAttribute
592 573 stdcall ReadConsoleOutputCharacterA(long ptr long long ptr) ReadConsoleOutputCharacterA
593 574 stdcall ReadConsoleOutputCharacterW(long ptr long long ptr) ReadConsoleOutputCharacterW
594 575 stdcall ReadConsoleOutputW(long ptr long long ptr) ReadConsoleOutputW
595 576 stdcall ReadConsoleW(long ptr long ptr ptr) ReadConsoleW
596 577 stdcall ReadFile(long ptr long ptr ptr) ReadFile
597 578 stdcall ReadFileEx(long ptr long ptr ptr) ReadFileEx
598 579 stdcall ReadProcessMemory(long ptr ptr long ptr) ReadProcessMemory
599 580 stdcall RegisterServiceProcess(long long) RegisterServiceProcess
600 581 stdcall ReinitializeCriticalSection(ptr) ReinitializeCriticalSection
601 582 stdcall ReleaseMutex(long) ReleaseMutex
602 583 stdcall ReleaseSemaphore(long long ptr) ReleaseSemaphore
603 584 stdcall RemoveDirectoryA(str) RemoveDirectoryA
604 585 stdcall RemoveDirectoryW(wstr) RemoveDirectoryW
605 586 stdcall ResetEvent(long) ResetEvent
606 587 stdcall ResumeThread(long) ResumeThread
607 588 forward RtlFillMemory NTDLL.RtlFillMemory
608 589 forward RtlMoveMemory NTDLL.RtlMoveMemory
609 590 forward RtlUnwind NTDLL.RtlUnwind
610 591 forward RtlZeroMemory NTDLL.RtlZeroMemory
611 592 register SMapLS() SMapLS
612 593 register SMapLS_IP_EBP_12() SMapLS_IP_EBP_12
613 594 register SMapLS_IP_EBP_16() SMapLS_IP_EBP_16
614 595 register SMapLS_IP_EBP_20() SMapLS_IP_EBP_20
615 596 register SMapLS_IP_EBP_24() SMapLS_IP_EBP_24
616 597 register SMapLS_IP_EBP_28() SMapLS_IP_EBP_28
617 598 register SMapLS_IP_EBP_32() SMapLS_IP_EBP_32
618 599 register SMapLS_IP_EBP_36() SMapLS_IP_EBP_36
619 600 register SMapLS_IP_EBP_40() SMapLS_IP_EBP_40
620 601 register SMapLS_IP_EBP_8() SMapLS_IP_EBP_8
621 602 register SUnMapLS() SUnMapLS
622 603 register SUnMapLS_IP_EBP_12() SUnMapLS_IP_EBP_12
623 604 register SUnMapLS_IP_EBP_16() SUnMapLS_IP_EBP_16
624 605 register SUnMapLS_IP_EBP_20() SUnMapLS_IP_EBP_20
625 606 register SUnMapLS_IP_EBP_24() SUnMapLS_IP_EBP_24
626 607 register SUnMapLS_IP_EBP_28() SUnMapLS_IP_EBP_28
627 608 register SUnMapLS_IP_EBP_32() SUnMapLS_IP_EBP_32
628 609 register SUnMapLS_IP_EBP_36() SUnMapLS_IP_EBP_36
629 610 register SUnMapLS_IP_EBP_40() SUnMapLS_IP_EBP_40
630 611 register SUnMapLS_IP_EBP_8() SUnMapLS_IP_EBP_8
631 612 stdcall ScrollConsoleScreenBufferA(long ptr ptr ptr ptr) ScrollConsoleScreenBufferA
632 613 stdcall ScrollConsoleScreenBufferW(long ptr ptr ptr ptr) ScrollConsoleScreenBufferW
633 614 stdcall SearchPathA(str str str long ptr ptr) SearchPathA
634 615 stdcall SearchPathW(wstr wstr wstr long ptr ptr) SearchPathW
635 616 stdcall SetCommBreak(long) SetCommBreak
636 617 stdcall SetCommConfig(long ptr) SetCommConfig
637 618 stdcall SetCommMask(long ptr) SetCommMask
638 619 stdcall SetCommState(long ptr) SetCommState
639 620 stdcall SetCommTimeouts(long ptr) SetCommTimeouts
640 621 stdcall SetComputerNameA(str) SetComputerNameA
641 622 stdcall SetComputerNameW(wstr) SetComputerNameW
642 623 stdcall SetConsoleActiveScreenBuffer(long) SetConsoleActiveScreenBuffer
643 624 stdcall SetConsoleCP(long) SetConsoleCP
644 625 stdcall SetConsoleCtrlHandler(ptr long) SetConsoleCtrlHandler
645 626 stdcall SetConsoleCursorInfo(long ptr) SetConsoleCursorInfo
646 627 stdcall SetConsoleCursorPosition(long long) SetConsoleCursorPosition
647 628 stdcall SetConsoleMode(long long) SetConsoleMode
648 629 stdcall SetConsoleOutputCP(long) SetConsoleOutputCP
649 630 stdcall SetConsoleScreenBufferSize(long long) SetConsoleScreenBufferSize
650 631 stdcall SetConsoleTextAttribute(long long) SetConsoleTextAttribute
651 632 stdcall SetConsoleTitleA(str) SetConsoleTitleA
652 633 stdcall SetConsoleTitleW(wstr) SetConsoleTitleW
653 634 stdcall SetConsoleWindowInfo(long long ptr) SetConsoleWindowInfo
654 635 stdcall SetCurrentDirectoryA(str) SetCurrentDirectoryA
655 636 stdcall SetCurrentDirectoryW(wstr) SetCurrentDirectoryW
656 637 stub SetDaylightFlag
657 638 stdcall SetDefaultCommConfigA(str ptr long) SetDefaultCommConfigA
658 639 stdcall SetDefaultCommConfigW(wstr ptr long) SetDefaultCommConfigW
659 640 stdcall SetEndOfFile(long) SetEndOfFile
660 641 stdcall SetEnvironmentVariableA(str str) SetEnvironmentVariableA
661 642 stdcall SetEnvironmentVariableW(wstr wstr) SetEnvironmentVariableW
662 643 stdcall SetErrorMode(long) SetErrorMode
663 644 stdcall SetEvent(long) SetEvent
664 645 stdcall SetFileApisToANSI() SetFileApisToANSI
665 646 stdcall SetFileApisToOEM() SetFileApisToOEM
666 647 stdcall SetFileAttributesA(str long) SetFileAttributesA
667 648 stdcall SetFileAttributesW(wstr long) SetFileAttributesW
668 649 stdcall SetFilePointer(long long ptr long) SetFilePointer
669 650 stdcall SetFileTime(long ptr ptr ptr) SetFileTime
670 651 stdcall SetHandleContext(long long) SetHandleContext
671 652 stdcall SetHandleCount(long) SetHandleCount
672 653 stdcall SetHandleInformation(long long long) SetHandleInformation
673 654 stdcall SetLastError(long) SetLastError
674 655 stdcall SetLocalTime(ptr) SetLocalTime
675 656 stdcall SetLocaleInfoA(long long str) SetLocaleInfoA
676 657 stub SetLocaleInfoW
677 658 stub SetMailslotInfo
678 659 stub SetNamedPipeHandleState
679 660 stdcall SetPriorityClass(long long) SetPriorityClass
680 661 stdcall SetProcessShutdownParameters(long long) SetProcessShutdownParameters
681 662 stdcall SetProcessWorkingSetSize(long long long) SetProcessWorkingSetSize
682 663 stdcall SetStdHandle(long long) SetStdHandle
683 664 stdcall SetSystemPowerState(long long) SetSystemPowerState
684 665 stdcall SetSystemTime(ptr) SetSystemTime
685 666 stub SetSystemTimeAdjustment
686 667 stdcall SetTapeParameters(ptr long ptr) SetTapeParameters
687 668 stdcall SetTapePosition(ptr long long long long long) SetTapePosition
688 669 stdcall SetThreadAffinityMask(long long) SetThreadAffinityMask
689 670 stdcall SetThreadContext(long ptr) SetThreadContext
690 671 stdcall SetThreadLocale(long) SetThreadLocale
691 672 stdcall SetThreadPriority(long long) SetThreadPriority
692 673 stdcall SetTimeZoneInformation(ptr) SetTimeZoneInformation
693 674 stdcall SetUnhandledExceptionFilter(ptr) SetUnhandledExceptionFilter
694 675 stdcall SetVolumeLabelA(str str) SetVolumeLabelA
695 676 stdcall SetVolumeLabelW(wstr wstr) SetVolumeLabelW
696 677 stdcall SetupComm(long long long) SetupComm
697 678 stdcall SizeofResource(long long) SizeofResource
698 679 stdcall Sleep(long) Sleep
699 680 stdcall SleepEx(long long) SleepEx
700 681 stdcall SuspendThread(long) SuspendThread
701 682 stdcall SystemTimeToFileTime(ptr ptr) SystemTimeToFileTime
702 683 stdcall SystemTimeToTzSpecificLocalTime (ptr ptr ptr) SystemTimeToTzSpecificLocalTime
703 684 stdcall TerminateProcess(long long) TerminateProcess
704 685 stdcall TerminateThread(long long) TerminateThread
705 686 stdcall Thread32First(long ptr) Thread32First
706 687 stdcall Thread32Next(long ptr) Thread32Next
707 688 stdcall ThunkConnect32(ptr str str str ptr ptr) ThunkConnect32
708 689 stdcall TlsAlloc() TlsAlloc
709 690 stub TlsAllocInternal
710 691 stdcall TlsFree(long) TlsFree
711 692 stub TlsFreeInternal
712 693 stdcall TlsGetValue(long) TlsGetValue
713 694 stdcall TlsSetValue(long ptr) TlsSetValue
714 695 stub Toolhelp32ReadProcessMemory
715 696 stub TransactNamedPipe
716 697 stdcall TransmitCommChar(long long) TransmitCommChar
717 698 stdcall UTRegister(long str str str ptr ptr ptr) UTRegister
718 699 stdcall UTUnRegister(long) UTUnRegister
719 700 stdcall UnMapLS(long) UnMapLS
720 701 register UnMapSLFixArray(long long) UnMapSLFixArray
721 702 stdcall UnhandledExceptionFilter(ptr) UnhandledExceptionFilter
722 703 stdcall UninitializeCriticalSection(ptr) UninitializeCriticalSection
723 704 stdcall UnlockFile(long long long long long) UnlockFile
724 705 stdcall UnlockFileEx(long long long long ptr) UnlockFileEx
725 706 stdcall UnmapViewOfFile(ptr) UnmapViewOfFile
726 707 stdcall UpdateResourceA(long str str long ptr long) UpdateResourceA
727 708 stdcall UpdateResourceW(long wstr wstr long ptr long) UpdateResourceW
728 709 stdcall VerLanguageNameA(long str long) VerLanguageNameA
729 710 stdcall VerLanguageNameW(long wstr long) VerLanguageNameW
730 711 stdcall VirtualAlloc(ptr long long long) VirtualAlloc
731 712 stdcall VirtualFree(ptr long long) VirtualFree
732 713 stdcall VirtualLock(ptr long) VirtualLock
733 714 stdcall VirtualProtect(ptr long long ptr) VirtualProtect
734 715 stdcall VirtualProtectEx(long ptr long long ptr) VirtualProtectEx
735 716 stdcall VirtualQuery(ptr ptr long) VirtualQuery
736 717 stdcall VirtualQueryEx(long ptr ptr long) VirtualQueryEx
737 718 stdcall VirtualUnlock(ptr long) VirtualUnlock
738 719 stdcall WaitCommEvent(long ptr ptr) WaitCommEvent
739 720 stdcall WaitForDebugEvent(ptr long) WaitForDebugEvent
740 721 stdcall WaitForMultipleObjects(long ptr long long) WaitForMultipleObjects
741 722 stdcall WaitForMultipleObjectsEx(long ptr long long long) WaitForMultipleObjectsEx
742 723 stdcall WaitForSingleObject(long long) WaitForSingleObject
743 724 stdcall WaitForSingleObjectEx(long long long) WaitForSingleObjectEx
744 725 stdcall WaitNamedPipeA (str long) WaitNamedPipeA
745 726 stdcall WaitNamedPipeW (wstr long) WaitNamedPipeW
746 727 stdcall WideCharToMultiByte(long long wstr long ptr long ptr ptr) WideCharToMultiByte
747 728 stdcall WinExec(str long) WinExec
748 729 stdcall WriteConsoleA(long ptr long ptr ptr) WriteConsoleA
749 730 stdcall WriteConsoleInputA(long ptr long ptr) WriteConsoleInputA
750 731 stdcall WriteConsoleInputW(long ptr long ptr) WriteConsoleInputW
751 732 stdcall WriteConsoleOutputA(long ptr long long ptr) WriteConsoleOutputA
752 733 stub WriteConsoleOutputAttribute
753 734 stub WriteConsoleOutputCharacterA
754 735 stub WriteConsoleOutputCharacterW
755 736 stdcall WriteConsoleOutputW(long ptr long long ptr) WriteConsoleOutputW
756 737 stdcall WriteConsoleW(long ptr long ptr ptr) WriteConsoleW
757 738 stdcall WriteFile(long ptr long ptr ptr) WriteFile
758 739 stub WriteFileEx
759 740 stdcall WritePrivateProfileSectionA(str str str) WritePrivateProfileSectionA
760 741 stdcall WritePrivateProfileSectionW(wstr wstr wstr) WritePrivateProfileSectionW
761 742 stdcall WritePrivateProfileStringA(str str str str) WritePrivateProfileStringA
762 743 stdcall WritePrivateProfileStringW(wstr wstr wstr wstr) WritePrivateProfileStringW
763 744 stdcall WritePrivateProfileStructA (str str ptr long str) WritePrivateProfileStructA
764 745 stdcall WritePrivateProfileStructW(wstr wstr ptr long wstr) WritePrivateProfileStructW
765 746 stdcall WriteProcessMemory(long ptr ptr long ptr) WriteProcessMemory
766 747 stdcall WriteProfileSectionA(str str) WriteProfileSectionA
767 748 stdcall WriteProfileSectionW(str str) WriteProfileSectionW
768 749 stdcall WriteProfileStringA(str str str) WriteProfileStringA
769 750 stdcall WriteProfileStringW(wstr wstr wstr) WriteProfileStringW
770 751 stdcall WriteTapemark(ptr long long long) WriteTapemark
771 752 stub _DebugOut
772 753 stub _DebugPrintf
773 754 stdcall _hread(long ptr long) _hread
774 755 stdcall _hwrite(long ptr long) _hwrite
775 756 stdcall _lclose(long) _lclose
776 757 stdcall _lcreat(ptr long) _lcreat
777 758 stdcall _llseek(long long long) _llseek
778 759 stdcall _lopen(str long) _lopen
779 760 stdcall _lread(long ptr long) _lread
780 761 stdcall _lwrite(long ptr long) _lwrite
781 762 stub dprintf
782 763 stdcall lstrcat(str str) lstrcatA
783 764 stdcall lstrcatA(str str) lstrcatA
784 765 stdcall lstrcatW(wstr wstr) lstrcatW
785 766 stdcall lstrcmp(str str) lstrcmpA
786 767 stdcall lstrcmpA(str str) lstrcmpA
787 768 stdcall lstrcmpW(wstr wstr) lstrcmpW
788 769 stdcall lstrcmpi(str str) lstrcmpiA
789 770 stdcall lstrcmpiA(str str) lstrcmpiA
790 771 stdcall lstrcmpiW(wstr wstr) lstrcmpiW
791 772 stdcall lstrcpy(ptr str) lstrcpyA
792 773 stdcall lstrcpyA(ptr str) lstrcpyA
793 774 stdcall lstrcpyW(ptr wstr) lstrcpyW
794 775 stdcall lstrcpyn(ptr str long) lstrcpynA
795 776 stdcall lstrcpynA(ptr str long) lstrcpynA
796 777 stdcall lstrcpynW(ptr wstr long) lstrcpynW
797 778 stdcall lstrlen(str) lstrlenA
798 779 stdcall lstrlenA(str) lstrlenA
799 780 stdcall lstrlenW(wstr) lstrlenW
800
801 # Functions exported by kernel32.dll in NT 3.51
802
803 781 stub AddConsoleAliasA
804 782 stub AddConsoleAliasW
805 783 stub BaseAttachCompleteThunk
806 784 stub BasepDebugDump
807 785 stub CloseConsoleHandle
808 786 stub CmdBatNotification
809 787 stub ConsoleMenuControl
810 788 stub ConsoleSubst
811 789 stub CreateVirtualBuffer
812 790 stub ExitVDM
813 791 stub ExpungeConsoleCommandHistoryA
814 792 stub ExpungeConsoleCommandHistoryW
815 793 stub ExtendVirtualBuffer
816 794 stub FreeVirtualBuffer
817 795 stub GetConsoleAliasA
818 796 stub GetConsoleAliasExesA
819 797 stub GetConsoleAliasExesLengthA
820 798 stub GetConsoleAliasExesLengthW
821 799 stub GetConsoleAliasExesW
822 800 stub GetConsoleAliasW
823 801 stub GetConsoleAliasesA
824 802 stub GetConsoleAliasesLengthA
825 803 stub GetConsoleAliasesLengthW
826 804 stub GetConsoleAliasesW
827 805 stub GetConsoleCommandHistoryA
828 806 stub GetConsoleCommandHistoryLengthA
829 807 stub GetConsoleCommandHistoryLengthW
830 808 stub GetConsoleCommandHistoryW
831 811 stub GetConsoleDisplayMode
832 812 stub GetConsoleFontInfo
833 813 stub GetConsoleFontSize
834 814 stub GetConsoleHardwareState
835 815 stub GetConsoleInputWaitHandle
836 816 stub GetCurrentConsoleFont
837 817 stub GetNextVDMCommand
838 818 stub GetNumberOfConsoleFonts
839 819 stub GetVDMCurrentDirectories
840 820 stub HeapCreateTagsW
841 821 stub HeapExtend
842 822 stub HeapQueryTagW
843 824 stub HeapSummary
844 825 stub HeapUsage
845 826 stub InvalidateConsoleDIBits
846 827 stdcall IsDebuggerPresent() IsDebuggerPresent
847 829 stub OpenConsoleW
848 830 stub QueryWin31IniFilesMappedToRegistry
849 831 stub RegisterConsoleVDM
850 832 stub RegisterWaitForInputIdle
851 833 stub RegisterWowBaseHandlers
852 834 stub RegisterWowExec
853 835 stub SetConsoleCommandHistoryMode
854 836 stub SetConsoleCursor
855 837 stub SetConsoleDisplayMode
856 838 stub SetConsoleFont
857 839 stub SetConsoleHardwareState
858 840 stub SetConsoleKeyShortcuts
859 841 stub SetConsoleMaximumWindowSize
860 842 stub SetConsoleMenuClose
861 843 stub SetConsoleNumberOfCommandsA
862 844 stub SetConsoleNumberOfCommandsW
863 845 stub SetConsolePalette
864 846 stub SetLastConsoleEventActive
865 847 stub SetVDMCurrentDirectories
866 848 stub ShowConsoleCursor
867 849 stub TrimVirtualBuffer
868 850 stub VDMConsoleOperation
869 851 stub VDMOperationStarted
870 852 stub VerifyConsoleIoHandle
871 853 stub VirtualBufferExceptionHandler
872 854 stub WriteConsoleInputVDMA
873 855 stub WriteConsoleInputVDMW
874
875 # NT 4.0 additions
876 856 stub CancelIo
877 857 stdcall CancelWaitableTimer(long) CancelWaitableTimer
878 858 stdcall CopyFileExA (str str ptr ptr ptr long) CopyFileExA
879 859 stdcall CopyFileExW (wstr wstr ptr ptr ptr long) CopyFileExW
880 860 stub CreateFiber
881 861 stdcall CreateWaitableTimerA(ptr long str) CreateWaitableTimerA
882 862 stdcall CreateWaitableTimerW(ptr long wstr) CreateWaitableTimerW
883 863 stub DeleteFiber
884 864 stub DuplicateConsoleHandle
885 865 stdcall FindFirstFileExA(str long ptr long ptr long)FindFirstFileExA
886 866 stdcall FindFirstFileExW(wstr long ptr long ptr long)FindFirstFileExW
887 867 stub GetConsoleInputExeNameA
888 868 stub GetConsoleInputExeNameW
889 869 stub GetConsoleKeyboardLayoutNameA
890 870 stub GetConsoleKeyboardLayoutNameW
891 871 stdcall GetDiskFreeSpaceExA (str ptr ptr ptr) GetDiskFreeSpaceExA
892 873 stdcall GetDiskFreeSpaceExW (wstr ptr ptr ptr) GetDiskFreeSpaceExW
893 874 stdcall GetFileAttributesExA(str long ptr) GetFileAttributesExA
894 875 stdcall GetFileAttributesExW(wstr long ptr) GetFileAttributesExW
895 876 stub GetProcessPriorityBoost
896 877 stdcall GetThreadPriorityBoost(long ptr) GetThreadPriorityBoost 
897 878 stdcall InterlockedCompareExchange (ptr long long) InterlockedCompareExchange
898 879 stdcall InterlockedExchangeAdd (ptr long ) InterlockedExchangeAdd
899 880 stdcall IsProcessorFeaturePresent(long) IsProcessorFeaturePresent
900 881 stdcall OpenWaitableTimerA(long long str) OpenWaitableTimerA
901 882 stdcall OpenWaitableTimerW(long long wstr) OpenWaitableTimerW
902 883 stub ReadConsoleInputExA
903 884 stub ReadConsoleInputExW
904 885 stub ReadDirectoryChangesW
905 886 stub ReadFileScatter
906 887 stub SetConsoleIcon
907 888 stdcall SetConsoleInputExeNameA(ptr) SetConsoleInputExeNameA
908 889 stdcall SetConsoleInputExeNameW(ptr) SetConsoleInputExeNameW
909 890 stdcall SetProcessAffinityMask(long long) SetProcessAffinityMask
910 891 stdcall SetProcessPriorityBoost(long long) SetProcessPriorityBoost
911 892 stub SetThreadIdealProcessor
912 893 stdcall SetThreadPriorityBoost(long long) SetThreadPriorityBoost
913 894 stdcall SetWaitableTimer(long ptr long ptr ptr long) SetWaitableTimer
914 895 stub SignalObjectAndWait
915 896 stub SwitchToFiber
916 897 stub SwitchToThread
917 898 stdcall TryEnterCriticalSection(ptr) TryEnterCriticalSection
918 899 stub VirtualAllocEx
919 900 stub VirtualFreeEx
920 901 stub WriteFileGather
921
922 #Win98 and higher
923 902 stdcall GetLongPathNameA (str long long) GetLongPathNameA
924 903 stdcall GetLongPathNameW (wstr long long) GetLongPathNameW
925
926 1346 stdcall PrivateLoadLibrary(str) PrivateLoadLibrary
927 1545 stdcall PrivateFreeLibrary(long) PrivateFreeLibrary
928
929 #1599 wrong ordinal (249 in Win32s's W32SCOMB.DLL) !
930 1599 stdcall Get16DLLAddress(long str) Get16DLLAddress