source: trunk/src/kernel32/KERNEL32.DEF@ 8266

Last change on this file since 8266 was 8203, checked in by sandervl, 23 years ago

use critical sections in vmutex; change global vmutex in mmap to use a shared critical section

File size: 79.0 KB
Line 
1; $Id: KERNEL32.DEF,v 1.133 2002-04-07 15:44:10 sandervl Exp $
2
3;Basis is Windows95 KERNEL32
4LIBRARY KERNEL32 INITINSTANCE TERMINSTANCE
5DATA MULTIPLE NONSHARED LOADONCALL
6CODE SHARED LOADONCALL
7
8DESCRIPTION 'Odin32 System DLL - Kernel32'
9
10SEGMENTS
11
12 _GLOBALDATA CLASS 'DATA' SHARED LOADONCALL READWRITE
13
14IMPORTS
15 _Dos32QueryModFromEIP = DOSCALLS.360
16 Dos32QueryModFromEIP = DOSCALLS.360
17 _DosQueryModFromEIP = DOSCALLS.360
18 DosQueryModFromEIP = DOSCALLS.360
19 DosAliasMem = DOSCALLS.298
20 _DosAliasMem = DOSCALLS.298
21 DosQuerySysState = DOSCALLS.368
22 _DosQuerySysState = DOSCALLS.368
23
24 WinQueueFromID = PMMERGE.5313
25 WinXxAllocFill = PMMERGE.5423
26 WinXxFreeMem = PMMERGE.5427
27 WinXxReallocMem = PMMERGE.5429
28
29 Win32WaitForIdleThread = PMMERGE.5474
30 WinXxCreateHeap2 = PMMERGE.5475
31 WinMspInit = PMMERGE.5420
32 pSharedHeap = PMMERGE.6205
33 WinXxAllocMem = PMMERGE.5424
34 WinXxCreateHeap = PMMERGE.5425
35 WinXxDestroyHeap = PMMERGE.5426
36 LookupAtom = PMMERGE.10020
37
38 _O32_RegCloseKey = REGISTRY.1
39 _O32_RegCreateKey = REGISTRY.3
40 _O32_RegCreateKeyEx = REGISTRY.4
41 _O32_RegDeleteKey = REGISTRY.7
42 _O32_RegDeleteValue = REGISTRY.9
43 _O32_RegEnumKey = REGISTRY.11
44 _O32_RegEnumKeyEx = REGISTRY.12
45 _O32_RegEnumValue = REGISTRY.15
46 _O32_RegFlushKey = REGISTRY.17
47 _O32_RegOpenKey = REGISTRY.22
48 _O32_RegOpenKeyEx = REGISTRY.23
49 _O32_RegQueryInfoKey = REGISTRY.26
50 _O32_RegQueryValue = REGISTRY.30
51 _O32_RegQueryValueEx = REGISTRY.31
52 _O32_RegSetValue = REGISTRY.42
53 _O32_RegSetValueEx = REGISTRY.43
54
55EXPORTS
56
57;-----------------------------------
58; ordinal exports (Windows 95 only)
59;-----------------------------------
60
61; Ordinal0001 = _OS2Ordinal0001@?? @1
62; Ordinal0002 = _OS2Ordinal0002@?? @2
63; Ordinal0003 = _OS2Ordinal0003@?? @3
64; Ordinal0004 = _OS2Ordinal0004@?? @4
65; Ordinal0005 = _OS2Ordinal0005@?? @5
66; Ordinal0006 = _OS2Ordinal0006@?? @6
67; Ordinal0007 = _OS2Ordinal0007@?? @7
68; Ordinal0008 = _OS2Ordinal0008@?? @8
69; Ordinal0009 = _OS2Ordinal0009@?? @9
70; Ordinal0010 = _OS2Ordinal0010@?? @10
71; Ordinal0011 = _OS2Ordinal0011@?? @11
72; Ordinal0012 = _OS2Ordinal0012@?? @12
73; Ordinal0013 = _OS2Ordinal0013@?? @13
74; Ordinal0014 = _OS2Ordinal0014@?? @14
75; Ordinal0015 = _OS2Ordinal0015@?? @15
76 Ordinal0016 = _KERNEL32_16@12 @16
77 Ordinal0017 = _KERNEL32_17@4 @17
78; Ordinal0018 = _OS2Ordinal0018@?? @18
79; Ordinal0019 = _OS2Ordinal0019@?? @19
80; Ordinal0020 = _OS2Ordinal0020@?? @20
81; Ordinal0021 = _OS2Ordinal0021@?? @21
82; Ordinal0022 = _OS2Ordinal0022@?? @22
83; Ordinal0023 = _OS2Ordinal0023@?? @23
84; Ordinal0024 = _OS2Ordinal0024@?? @24
85; Ordinal0025 = _OS2Ordinal0025@?? @25
86; Ordinal0026 = _OS2Ordinal0026@?? @26
87; Ordinal0027 = _OS2Ordinal0027@?? @27
88; Ordinal0028 = _OS2Ordinal0028@?? @28
89; Ordinal0029 = _OS2Ordinal0029@?? @29
90; Ordinal0030 = _OS2Ordinal0030@?? @30
91; Ordinal0031 = _OS2Ordinal0031@?? @31
92; Ordinal0032 = _OS2Ordinal0032@?? @32
93; Ordinal0033 = _OS2Ordinal0033@?? @33
94; Ordinal0034 = _OS2Ordinal0034@?? @34
95; Ordinal0035 = _OS2Ordinal0035@?? @35
96; Ordinal0036 = _OS2Ordinal0036@?? @36
97; Ordinal0037 = _OS2Ordinal0037@?? @37
98; Ordinal0038 = _OS2Ordinal0038@?? @38
99; Ordinal0039 = _OS2Ordinal0039@?? @39
100; Ordinal0040 = _OS2Ordinal0040@?? @40
101; Ordinal0041 = _OS2Ordinal0041@?? @41
102 Ordinal0042 = _NullFunction@0 @42
103; Ordinal0043 = _OS2Ordinal0043@?? @43
104; Ordinal0044 = _OS2Ordinal0044@?? @44
105; Ordinal0045 = _OS2Ordinal0045@?? @45
106; Ordinal0046 = _OS2Ordinal0046@?? @46
107 Ordinal0047 = _NullFunction@0 @47
108; Ordinal0048 = _OS2Ordinal0048@?? @49
109; Ordinal0049 = _OS2Ordinal0049@?? @49
110; Ordinal0051 = _OS2Ordinal0051@?? @51
111; Ordinal0052 = _OS2Ordinal0052@?? @52
112; Ordinal0053 = _OS2Ordinal0053@?? @53
113; Ordinal0054 = _OS2Ordinal0054@?? @54 ; forwarded from WOW32.WOWCallback16
114; Ordinal0055 = _OS2Ordinal0055@?? @55 ; forwarded from WOW32.WOWCallback16Ex
115; Ordinal0056 = _OS2Ordinal0056@?? @56 ; forwarded from WOW32.WOWGetVDMPointer
116; Ordinal0057 = _OS2Ordinal0057@?? @57 ; forwarded from WOW32.WOWHandle32
117; Ordinal0058 = _OS2Ordinal0058@?? @58 ; forwarded from WOW32.WOWHandle16
118; Ordinal0059 = _OS2Ordinal0059@?? @59 ; forwarded from WOW32.WOWGlobalAlloc16
119; Ordinal0050 = _OS2Ordinal0060@?? @60 ; forwarded from WOW32.WOWGlobalLock16
120; Ordinal0061 = _OS2Ordinal0061@?? @61 ; forwarded from WOW32.WOWGlobalUnlock16
121; Ordinal0062 = _OS2Ordinal0062@?? @62 ; forwarded from WOW32.WOWGlobalFree16
122; Ordinal0063 = _OS2Ordinal0063@?? @63 ; forwarded from WOW32.WOWGlobalAllocLock16
123; Ordinal0064 = _OS2Ordinal0064@?? @64 ; forwarded from WOW32.WOWGlobalUnlockFree16
124; Ordinal0065 = _OS2Ordinal0065@?? @65 ; forwarded from WOW32.WOWGlobalLockSize16
125; Ordinal0066 = _OS2Ordinal0066@?? @66 ; forwarded from WOW32.WOWYield16
126; Ordinal0067 = _OS2Ordinal0067@?? @67 ; forwarded from WOW32.WOWDirectedYield16
127; Ordinal0068 = _OS2Ordinal0068@?? @68 : forwarded from WOW32.WOWGetVDMPointerFix
128; Ordinal0069 = _OS2Ordinal0069@?? @69 ; forwarded from WOW32.WOWGetVDMPointerUnfix
129; Ordinal0070 = _OS2Ordinal0070@?? @70 ; forwarded from WOW32.WOW32_1
130; Ordinal0071 = _OS2Ordinal0071@?? @71
131; Ordinal0072 = _OS2Ordinal0072@?? @72
132; Ordinal0073 = _OS2Ordinal0073@?? @73
133; Ordinal0074 = _OS2Ordinal0074@?? @74
134; Ordinal0075 = _OS2Ordinal0075@?? @75
135; Ordinal0076 = _OS2Ordinal0076@?? @76
136; Ordinal0077 = _OS2Ordinal0077@?? @77
137; Ordinal0078 = _OS2Ordinal0078@?? @78
138; Ordinal0079 = _OS2Ordinal0079@?? @79
139; Ordinal0080 = _OS2Ordinal0080@?? @80
140; Ordinal0081 = _OS2Ordinal0081@?? @81
141; Ordinal0082 = _OS2Ordinal0082@?? @82
142; Ordinal0083 = _OS2Ordinal0083@?? @83
143; Ordinal0084 = _OS2Ordinal0084@?? @84
144; Ordinal0085 = _OS2Ordinal0085@?? @85
145; Ordinal0086 = _OS2Ordinal0086@?? @86
146; Ordinal0087 = _OS2Ordinal0087@?? @87
147; Ordinal0088 = _OS2Ordinal0088@?? @88
148; Ordinal0089 = _OS2Ordinal0089@?? @89
149; Ordinal0090 = _OS2Ordinal0090@?? @90
150; Ordinal0091 = _OS2Ordinal0091@?? @91
151; Ordinal0092 = _OS2Ordinal0092@?? @92
152; Ordinal0093 = _OS2Ordinal0093@?? @93
153; Ordinal0094 = _OS2Ordinal0094@?? @94
154; Ordinal0095 = _OS2Ordinal0095@?? @95
155; Ordinal0096 = _OS2Ordinal0096@?? @96
156; Ordinal0097 = _OS2Ordinal0097@?? @97
157; Ordinal0098 = _OS2Ordinal0098@?? @98
158 KERNEL32_99 = _KERNEL32_99@4 @99 NONAME
159 KERNEL32_100 = _KERNEL32_100@12 @100 NONAME
160; Ordinal0101 = _OS2Ordinal0101@?? @101
161
162
163;--------------
164; name exports
165;--------------
166
167;;Not supported; just present
168 LoadLibrary16 = _LoadLibrary16@4 @35
169 FreeLibrary16 = _FreeLibrary16@4 @36
170 GetProcAddress16 = _GetProcAddress16@8 @37
171 ReleaseThunkLock = _ReleaseThunkLock@4 @48
172 RestoreThunkLock = _RestoreThunkLock@4 @49
173 _ConfirmWin16Lock = __ConfirmWin16Lock@0 @96
174
175 AddAtomA = _AddAtomA@4 @50
176 AddAtomW = _AddAtomW@4 @102
177; AddConsoleAliasA = _AddConsoleAliasA@?? @2 ;NT
178; AddConsoleAliasW = _AddConsoleAliasW@?? @3 ;NT
179 AllocConsole = _AllocConsole@0 @103
180; AllocLSCallback = _AllocLSCallback@?? @104 ;W95
181; AllocSLCallback = _AllocSLCallback@?? @105 ;W95
182 AreFileApisANSI = _AreFileApisANSI@0 @106
183 BackupRead = _BackupRead@28 @107
184 BackupSeek = _BackupSeek@24 @108
185 BackupWrite = _BackupWrite@28 @109
186; BaseAttachCompleteThunk = _BaseAttachCompleteThunk@?? @9 ;NT
187 Beep = _Beep@8 @110
188 BeginUpdateResourceA = _BeginUpdateResourceA@8 @111
189 BeginUpdateResourceW = _BeginUpdateResourceW@8 @112
190 BuildCommDCBA = _BuildCommDCBA@8 @113
191 BuildCommDCBAndTimeoutsA = _BuildCommDCBAndTimeoutsA@12 @114
192 BuildCommDCBAndTimeoutsW = _BuildCommDCBAndTimeoutsW@12 @115
193 BuildCommDCBW = _BuildCommDCBW@8 @116
194 CallNamedPipeA = _CallNamedPipeA@28 @117
195 CallNamedPipeW = _CallNamedPipeW@28 @118
196; Callback12 = _Callback12@?? @119 ;W95
197; Callback16 = _Callback16@?? @120 ;W95
198; Callback20 = _Callback20@?? @121 ;W95
199; Callback24 = _Callback24@?? @122 ;W95
200; Callback28 = _Callback28@?? @123 ;W95
201; Callback32 = _Callback32@?? @124 ;W95
202; Callback36 = _Callback36@?? @125 ;W95
203; Callback40 = _Callback40@?? @126 ;W95
204; Callback44 = _Callback44@?? @127 ;W95
205; Callback48 = _Callback48@?? @128 ;W95
206; Callback4 = _Callback4@?? @129 ;W95
207; Callback52 = _Callback52@?? @130 ;W95
208; Callback56 = _Callback56@?? @131 ;W95
209; Callback60 = _Callback60@?? @132 ;W95
210; Callback64 = _Callback64@?? @133 ;W95
211; Callback8 = _Callback8@?? @134 ;W95
212 CancelIo = _CancelIo@4 @19 ;NT
213 CancelWaitableTimer = _CancelWaitableTimer@4 @20 ;NT
214 ClearCommBreak = _ClearCommBreak@4 @135
215 ClearCommError = _ClearCommError@12 @136
216 CloseHandle = _CloseHandle@4 @137
217; CloseConsoleHandle = _CloseConsoleHandle@?? @22 ;NT
218 CloseProfileUserMapping = _CloseProfileUserMapping@0 @138
219; CloseSystemHandle = _CloseSystemHandle@?? @139 ;W95
220 CmdBatNotification = _CmdBatNotification@4 @26 ;NT
221 CommConfigDialogA = _CommConfigDialogA@12 @140
222 CommConfigDialogW = _CommConfigDialogW@12 @141
223 CompareFileTime = _CompareFileTime@8 @142
224 CompareStringA = _CompareStringA@24 @143
225 CompareStringW = _CompareStringW@24 @144
226 ConnectNamedPipe = _ConnectNamedPipe@8 @145
227; ConsoleMenuControl = _ConsoleMenuControl@?? @33 ;NT
228 ContinueDebugEvent = _ContinueDebugEvent@12 @146
229 ConvertDefaultLocale = _ConvertDefaultLocale@4 @147
230 ConvertToGlobalHandle = _ConvertToGlobalHandle@4 @148 ;W95
231 CopyFileA = _CopyFileA@12 @149
232 CopyFileExA = _CopyFileExA@24 @38 ;NT
233 CopyFileExW = _CopyFileExW@24 @39 ;NT
234 CopyFileW = _CopyFileW@12 @150
235 CreateConsoleScreenBuffer = _CreateConsoleScreenBuffer@20 @151
236 CreateDirectoryA = _CreateDirectoryA@8 @152
237 CreateDirectoryExA = _CreateDirectoryExA@12 @153
238 CreateDirectoryExW = _CreateDirectoryExW@12 @154
239 CreateDirectoryW = _CreateDirectoryW@8 @155
240 CreateEventA = _CreateEventA@16 @156
241 CreateEventW = _CreateEventW@16 @157
242 CreateFiber = _CreateFiber@12 @1048 ;NT
243 CreateFileA = _CreateFileA@28 @158
244 CreateFileW = _CreateFileW@28 @161
245 CreateFileMappingA = _CreateFileMappingA@24 @159
246 CreateFileMappingW = _CreateFileMappingW@24 @160
247 CreateIoCompletionPort = _CreateIoCompletionPort@16 @162
248; CreateKernelThread = _CreateKernelThread@?? @163 ;W95
249 CreateMailslotA = _CreateMailslotA@16 @164
250 CreateMailslotW = _CreateMailslotW@16 @165
251 CreateMutexA = _CreateMutexA@12 @166
252 CreateMutexW = _CreateMutexW@12 @167
253 CreateNamedPipeA = _CreateNamedPipeA@32 @168
254 CreateNamedPipeW = _CreateNamedPipeW@32 @169
255 CreatePipe = _CreatePipe@16 @170
256 CreateProcessA = _CreateProcessA@40 @171
257 CreateProcessW = _CreateProcessW@40 @172
258 CreateRemoteThread = _CreateRemoteThread@28 @173
259 CreateSemaphoreA = _CreateSemaphoreA@16 @174
260 CreateSemaphoreW = _CreateSemaphoreW@16 @175
261; CreateSocketHandle = _CreateSocketHandle@?? @176 ;W95
262 CreateTapePartition = _CreateTapePartition@16 @177
263 CreateThread = _CreateThread@24 @178
264;;;; CreateToolhelp32Snapshot = _CreateToolhelp32Snapshot@8 @179 ;W95
265; CreateVirtualBuffer = _CreateVirtualBuffer@?? @68 ;NT
266 CreateWaitableTimerA = _CreateWaitableTimerA@12 @69 ;NT
267 CreateWaitableTimerW = _CreateWaitableTimerW@12 @70 ;NT
268 DebugActiveProcess = _DebugActiveProcess@4 @180
269 DebugBreak = _DebugBreak@0 @181
270 DefineDosDeviceA = _DefineDosDeviceA@12 @182
271 DefineDosDeviceW = _DefineDosDeviceW@12 @183
272 DeleteAtom = _DeleteAtom@4 @184
273 DeleteCriticalSection = _DeleteCriticalSection@4 @185
274 DeleteFiber = _DeleteFiber@4 @77 ;NT
275 DeleteFileA = _DeleteFileA@4 @186
276 DeleteFileW = _DeleteFileW@4 @187
277 DeviceIoControl = _DeviceIoControl@32 @188
278 DisableThreadLibraryCalls = _DisableThreadLibraryCalls@4 @189
279 DisconnectNamedPipe = _DisconnectNamedPipe@4 @190
280 DosDateTimeToFileTime = _DosDateTimeToFileTime@12 @191
281; DuplicateConsoleHandle = _DuplicateConsoleHandle@?? ;NT
282 DuplicateHandle = _DuplicateHandle@28 @192
283 EndUpdateResourceA = _EndUpdateResourceA@8 @193
284 EndUpdateResourceW = _EndUpdateResourceW@8 @194
285 EnterCriticalSection = _EnterCriticalSection@4 @195
286 EnumCalendarInfoA = _EnumCalendarInfoA@16 @196
287 EnumCalendarInfoW = _EnumCalendarInfoW@16 @197
288 EnumDateFormatsA = _EnumDateFormatsA@12 @198
289 EnumDateFormatsW = _EnumDateFormatsW@12 @199
290 EnumResourceLanguagesA = _EnumResourceLanguagesA@20 @200
291 EnumResourceLanguagesW = _EnumResourceLanguagesW@20 @201
292 EnumResourceNamesA = _EnumResourceNamesA@16 @202
293 EnumResourceNamesW = _EnumResourceNamesW@16 @203
294 EnumResourceTypesA = _EnumResourceTypesA@12 @204
295 EnumResourceTypesW = _EnumResourceTypesW@12 @205
296 EnumSystemCodePagesA = _EnumSystemCodePagesA@8 @206
297 EnumSystemCodePagesW = _EnumSystemCodePagesW@8 @207
298 EnumSystemLocalesA = _EnumSystemLocalesA@8 @208
299 EnumSystemLocalesW = _EnumSystemLocalesW@8 @209
300 EnumTimeFormatsA = _EnumTimeFormatsA@12 @210
301 EnumTimeFormatsW = _EnumTimeFormatsW@12 @211
302 EraseTape = _EraseTape@12 @212
303 EscapeCommFunction = _EscapeCommFunction@8 @213
304 ExitProcess = _ExitProcess@4 @214
305 ExitThread = _ExitThread@4 @215
306; ExitVDM = _ExitVDM@?? ;NT
307 ExpandEnvironmentStringsA = _ExpandEnvironmentStringsA@12 @216
308 ExpandEnvironmentStringsW = _ExpandEnvironmentStringsW@12 @217
309; ExpungeConsoleCommandHistoryA = _ExpungeConsoleCommandHistoryA@?? ;NT
310; ExpungeConsoleCommandHistoryW = _ExpungeConsoleCommandHistoryW@?? ;NT
311; ExtendVirtualBuffer = _ExtendVirtualBuffer@?? ;NT
312 FT_Exit0 = _FT_Exit0@4 @218 ;W95
313 FT_Exit12 = _FT_Exit12@4 @219 ;W95
314 FT_Exit16 = _FT_Exit16@4 @220 ;W95
315 FT_Exit20 = _FT_Exit20@4 @221 ;W95
316 FT_Exit24 = _FT_Exit24@4 @222 ;W95
317 FT_Exit28 = _FT_Exit28@4 @223 ;W95
318 FT_Exit32 = _FT_Exit32@4 @224 ;W95
319 FT_Exit36 = _FT_Exit36@4 @225 ;W95
320 FT_Exit4 = _FT_Exit4@4 @226 ;W95
321 FT_Exit40 = _FT_Exit40@4 @227 ;W95
322 FT_Exit44 = _FT_Exit44@4 @228 ;W95
323 FT_Exit48 = _FT_Exit48@4 @229 ;W95
324 FT_Exit52 = _FT_Exit52@4 @230 ;W95
325 FT_Exit56 = _FT_Exit56@4 @231 ;W95
326 FT_Exit8 = _FT_Exit8@4 @232 ;W95
327 FT_Prolog = _FT_Prolog@4 @233 ;W95
328 FT_Thunk = _FT_Thunk@4 @234 ;W95
329 FatalAppExitA = _FatalAppExitA@8 @235
330 FatalAppExitW = _FatalAppExitW@8 @236
331 FatalExit = _FatalExit@4 @237
332 FileTimeToDosDateTime = _FileTimeToDosDateTime@12 @238
333 FileTimeToLocalFileTime = _FileTimeToLocalFileTime@8 @239
334 FileTimeToSystemTime = _FileTimeToSystemTime@8 @240
335 FillConsoleOutputAttribute = _FillConsoleOutputAttribute@20 @241
336 FillConsoleOutputCharacterA = _FillConsoleOutputCharacterA@20 @242
337 FillConsoleOutputCharacterW = _FillConsoleOutputCharacterW@20 @243
338 FindAtomA = _FindAtomA@4 @244
339 FindAtomW = _FindAtomW@4 @245
340 FindClose = _FindClose@4 @246
341 FindCloseChangeNotification = _FindCloseChangeNotification@4 @247
342 FindFirstChangeNotificationA = _FindFirstChangeNotificationA@12 @248
343 FindFirstChangeNotificationW = _FindFirstChangeNotificationW@12 @249
344 FindFirstFileA = _FindFirstFileA@8 @250
345 FindFirstFileExA = _FindFirstFileExA@24 @850
346 FindFirstFileExW = _FindFirstFileExW@24 @851
347 FindFirstFileW = _FindFirstFileW@8 @251
348 FindNextChangeNotification = _FindNextChangeNotification@4 @252
349 FindNextFileA = _FindNextFileA@8 @253
350 FindNextFileW = _FindNextFileW@8 @254
351 FindResourceA = _FindResourceA@12 @255
352 FindResourceExA = _FindResourceExA@16 @256
353 FindResourceExW = _FindResourceExW@16 @257
354 FindResourceW = _FindResourceW@12 @258
355 FlushConsoleInputBuffer = _FlushConsoleInputBuffer@4 @259
356 FlushFileBuffers = _FlushFileBuffers@4 @260
357 FlushInstructionCache = _FlushInstructionCache@12 @261
358 FlushViewOfFile = _FlushViewOfFile@8 @262
359 FoldStringA = _FoldStringA@20 @263
360 FoldStringW = _FoldStringW@20 @264
361 FormatMessageA = _FormatMessageA@28 @265
362 FormatMessageW = _FormatMessageW@28 @266
363 FreeConsole = _FreeConsole@0 @267
364 FreeEnvironmentStringsA = _FreeEnvironmentStringsA@4 @268
365 FreeEnvironmentStringsW = _FreeEnvironmentStringsW@4 @269
366; FreeLSCallback = _FreeLSCallback@?? @270 ;W95
367 FreeLibrary = _FreeLibrary@4 @271
368 FreeLibraryAndExitThread = _FreeLibraryAndExitThread@8 @272
369 FreeResource = _FreeResource@4 @273
370; FreeSLCallback = _FreeSLCallback@?? @274 ;W95
371; FreeVirtualBuffer = _FreeVirtualBuffer@?? ;NT
372 GenerateConsoleCtrlEvent = _GenerateConsoleCtrlEvent@8 @275
373 GetACP = _GetACP@0 @276
374 GetAtomNameA = _GetAtomNameA@12 @277
375 GetAtomNameW = _GetAtomNameW@12 @278
376 GetBinaryType = _GetBinaryTypeA@8 @279
377 GetBinaryTypeA = _GetBinaryTypeA@8 @280
378 GetBinaryTypeW = _GetBinaryTypeW@8 @281
379 GetCPInfo = _GetCPInfo@8 @282
380 GetCommConfig = _GetCommConfig@12 @283
381 GetCommMask = _GetCommMask@8 @284
382 GetCommModemStatus = _GetCommModemStatus@8 @285
383 GetCommProperties = _GetCommProperties@8 @286
384 GetCommState = _GetCommState@8 @287
385 GetCommTimeouts = _GetCommTimeouts@8 @288
386 GetCommandLineA = _GetCommandLineA@0 @289
387 GetCommandLineW = _GetCommandLineW@0 @290
388 GetCompressedFileSizeA = _GetCompressedFileSizeA@8 @291
389 GetCompressedFileSizeW = _GetCompressedFileSizeW@8 @292
390 GetComputerNameA = _GetComputerNameA@8 @293
391 GetComputerNameW = _GetComputerNameW@8 @294
392; GetConsoleAliasA = _GetConsoleAliasA@?? ;NT
393; GetConsoleAliasExesA = _GetConsoleAliasExesA@?? ;NT
394; GetConsoleAliasExesLengthA = _GetConsoleAliasExesLengthA@?? ;NT
395; GetConsoleAliasExesLengthW = _GetConsoleAliasExesLengthW@?? ;NT
396; GetConsoleAliasExesW = _GetConsoleAliasExesW@?? ;NT
397; GetConsoleAliasW = _GetConsoleAliasW@?? ;NT
398; GetConsoleAliasesA = _GetConsoleAliasesA@?? ;NT
399; GetConsoleAliasesLengthA = _GetConsoleAliasesLengthA@?? ;NT
400; GetConsoleAliasesLengthW = _GetConsoleAliasesLengthW@?? ;NT
401; GetConsoleAliasesW = _GetConsoleAliasesW@?? ;NT
402 GetConsoleCP = _GetConsoleCP@0 @295
403; GetConsoleCommandHistoryA = _GetConsoleCommandHistoryA@?? ;NT
404; GetConsoleCommandHistoryLengthA = _GetConsoleCommandHistoryLengthA@?? ;NT
405; GetConsoleCommandHistoryLengthW = _GetConsoleCommandHistoryLengthW@?? ;NT
406; GetConsoleCommandHistoryW = _GetConsoleCommandHistoryW@?? ;NT
407 GetConsoleCursorInfo = _GetConsoleCursorInfo@8 @296
408; GetConsoleDisplayMode = _GetConsoleDisplayMode@?? ;NT
409; GetConsoleFontInfo = _GetConsoleFontInfo@?? ;NT
410; GetConsoleFontSize = _GetConsoleFontSize@?? ;NT
411; GetConsoleHardwareState = _GetConsoleHardwareState@?? ;NT
412; GetConsoleInputExeNameA = _GetConsoleInputExeNameA@?? ;NT
413; GetConsoleInputExeNameW = _GetConsoleInputExeNameW@?? ;NT
414; GetConsoleInputWaitHandle = _GetConsoleInputWaitHandle@?? ;NT
415; GetConsoleKeyboardLayoutNameA = _GetConsoleKeyboardLayoutNameA@?? ;NT
416; GetConsoleKeyboardLayoutNameW = _GetConsoleKeyboardLayoutNameW@?? ;NT
417 GetConsoleMode = _GetConsoleMode@8 @297
418 GetConsoleOutputCP = _GetConsoleOutputCP@0 @298
419 GetConsoleScreenBufferInfo = _GetConsoleScreenBufferInfo@8 @299
420 GetConsoleTitleA = _GetConsoleTitleA@8 @300
421 GetConsoleTitleW = _GetConsoleTitleW@8 @301
422 GetCurrencyFormatA = _GetCurrencyFormatA@24 @302
423 GetCurrencyFormatW = _GetCurrencyFormatW@24 @303
424; GetCurrentConsoleFont = _GetCurrentConsoleFont@?? ;NT
425 GetCurrentDirectoryA = _GetCurrentDirectoryA@8 @304
426 GetCurrentDirectoryW = _GetCurrentDirectoryW@8 @305
427 GetCurrentProcess = _GetCurrentProcess@0 @306
428 GetCurrentProcessId = _GetCurrentProcessId@0 @307
429 GetCurrentThread = _GetCurrentThread@0 @308
430 GetCurrentThreadId = _GetCurrentThreadId@0 @309
431 GetDateFormatA = _GetDateFormatA@24 @310
432 GetDateFormatW = _GetDateFormatW@24 @311
433; GetDaylightFlag = _GetDaylightFlag@?? @312 ;W95
434 GetDefaultCommConfigA = _GetDefaultCommConfigA@12 @313
435 GetDefaultCommConfigW = _GetDefaultCommConfigW@12 @314
436 GetDiskFreeSpaceA = _GetDiskFreeSpaceA@20 @315
437 GetDiskFreeSpaceW = _GetDiskFreeSpaceW@20 @316
438 GetDriveTypeA = _GetDriveTypeA@4 @317
439 GetDriveTypeW = _GetDriveTypeW@4 @318
440 GetEnvironmentStrings = _GetEnvironmentStringsA@0 @319
441 GetEnvironmentStringsA = _GetEnvironmentStringsA@0 @320
442 GetEnvironmentStringsW = _GetEnvironmentStringsW@0 @321
443 GetEnvironmentVariableA = _GetEnvironmentVariableA@12 @322
444 GetEnvironmentVariableW = _GetEnvironmentVariableW@12 @323
445; GetErrorMode = _GetErrorMode@?? @324 ;undocumented
446 GetExitCodeProcess = _GetExitCodeProcess@8 @325
447 GetExitCodeThread = _GetExitCodeThread@8 @326
448 GetFileAttributesA = _GetFileAttributesA@4 @327 ;W95
449 GetFileAttributesW = _GetFileAttributesW@4 @328 ;W95
450 GetFileInformationByHandle = _GetFileInformationByHandle@8 @329
451 GetFileSize = _GetFileSize@8 @330
452 GetFileTime = _GetFileTime@16 @331
453 GetFileType = _GetFileType@4 @332
454 GetFullPathNameA = _GetFullPathNameA@16 @333
455 GetFullPathNameW = _GetFullPathNameW@16 @334
456; GetHandleContext = _GetHandleContext@?? @335 ;W95
457 GetHandleInformation = _GetHandleInformation@8 @336
458; GetLSCallbackTarget = _GetLSCallbackTarget@?? @337 ;W95
459; GetLSCallbackTemplate = _GetLSCallbackTemplate@?? @338 ;W95
460 GetLargestConsoleWindowSize = _GetLargestConsoleWindowSize@4 @339
461 GetLastError = _GetLastError@0 @340
462 GetLocalTime = _GetLocalTime@4 @341
463 GetLocaleInfoA = _GetLocaleInfoA@16 @342
464 GetLocaleInfoW = _GetLocaleInfoW@16 @343
465 GetLogicalDriveStringsA = _GetLogicalDriveStringsA@8 @344
466 GetLogicalDriveStringsW = _GetLogicalDriveStringsW@8 @345
467 GetLogicalDrives = _GetLogicalDrives@0 @346
468 GetMailslotInfo = _GetMailslotInfo@20 @347
469 GetModuleFileNameA = _GetModuleFileNameA@12 @348
470 GetModuleFileNameW = _GetModuleFileNameW@12 @349
471 GetModuleHandleA = _GetModuleHandleA@4 @350
472 GetModuleHandleW = _GetModuleHandleW@4 @351
473 GetNamedPipeHandleStateA = _GetNamedPipeHandleStateA@28 @352
474 GetNamedPipeHandleStateW = _GetNamedPipeHandleStateW@28 @353
475 GetNamedPipeInfo = _GetNamedPipeInfo@20 @354
476; GetNextVDMCommand = _GetNextVDMCommand@?? ;NT
477 GetNumberFormatA = _GetNumberFormatA@24 @355
478 GetNumberFormatW = _GetNumberFormatW@24 @356
479; GetNumberOfConsoleFonts = _GetNumberOfConsoleFonts@?? ;NT
480 GetNumberOfConsoleInputEvents = _GetNumberOfConsoleInputEvents@8 @357
481 GetNumberOfConsoleMouseButtons = _GetNumberOfConsoleMouseButtons@4 @358
482 GetOEMCP = _GetOEMCP@0 @359
483 GetOverlappedResult = _GetOverlappedResult@16 @360
484 GetPriorityClass = _GetPriorityClass@4 @361
485 GetPrivateProfileIntA = _GetPrivateProfileIntA@16 @362
486 GetPrivateProfileIntW = _GetPrivateProfileIntW@16 @363
487 GetPrivateProfileSectionA = _GetPrivateProfileSectionA@16 @364
488 GetPrivateProfileSectionNamesA = _GetPrivateProfileSectionNamesA@12 @365
489 GetPrivateProfileSectionNamesW = _GetPrivateProfileSectionNamesW@12 @366
490 GetPrivateProfileSectionW = _GetPrivateProfileSectionW@16 @367
491 GetPrivateProfileStringA = _GetPrivateProfileStringA@24 @368
492 GetPrivateProfileStringW = _GetPrivateProfileStringW@24 @369
493 GetPrivateProfileStructA = _GetPrivateProfileStructA@20 @370
494 GetPrivateProfileStructW = _GetPrivateProfileStructW@20 @371
495 GetProcAddress = _GetProcAddress@8 @372
496 GetProcessAffinityMask = _GetProcessAffinityMask@12 @373
497 GetProcessDword = _GetProcessDword@8 @18
498 GetProcessFlags = _GetProcessFlags@4 @374 ;W95
499 GetProcessHeap = _GetProcessHeap@0 @375
500 GetProcessHeaps = _GetProcessHeaps@8 @376
501; GetProcessPriorityBoost = _GetProcessPriorityBoost@?? ;NT
502 GetProcessShutdownParameters = _GetProcessShutdownParameters@8 @377
503 GetProcessTimes = _GetProcessTimes@20 @378
504 GetProcessVersion = _GetProcessVersion@4 @379
505 GetProcessWorkingSetSize = _GetProcessWorkingSetSize@12 @380
506; GetProductName = _GetProductName@?? @381 ;W95
507 GetProfileIntA = _GetProfileIntA@12 @382
508 GetProfileIntW = _GetProfileIntW@12 @383
509 GetProfileSectionA = _GetProfileSectionA@12 @384
510 GetProfileSectionW = _GetProfileSectionW@12 @385
511 GetProfileStringA = _GetProfileStringA@20 @386
512 GetProfileStringW = _GetProfileStringW@20 @387
513 GetQueuedCompletionStatus = _GetQueuedCompletionStatus@20 @388
514; GetSLCallbackTarget = _GetSLCallbackTarget@?? @389 ;W95
515; GetSLCallbackTemplate = _GetSLCallbackTemplate@?? @390 ;W95
516 GetShortPathNameA = _GetShortPathNameA@12 @391
517 GetShortPathNameW = _GetShortPathNameW@12 @392
518 GetStartupInfoA = _GetStartupInfoA@4 @393
519 GetStartupInfoW = _GetStartupInfoW@4 @394
520 GetStdHandle = _GetStdHandle@4 @395
521 GetStringTypeA = _GetStringTypeA@20 @396
522 GetStringTypeExA = _GetStringTypeExA@20 @397
523 GetStringTypeExW = _GetStringTypeExW@20 @398
524 GetStringTypeW = _GetStringTypeW@16 @399
525 GetSystemDefaultLCID = _GetSystemDefaultLCID@0 @400
526 GetSystemDefaultLangID = _GetSystemDefaultLangID@0 @401
527 GetSystemDirectoryA = _GetSystemDirectoryA@8 @402
528 GetSystemDirectoryW = _GetSystemDirectoryW@8 @403
529 GetSystemInfo = _GetSystemInfo@4 @404
530 GetSystemPowerStatus = _GetSystemPowerStatus@4 @405
531 GetSystemTime = _GetSystemTime@4 @406
532 GetSystemTimeAdjustment = _GetSystemTimeAdjustment@12 @407
533 GetSystemTimeAsFileTime = _GetSystemTimeAsFileTime@4 @408
534 GetTapeParameters = _GetTapeParameters@16 @409
535 GetTapePosition = _GetTapePosition@20 @410
536 GetTapeStatus = _GetTapeStatus@4 @411
537 GetTempFileNameA = _GetTempFileNameA@16 @412
538 GetTempFileNameW = _GetTempFileNameW@16 @413
539 GetTempPathA = _GetTempPathA@8 @414
540 GetTempPathW = _GetTempPathW@8 @415
541 GetThreadContext = _GetThreadContext@8 @416
542 GetThreadLocale = _GetThreadLocale@0 @417
543 GetThreadPriority = _GetThreadPriority@4 @418
544; GetThreadPriorityBoost = _GetThreadPriorityBoost@?? ;NT
545 GetThreadSelectorEntry = _GetThreadSelectorEntry@12 @419
546 GetThreadTimes = _GetThreadTimes@20 @420
547 GetTickCount = _GetTickCount@0 @421
548 GetTimeFormatA = _GetTimeFormatA@24 @422
549 GetTimeFormatW = _GetTimeFormatW@24 @423
550 GetTimeZoneInformation = _GetTimeZoneInformation@4 @424
551 GetUserDefaultLCID = _GetUserDefaultLCID@0 @425
552 GetUserDefaultLangID = _GetUserDefaultLangID@0 @426
553 GetVDMCurrentDirectories = _GetVDMCurrentDirectories@4 ;NT
554 GetVersion = _GetVersion@0 @427
555 GetVersionExA = _GetVersionExA@4 @428
556 GetVersionExW = _GetVersionExW@4 @429
557 GetVolumeInformationA = _GetVolumeInformationA@32 @430
558 GetVolumeInformationW = _GetVolumeInformationW@32 @431
559 GetWindowsDirectoryA = _GetWindowsDirectoryA@8 @432
560 GetWindowsDirectoryW = _GetWindowsDirectoryW@8 @433
561 GlobalAddAtomA = _GlobalAddAtomA@4 @434
562 GlobalAddAtomW = _GlobalAddAtomW@4 @435
563 GlobalAlloc = _GlobalAlloc@8 @436
564 GlobalCompact = _GlobalCompact@4 @437
565 GlobalDeleteAtom = _GlobalDeleteAtom@4 @438
566 GlobalFindAtomA = _GlobalFindAtomA@4 @439
567 GlobalFindAtomW = _GlobalFindAtomW@4 @440
568 GlobalFix = _GlobalFix@4 @441
569 GlobalFlags = _GlobalFlags@4 @442
570 GlobalFree = _GlobalFree@4 @443
571 GlobalGetAtomNameA = _GlobalGetAtomNameA@12 @444
572 GlobalGetAtomNameW = _GlobalGetAtomNameW@12 @445
573 GlobalHandle = _GlobalHandle@4 @446
574 GlobalLock = _GlobalLock@4 @447
575 GlobalMemoryStatus = _GlobalMemoryStatus@4 @448
576 GlobalReAlloc = _GlobalReAlloc@12 @449
577 GlobalSize = _GlobalSize@4 @450
578 GlobalUnWire = _GlobalUnWire@4 @451 ;obsolete
579 GlobalUnfix = _GlobalUnfix@4 @452 ;obsolete
580 GlobalUnlock = _GlobalUnlock@4 @453
581 GlobalWire = _GlobalWire@4 @454 ;obsolete
582; Heap32First = _Heap32First@?? @455 ;W95
583; Heap32ListFirst = _Heap32ListFirst@?? @456 ;W95
584; Heap32ListNext = _Heap32ListNext@?? @457 ;W95
585; Heap32Next = _Heap32Next@?? @458 ;W95
586 HeapAlloc = _HeapAlloc@12 @459
587 HeapCompact = _HeapCompact@8 @460
588 HeapCreate = _HeapCreate@12 @461
589; HeapCreateTagsW = _HeapCreateTagsW@?? ;NT
590 HeapDestroy = _HeapDestroy@4 @462
591; HeapExtend = _HeapExtend@?? ;NT
592 HeapFree = _HeapFree@12 @463
593 HeapLock = _HeapLock@4 @464
594 HeapReAlloc = _HeapReAlloc@16 @465
595; HeapQueryTagsW = _HeapQueryTagsW@?? ;NT
596; HeapSetFlags = _HeapSetFlags@?? @466
597 "HeapSize" = _HeapSize@12 @467 ; reserved linker word
598 HeapUnlock = _HeapUnlock@4 @468
599; HeapUsage = _HeapUsage@?? ;NT
600 HeapValidate = _HeapValidate@12 @469
601 HeapWalk = _HeapWalk@8 @470
602
603 InitAtomTable = _InitAtomTable@4 @471
604 InitializeCriticalSection = _InitializeCriticalSection@4 @472
605; InitializeCriticialSectionAndSpinCount = _InitializeCriticalSectionAndSpinCount@?? ;NT
606 InterlockedCompareExchange = _InterlockedCompareExchange@12 @787 ;NT
607 InterlockedDecrement = _InterlockedDecrement@4 @473
608 InterlockedExchange = _InterlockedExchange@8 @474
609 InterlockedExchangeAdd = _InterlockedExchangeAdd@8 @788 ;NT
610 InterlockedIncrement = _InterlockedIncrement@4 @475
611; InvalidateNLSCache = _InvalidateNLSCache@?? @476 ;W95
612; InvalidateConsoleDIBits = _InvalidateConsoleDIBits@?? ;NT
613 IsBadCodePtr = _IsBadCodePtr@4 @477
614 IsBadHugeReadPtr = _IsBadHugeReadPtr@8 @478
615 IsBadHugeWritePtr = _IsBadHugeWritePtr@8 @479
616 IsBadReadPtr = _IsBadReadPtr@8 @480
617 IsBadStringPtrA = _IsBadStringPtrA@8 @481
618 IsBadStringPtrW = _IsBadStringPtrW@8 @482
619 IsBadWritePtr = _IsBadWritePtr@8 @483
620 IsDBCSLeadByte = _IsDBCSLeadByte@4 @484
621 IsDBCSLeadByteEx = _IsDBCSLeadByteEx@8 @485
622; IsLSCallback = _IsLSCallback@?? @486 ;W95
623; IsSLCallback = _IsSLCallback@?? @487 ;W95
624 IsDebuggerPresent = _IsDebuggerPresent@0 @889 ;NT/98
625 IsValidCodePage = _IsValidCodePage@4 @488
626 IsValidLocale = _IsValidLocale@8 @489
627 K32Thk1632Epilog = _K32Thk1632Epilog@4 @490 ;W95
628 K32Thk1632Prolog = _K32Thk1632Prolog@4 @491 ;W95
629 LCMapStringA = _LCMapStringA@24 @492
630 LCMapStringW = _LCMapStringW@24 @493
631 LeaveCriticalSection = _LeaveCriticalSection@4 @494
632 LoadLibraryA = _LoadLibraryA@4 @495
633 LoadLibraryExA = _LoadLibraryExA@12 @496
634 LoadLibraryExW = _LoadLibraryExW@12 @497
635 LoadLibraryW = _LoadLibraryW@4 @498
636 LoadModule = _LoadModule@8 @499
637 LoadResource = _LoadResource@8 @500
638 LocalAlloc = _LocalAlloc@8 @501
639 LocalCompact = _LocalCompact@4 @502 ;obsolete
640 LocalFileTimeToFileTime = _LocalFileTimeToFileTime@8 @503
641 LocalFlags = _LocalFlags@4 @504
642 LocalFree = _LocalFree@4 @505
643 LocalHandle = _LocalHandle@4 @506
644 LocalLock = _LocalLock@4 @507
645 LocalReAlloc = _LocalReAlloc@12 @508
646 LocalShrink = _LocalShrink@8 @509 ;obsolete
647 LocalSize = _LocalSize@4 @510
648 LocalUnlock = _LocalUnlock@4 @511
649 LockFile = _LockFile@20 @512
650 LockFileEx = _LockFileEx@24 @513
651 LockResource = _LockResource@4 @514
652
653 MakeCriticalSectionGlobal = _MakeCriticalSectionGlobal@4 @515
654; MapHInstLS = _MapHInstLS@?? @516 ;W95
655; MapHInstLS_PN = _MapHInstLS_PN@?? @517 ;W95
656; MapHInstSL = _MapHInstSL@?? @518 ;W95
657; MapHInstSL_PN = _MapHInstSL_PN@?? @519 ;W95
658; MapHModuleLS = _MapHModuleLS@?? @520 ;W95
659; MapHModuleSL = _MapHModuleSL@?? @521 ;W95
660 MapLS = _MapLS@4 @522 ;W95
661; MapSL = _MapSL@4 @523 ;W95
662 MapSLFix = _MapSLFix@4 @524 ;W95
663 MapViewOfFile = _MapViewOfFile@20 @525
664 MapViewOfFileEx = _MapViewOfFileEx@24 @526
665;;;; Module32First = _Module32First@8 @527 ;W95
666;;;; Module32Next = _Module32Next@8 @528 ;W95
667 MoveFileA = _MoveFileA@8 @529
668 MoveFileExA = _MoveFileExA@12 @530
669 MoveFileExW = _MoveFileExW@12 @531
670 MoveFileW = _MoveFileW@8 @532
671 MulDiv = _MulDiv@12 @533
672 MultiByteToWideChar = _MultiByteToWideChar@24 @534
673; NotifyNLSUserCache = _NotifyNLSUserCache@?? @535 ;W95
674; OpenConsoleW = _OpenConsoleW@?? ;NT
675 OpenEventA = _OpenEventA@12 @536
676 OpenEventW = _OpenEventW@12 @537
677 OpenFile = _OpenFile@12 @538
678 OpenFileMappingA = _OpenFileMappingA@12 @539
679 OpenFileMappingW = _OpenFileMappingW@12 @540
680 OpenMutexA = _OpenMutexA@12 @541
681 OpenMutexW = _OpenMutexW@12 @542
682 OpenProcess = _OpenProcess@12 @543
683 OpenProfileUserMapping = _OpenProfileUserMapping@0 @544
684 OpenSemaphoreA = _OpenSemaphoreA@12 @545
685 OpenSemaphoreW = _OpenSemaphoreW@12 @546
686; OpenVxDHandle = _OpenVxDHandle@?? @547 ;W95
687; OpenWaitableTimerA = _OpenWaitableTimerA@?? ;NT
688; OpenWaitableTimerW = _OpenWaitableTimerW@?? ;NT
689 OutputDebugStringA = _OutputDebugStringA@4 @548
690 OutputDebugStringW = _OutputDebugStringW@4 @549
691 PeekConsoleInputA = _PeekConsoleInputA@16 @550
692 PeekConsoleInputW = _PeekConsoleInputW@16 @551
693 PeekNamedPipe = _PeekNamedPipe@24 @552
694 PostQueuedCompletionStatus = _PostQueuedCompletionStatus@16 @553
695 PrepareTape = _PrepareTape@12 @554
696;;; Process32First = _Process32First@8 @555 ;W95
697;;; Process32Next = _Process32Next@8 @556 ;W95
698 PulseEvent = _PulseEvent@4 @557
699 PurgeComm = _PurgeComm@8 @558
700 QT_Thunk = _QT_Thunk@4 @559 ;W95
701 QueryDosDeviceA = _QueryDosDeviceA@12 @560
702 QueryDosDeviceW = _QueryDosDeviceW@12 @561
703; QueryNumberOfEventLogRecords = _QueryNumberOfEventLogRecords@?? @562 ;W95
704; QueryOldestEventLogRecord = _QueryOldestEventLogRecord@?? @563 ;W95
705 QueryPerformanceCounter = _QueryPerformanceCounter@4 @564
706 QueryPerformanceFrequency = _QueryPerformanceFrequency@4 @565
707; QueryWin31IniFilesMappedToRegistry = _QueryWin31IniFilesMappedToRegistry@?? ;NT
708; QueueUserAPC = _QueueUserAPC@?? @566
709 RaiseException = _RaiseException@16 @567
710 ReadConsoleA = _ReadConsoleA@20 @568
711 ReadConsoleInputA = _ReadConsoleInputA@16 @569
712; ReadConsoleInputExA = _ReadConsoleInputExA@?? ;NT
713; ReadConsoleInputExW = _ReadConsoleInputExW@?? ;NT
714 ReadConsoleInputW = _ReadConsoleInputW@16 @570
715 ReadConsoleOutputA = _ReadConsoleOutputA@20 @571
716 ReadConsoleOutputAttribute = _ReadConsoleOutputAttribute@20 @572
717 ReadConsoleOutputCharacterA = _ReadConsoleOutputCharacterA@20 @573
718 ReadConsoleOutputCharacterW = _ReadConsoleOutputCharacterW@20 @574
719 ReadConsoleOutputW = _ReadConsoleOutputW@20 @575
720 ReadConsoleW = _ReadConsoleW@20 @576
721; ReadDirectoryChangesW = _ReadDirectoryChangesW@?? ;NT
722 ReadFile = _ReadFile@20 @577
723 ReadFileEx = _ReadFileEx@20 @578
724; ReadFileScatter = _ReadFileScatter@?? ;NT
725 ReadProcessMemory = _ReadProcessMemory@20 @579
726 RegisterServiceProcess = _RegisterServiceProcess@8 @580 ;W95
727 ReinitializeCriticalSection = _ReinitializeCriticalSection@4 @581 ;W95
728; RegisterConsoleVDM = _RegisterConsoleVDM@?? ;NT
729; RegisterWaitForInputIdle = _RegisterWaitForInputIdle@?? ;NT
730; RegisterWowBaseHandlers = _RegisterWowBaseHandlers@?? ;NT
731; RegisterWowExec = _RegisterWowExec@?? ;NT
732 ReleaseMutex = _ReleaseMutex@4 @582
733 ReleaseSemaphore = _ReleaseSemaphore@12 @583
734 RemoveDirectoryA = _RemoveDirectoryA@4 @584
735 RemoveDirectoryW = _RemoveDirectoryW@4 @585
736 ResetEvent = _ResetEvent@4 @586
737 ResumeThread = _ResumeThread@4 @587
738 RtlFillMemory = _RtlFillMemory@12 @588
739 RtlMoveMemory = _RtlMoveMemory@12 @589
740 RtlUnwind = _RtlUnwind@16 @590
741 RtlZeroMemory = _RtlZeroMemory@8 @591
742 SMapLS = _SMapLS@4 @592 ;W95
743 SMapLS_IP_EBP_12 = _SMapLS_IP_EBP_12@4 @593 ;W95
744 SMapLS_IP_EBP_16 = _SMapLS_IP_EBP_16@4 @594 ;W95
745 SMapLS_IP_EBP_20 = _SMapLS_IP_EBP_20@4 @595 ;W95
746 SMapLS_IP_EBP_24 = _SMapLS_IP_EBP_24@4 @596 ;W95
747 SMapLS_IP_EBP_28 = _SMapLS_IP_EBP_28@4 @597 ;W95
748 SMapLS_IP_EBP_32 = _SMapLS_IP_EBP_32@4 @598 ;W95
749 SMapLS_IP_EBP_36 = _SMapLS_IP_EBP_36@4 @599 ;W95
750 SMapLS_IP_EBP_40 = _SMapLS_IP_EBP_40@4 @600 ;W95
751 SMapLS_IP_EBP_8 = _SMapLS_IP_EBP_8@4 @601 ;W95
752 SUnMapLS = _SUnMapLS@4 @602 ;W95
753 SUnMapLS_IP_EBP_12 = _SUnMapLS_IP_EBP_12@4 @603 ;W95
754 SUnMapLS_IP_EBP_16 = _SUnMapLS_IP_EBP_16@4 @604 ;W95
755 SUnMapLS_IP_EBP_20 = _SUnMapLS_IP_EBP_20@4 @605 ;W95
756 SUnMapLS_IP_EBP_24 = _SUnMapLS_IP_EBP_24@4 @606 ;W95
757 SUnMapLS_IP_EBP_28 = _SUnMapLS_IP_EBP_28@4 @607 ;W95
758 SUnMapLS_IP_EBP_32 = _SUnMapLS_IP_EBP_32@4 @608 ;W95
759 SUnMapLS_IP_EBP_36 = _SUnMapLS_IP_EBP_36@4 @609 ;W95
760 SUnMapLS_IP_EBP_40 = _SUnMapLS_IP_EBP_40@4 @610 ;W95
761 SUnMapLS_IP_EBP_8 = _SUnMapLS_IP_EBP_8@4 @611 ;W95
762 ScrollConsoleScreenBufferA = _ScrollConsoleScreenBufferA@20 @612
763 ScrollConsoleScreenBufferW = _ScrollConsoleScreenBufferW@20 @613
764 SearchPathA = _SearchPathA@24 @614
765 SearchPathW = _SearchPathW@24 @615
766 SetCommBreak = _SetCommBreak@4 @616
767 SetCommConfig = _SetCommConfig@12 @617
768 SetCommMask = _SetCommMask@8 @618
769 SetCommState = _SetCommState@8 @619
770 SetCommTimeouts = _SetCommTimeouts@8 @620
771 SetComputerNameA = _SetComputerNameA@4 @621
772 SetComputerNameW = _SetComputerNameW@4 @622
773 SetConsoleActiveScreenBuffer = _SetConsoleActiveScreenBuffer@4 @623
774 SetConsoleCP = _SetConsoleCP@4 @624
775; SetConsoleCommandHistoryMode = _SetConsoleCommandHistoryMode@?? ;NT
776 SetConsoleCtrlHandler = _SetConsoleCtrlHandler@8 @625
777; SetConsoleCursor = _SetConsoleCursor@?? ;NT
778 SetConsoleCursorInfo = _SetConsoleCursorInfo@8 @626
779 SetConsoleCursorPosition = _SetConsoleCursorPosition@8 @627
780; SetConsoleDisplayMode = _SetConsoleDisplayMode@?? ;NT
781; SetConsoleFont = _SetConsoleFont@?? ;NT
782; SetConsoleHardwareState = _SetConsoleHardwareState@?? ;NT
783; SetConsoleIcon = _SetConsoleIcon@?? ;NT
784; SetConsoleInputExeNameA = _SetConsoleInputExeNameA@?? ;NT
785; SetConsoleInputExeNameW = _SetConsoleInputExeNameW@?? ;NT
786; SetConsoleKeyShortcuts = _SetConsoleKeyShortcuts@?? ;NT
787; SetConsoleMaximumWindowSize = _SetConsoleMaximumWindowSize@?? ;NT
788; SetConsoleMenuClose = _SetConsoleMenuClose@?? ;NT
789 SetConsoleMode = _SetConsoleMode@8 @628
790; SetConsoleNumberOfCommandsA = _SetConsoleNumberOfCommandsA@?? ;NT
791; SetConsoleNumberOfCommandsW = _SetConsoleNumberOfCommandsW@?? ;NT
792 SetConsoleOutputCP = _SetConsoleOutputCP@4 @629
793; SetConsolePalette = _SetConsolePalette@?? ;NT
794 SetConsoleScreenBufferSize = _SetConsoleScreenBufferSize@8 @630
795 SetConsoleTextAttribute = _SetConsoleTextAttribute@8 @631
796 SetConsoleTitleA = _SetConsoleTitleA@4 @632
797 SetConsoleTitleW = _SetConsoleTitleW@4 @633
798 SetConsoleWindowInfo = _SetConsoleWindowInfo@12 @634
799; SetCriticalSectionSpinCount = _SetCriticalSectionSpinCount@?? ;NT
800 SetCurrentDirectoryA = _SetCurrentDirectoryA@4 @635
801 SetCurrentDirectoryW = _SetCurrentDirectoryW@4 @636
802; SetDaylightFlag = _SetDaylightFlag@?? @637 ;W95
803 SetDefaultCommConfigA = _SetDefaultCommConfigA@12 @638
804 SetDefaultCommConfigW = _SetDefaultCommConfigW@12 @639
805 SetEndOfFile = _SetEndOfFile@4 @640
806 SetEnvironmentVariableA = _SetEnvironmentVariableA@8 @641
807 SetEnvironmentVariableW = _SetEnvironmentVariableW@8 @642
808 SetErrorMode = _SetErrorMode@4 @643
809 SetEvent = _SetEvent@4 @644
810 SetFileApisToANSI = _SetFileApisToANSI@0 @645
811 SetFileApisToOEM = _SetFileApisToOEM@0 @646
812 SetFileAttributesA = _SetFileAttributesA@8 @647
813 SetFileAttributesW = _SetFileAttributesW@8 @648
814 SetFilePointer = _SetFilePointer@16 @649
815 SetFileTime = _SetFileTime@16 @650
816; SetHandleContext = _SetHandleContext@?? @651 ;W95
817 SetHandleCount = _SetHandleCount@4 @652
818 SetHandleInformation = _SetHandleInformation@12 @653
819; SetLastConsoleEventActive = _SetLastConsoleEventActive@?? ;NT
820 SetLastError = _SetLastError@4 @654
821 SetLocalTime = _SetLocalTime@4 @655
822 SetLocaleInfoA = _SetLocaleInfoA@12 @656
823 SetLocaleInfoW = _SetLocaleInfoW@12 @657
824 SetMailslotInfo = _SetMailslotInfo@8 @658
825 SetNamedPipeHandleState = _SetNamedPipeHandleState@16 @659
826 SetPriorityClass = _SetPriorityClass@8 @660
827 SetProcessAffinityMask = _SetProcessAffinityMask@8 @862
828 SetProcessDword = _SetProcessDword@12 @884
829 SetProcessPriorityBoost = _SetProcessPriorityBoost@8 @863
830 SetProcessShutdownParameters = _SetProcessShutdownParameters@8 @661
831 SetProcessWorkingSetSize = _SetProcessWorkingSetSize@12 @662
832 SetStdHandle = _SetStdHandle@8 @663
833 SetSystemPowerState = _SetSystemPowerState@8 @664
834 SetSystemTime = _SetSystemTime@4 @665
835 SetSystemTimeAdjustment = _SetSystemTimeAdjustment@8 @666
836 SetTapeParameters = _SetTapeParameters@12 @667
837 SetTapePosition = _SetTapePosition@24 @668
838 SetThreadAffinityMask = _SetThreadAffinityMask@8 @669
839 SetThreadContext = _SetThreadContext@8 @670
840; SetThreadIdealProcessor = _SetThreadIdealProcessor@?? ;NT
841 SetThreadLocale = _SetThreadLocale@4 @671
842 SetThreadPriority = _SetThreadPriority@8 @672
843 SetThreadPriorityBoost = _SetThreadPriorityBoost@8 @789 ;NT
844 SetTimeZoneInformation = _SetTimeZoneInformation@4 @673
845 SetUnhandledExceptionFilter = _SetUnhandledExceptionFilter@4 @674
846; SetVDMCurrentDirectories = _SetVDMCurrentDirectories@?? ;NT
847 SetVolumeLabelA = _SetVolumeLabelA@8 @675
848 SetVolumeLabelW = _SetVolumeLabelW@8 @676
849; SetWaitableTimer = _SetWaitableTimer@?? ;NT
850 SetupComm = _SetupComm@12 @677
851; ShowConsoleCursor = _ShowConsoleCursor@?? ;NT
852; SignalObjectAndWait = _SignalObjectAndWait@?? ;NT
853 SizeofResource = _SizeofResource@8 @678
854 Sleep = _Sleep@4 @679
855 SleepEx = _SleepEx@8 @680
856 SuspendThread = _SuspendThread@4 @681
857; SwitchToFiber = _SwitchToFiber@?? ;NT
858; SwitchToThread = _SwitchToThread@?? ;NT
859 SystemTimeToFileTime = _SystemTimeToFileTime@8 @682
860 SystemTimeToTzSpecificLocalTime = _SystemTimeToTzSpecificLocalTime@12 @683
861 TerminateProcess = _TerminateProcess@8 @684
862 TerminateThread = _TerminateThread@8 @685
863;;;; Thread32First = _Thread32First@8 @686 ;W95
864;;;; Thread32Next = _Thread32Next@8 @687 ;W95
865 ThunkConnect32 = _ThunkConnect32@24 @688 ;W95
866 TlsAlloc = _TlsAlloc@0 @689
867; TlsAllocInternal = _TlsAllocInternal@?? @690 ;W95
868 TlsFree = _TlsFree@4 @691
869; TlsFreeInternal = _TlsFreeInternal@?? @692 ;W95
870 TlsGetValue = _TlsGetValue@4 @693
871 TlsSetValue = _TlsSetValue@8 @694
872; Toolhelp32ReadProcessMemory = _Toolhelp32ReadProcessMemory@?? @695 ;W95
873 TransactNamedPipe = _TransactNamedPipe@28 @696
874 TransmitCommChar = _TransmitCommChar@8 @697
875; TrimVirtualBuffer = _TrimVirtualBuffer@?? ;NT
876 TryEnterCriticalSection = _TryEnterCriticalSection@4 @898 ;NT
877; UTRegister = _UTRegister@?? @698 ;W95
878; UTUnRegister = _UTUnRegister@?? @699 ;W95
879 UnMapLS = _UnMapLS@4 @700 ;W95
880 UnMapSLFixArray = _UnMapSLFixArray@12 @701 ;W95
881 UnhandledExceptionFilter = _UnhandledExceptionFilter@4 @702
882 UninitializeCriticalSection = _UninitializeCriticalSection@4 @703 ;W95
883 UnlockFile = _UnlockFile@20 @704
884 UnlockFileEx = _UnlockFileEx@20 @705
885 UnmapViewOfFile = _UnmapViewOfFile@4 @706
886 UpdateResourceA = _UpdateResourceA@24 @707
887 UpdateResourceW = _UpdateResourceW@24 @708
888; VDMConsoleOperation = _VDMConsoleOperation@?? ;NT
889; VDMOperationStarted = _VDMOperationStarted@?? ;NT
890 VerLanguageNameA = _VerLanguageNameA@12 @709
891 VerLanguageNameW = _VerLanguageNameW@12 @710
892; VerifyConsoleToHandle = _VerifyConsoleToHandle@?? ;NT
893 VirtualAlloc = _VirtualAlloc@16 @711
894; VirtualAllocEx = _VirtualAllocEx@?? ;NT
895; VirtualBufferExceptionHandler = _VirtualBufferExceptionHandler ;NT
896 VirtualFree = _VirtualFree@12 @712
897; VirtualFreeEx = _VirtuelFreeEx@?? ;NT
898 VirtualLock = _VirtualLock@8 @713
899 VirtualProtect = _VirtualProtect@16 @714
900 VirtualProtectEx = _VirtualProtectEx@20 @715
901 VirtualQuery = _VirtualQuery@12 @716
902 VirtualQueryEx = _VirtualQueryEx@16 @717
903 VirtualUnlock = _VirtualUnlock@8 @718
904 WaitCommEvent = _WaitCommEvent@12 @719
905 WaitForDebugEvent = _WaitForDebugEvent@8 @720
906 WaitForMultipleObjects = _WaitForMultipleObjects@16 @721
907 WaitForMultipleObjectsEx = _WaitForMultipleObjectsEx@20 @722
908 WaitForSingleObject = _WaitForSingleObject@8 @723
909 WaitForSingleObjectEx = _WaitForSingleObjectEx@12 @724
910 WaitNamedPipeA = _WaitNamedPipeA@8 @725
911 WaitNamedPipeW = _WaitNamedPipeW@8 @726
912 WideCharToMultiByte = _WideCharToMultiByte@32 @727
913 WinExec = _WinExec@8 @728
914 WriteConsoleA = _WriteConsoleA@20 @729
915 WriteConsoleInputA = _WriteConsoleInputA@16 @730
916; WriteConsoleInputVDMA = _WriteConsoleInputVDMA@?? ;NT
917; WriteConsoleInputVDMW = _WriteConsoleInputVDMW@?? ;NT
918 WriteConsoleInputW = _WriteConsoleInputW@16 @731
919 WriteConsoleOutputA = _WriteConsoleOutputA@20 @732
920 WriteConsoleOutputAttribute = _WriteConsoleOutputAttribute@20 @733
921 WriteConsoleOutputCharacterA = _WriteConsoleOutputCharacterA@20 @734
922 WriteConsoleOutputCharacterW = _WriteConsoleOutputCharacterW@20 @735
923 WriteConsoleOutputW = _WriteConsoleOutputW@20 @736
924 WriteConsoleW = _WriteConsoleW@20 @737
925 WriteFile = _WriteFile@20 @738
926 WriteFileEx = _WriteFileEx@20 @739
927; WriteFileGather = _WriteFileGather@?? ;NT
928 WritePrivateProfileSectionA = _WritePrivateProfileSectionA@12 @740
929 WritePrivateProfileSectionW = _WritePrivateProfileSectionW@12 @741
930 WritePrivateProfileStringA = _WritePrivateProfileStringA@16 @742
931 WritePrivateProfileStringW = _WritePrivateProfileStringW@16 @743
932 WritePrivateProfileStructA = _WritePrivateProfileStructA@20 @744
933 WritePrivateProfileStructW = _WritePrivateProfileStructW@20 @745
934 WriteProcessMemory = _WriteProcessMemory@20 @746
935 WriteProfileSectionA = _WriteProfileSectionA@8 @747
936 WriteProfileSectionW = _WriteProfileSectionW@8 @748
937 WriteProfileStringA = _WriteProfileStringA@12 @749
938 WriteProfileStringW = _WriteProfileStringW@12 @750
939 WriteTapemark = _WriteTapemark@16 @751
940; _DebugOut = __DebugOut@?? @752 ;W95
941; _DebugPrintf = __DebugPrintf@?? @753 ;W95
942 _hread = __lread@12 @754
943 _hwrite = __lwrite@12 @755
944 _lclose = __lclose@4 @756
945 _lcreat = __lcreat@8 @757
946 _llseek = __llseek@12 @758
947 _lopen = __lopen@8 @759
948 _lread = __lread@12 @760
949 _lwrite = __lwrite@12 @761
950; dprintf = _dprintf@?? @762 ;W95
951 lstrcat = _lstrcatA@8 @763
952 lstrcatA = _lstrcatA@8 @764
953 lstrcatW = _lstrcatW@8 @765
954 lstrcmp = _lstrcmpA@8 @766
955 lstrcmpA = _lstrcmpA@8 @767
956 lstrcmpW = _lstrcmpW@8 @768
957 lstrcmpi = _lstrcmpiA@8 @769
958 lstrcmpiA = _lstrcmpiA@8 @770
959 lstrcmpiW = _lstrcmpiW@8 @771
960 lstrcpy = _lstrcpyA@8 @772
961 lstrcpyA = _lstrcpyA@8 @773
962 lstrcpyW = _lstrcpyW@8 @774
963 lstrcpyn = _lstrcpynA@12 @775
964 lstrcpynA = _lstrcpynA@12 @776
965 lstrcpynW = _lstrcpynW@12 @777
966 lstrlen = _lstrlenA@4 @778
967 lstrlenA = _lstrlenA@4 @779
968 lstrlenW = _lstrlenW@4 @780
969 lstrcpynAtoW = _lstrcpynAtoW@12 @781
970 lstrcpynWtoA = _lstrcpynWtoA@12 @782
971 lstrcpyAtoW = _lstrcpyAtoW@8 @783
972 lstrcpyWtoA = _lstrcpyWtoA@8 @784
973 lstrncmpA = _lstrncmpA@12 @785
974 lstrncmpW = _lstrncmpW@12 @786
975
976 GetDiskFreeSpaceExA = _GetDiskFreeSpaceExA@16 @871
977 GetDiskFreeSpaceExW = _GetDiskFreeSpaceExW@16 @873
978
979 IsProcessorFeaturePresent = _IsProcessorFeaturePresent@4 @880
980
981 GetFileAttributesExA = _GetFileAttributesExA@12 @874
982 GetFileAttributesExW = _GetFileAttributesExW@12 @875
983
984 lstrncmpiA = _lstrncmpiA@12 @887
985 lstrncmpiW = _lstrncmpiW@12 @888
986
987 GetLongPathNameA = _GetLongPathNameA@12 @900
988 GetLongPathNameW = _GetLongPathNameW@12 @901
989
990; Windows 2000, Terminal Server 4.0 SP4 functions
991 GetSystemWindowsDirectoryA = _GetWindowsDirectoryA@8 @902
992 GetSystemWindowsDirectoryW = _GetWindowsDirectoryW@8 @903
993
994;
995; First free ordinal is 890
996;
997
998
999; ----------------------------------------------------------------------------
1000; APIs which doesn't really belong to kernel32.dll but just ended up here
1001; (Must be placed below ordinal 1200!)
1002; ----------------------------------------------------------------------------
1003;registry apis imported by advapi32
1004 RegCloseKey = _RegCloseKey@4 @1100 NONAME
1005 RegConnectRegistryA = _RegConnectRegistryA@12 @1101 NONAME
1006 RegConnectRegistryW = _RegConnectRegistryW@12 @1102 NONAME
1007 RegCreateKeyA = _RegCreateKeyA@12 @1103 NONAME
1008 RegCreateKeyExA = _RegCreateKeyExA@36 @1104 NONAME
1009 RegCreateKeyExW = _RegCreateKeyExW@36 @1105 NONAME
1010 RegCreateKeyW = _RegCreateKeyW@12 @1106 NONAME
1011 RegDeleteKeyA = _RegDeleteKeyA@8 @1107 NONAME
1012 RegDeleteKeyW = _RegDeleteKeyW@8 @1108 NONAME
1013 RegDeleteValueA = _RegDeleteValueA@8 @1109 NONAME
1014 RegDeleteValueW = _RegDeleteValueW@8 @1110 NONAME
1015 RegEnumKeyA = _RegEnumKeyA@16 @1111 NONAME
1016 RegEnumKeyExA = _RegEnumKeyExA@32 @1112 NONAME
1017 RegEnumKeyExW = _RegEnumKeyExW@32 @1113 NONAME
1018 RegEnumKeyW = _RegEnumKeyW@16 @1114 NONAME
1019 RegEnumValueA = _RegEnumValueA@32 @1115 NONAME
1020 RegEnumValueW = _RegEnumValueW@32 @1116 NONAME
1021 RegFlushKey = _RegFlushKey@4 @1117 NONAME
1022 RegGetKeySecurity = _RegGetKeySecurity@16 @1118 NONAME
1023 RegLoadKeyA = _RegLoadKeyA@12 @1119 NONAME
1024 RegLoadKeyW = _RegLoadKeyW@12 @1120 NONAME
1025 RegNotifyChangeKeyValue = _RegNotifyChangeKeyValue@20 @1121 NONAME
1026 RegOpenKeyA = _RegOpenKeyA@12 @1122 NONAME
1027 RegOpenKeyExA = _RegOpenKeyExA@20 @1123 NONAME
1028 RegOpenKeyExW = _RegOpenKeyExW@20 @1124 NONAME
1029 RegOpenKeyW = _RegOpenKeyW@12 @1125 NONAME
1030 RegQueryInfoKeyA = _RegQueryInfoKeyA@48 @1126 NONAME
1031 RegQueryInfoKeyW = _RegQueryInfoKeyW@48 @1127 NONAME
1032 RegQueryMultipleValuesA = _RegQueryMultipleValuesA@20 @1128 NONAME
1033 RegQueryMultipleValuesW = _RegQueryMultipleValuesW@20 @1129 NONAME
1034 RegQueryValueA = _RegQueryValueA@16 @1130 NONAME
1035 RegQueryValueExA = _RegQueryValueExA@24 @1131 NONAME
1036 RegQueryValueExW = _RegQueryValueExW@24 @1132 NONAME
1037 RegQueryValueW = _RegQueryValueW@16 @1133 NONAME
1038 RegReplaceKeyA = _RegReplaceKeyA@16 @1134 NONAME
1039 RegReplaceKeyW = _RegReplaceKeyW@16 @1135 NONAME
1040 RegRestoreKeyA = _RegRestoreKeyA@12 @1136 NONAME
1041 RegRestoreKeyW = _RegRestoreKeyW@12 @1137 NONAME
1042 RegSaveKeyA = _RegSaveKeyA@12 @1138 NONAME
1043 RegSaveKeyW = _RegSaveKeyW@12 @1139 NONAME
1044 RegSetKeySecurity = _RegSetKeySecurity@12 @1140 NONAME
1045 RegSetValueA = _RegSetValueA@20 @1141 NONAME
1046 RegSetValueExA = _RegSetValueExA@24 @1142 NONAME
1047 RegSetValueExW = _RegSetValueExW@24 @1143 NONAME
1048 RegSetValueW = _RegSetValueW@20 @1144 NONAME
1049 RegUnLoadKeyA = _RegUnLoadKeyA@8 @1145 NONAME
1050 RegUnLoadKeyW = _RegUnLoadKeyW@8 @1146 NONAME
1051
1052
1053
1054; ----------------------------------------------------------------------------
1055; KERNEL32 / WINE support functions that do not exist in the Win32 API
1056; (These starts at ordinal 1200, API have ordinal less than 1200.)
1057; ----------------------------------------------------------------------------
1058
1059 DebugErrorBox = DebugErrorBox @1201 NONAME
1060 WriteLog @1202 NONAME
1061 WriteLogError @1214 NONAME
1062 WriteLogNoEOL @1218 NONAME
1063 WritePrivateLog @1208 NONAME
1064 DecreaseLogCount @1273 NONAME
1065 IncreaseLogCount @1274 NONAME
1066
1067;Used by tibfix page in exe (change ordinal in pe2lx.cpp too!!)
1068 _RegisterPe2LxExe@12 @1203
1069 _RegisterPe2LxDll@12 @1209
1070
1071 _CreateWin32PeLdrExe@24 @1236
1072
1073 _RegisterLxExe@8 @1237
1074 _RegisterLxDll@24 @1238
1075 _UnregisterLxDll@4 @1239
1076 _RegisterDummyExe@4 @1249
1077
1078;VMutex
1079;; enter__6VMutexFUlPUl @1204 NONAME
1080;; leave__6VMutexFPUl @1205 NONAME
1081 __ct__6VMutexFv @1206 NONAME
1082 __dt__6VMutexFv @1207 NONAME
1083
1084;Get version resource
1085 GetVersionStruct = GetVersionStruct @1221 NONAME
1086 GetVersionSize = GetVersionSize @1222 NONAME
1087
1088;version functions
1089 CheckVersionFromHMOD = CheckVersionFromHMOD @1223 NONAME
1090 CheckVersion = CheckVersion @1224 NONAME
1091
1092 Win32QueryModuleName = Win32QueryModuleName @1225 NONAME
1093
1094 GetFS = GetFS @1226 NONAME
1095 SetFS = SetFS @1227 NONAME
1096 SetReturnFS = SetReturnFS @1235 NONAME
1097
1098 RestoreOS2TIB = _RestoreOS2TIB@0 @1228 NONAME
1099 SetWin32TIB = _SetWin32TIB@4 @1229 NONAME
1100 RestoreOS2FS = RestoreOS2FS @1230 NONAME
1101
1102 ;SvL: HandleManager functions
1103
1104; HMHandleTranslateToWin__FUlPUl @1234
1105
1106 HMHandleAllocate__FPUlUl @1231 NONAME
1107 HMHandleFree__FUl @1232 NONAME
1108 HMHandleTranslateToOS2__FUlPUl @1233 NONAME
1109 HMMsgWaitForMultipleObjects__FUlPUlN31 @1260 NONAME
1110 HMOpenThreadToken__FUlN21PUl @1261 NONAME
1111 HMOpenProcessToken__FUlN21PUl @1262 NONAME
1112 HMHandleGetUserData__FUl @1263 NONAME
1113 HMHandleSetUserData__FUlT1 @1303 NONAME
1114
1115 _GetThreadTEB@0 @1234 NONAME
1116 _GetTEBFromThreadId@4 @1255 NONAME
1117 _GetTEBFromThreadHandle@4 @1256 NONAME
1118
1119; HEAP Management (heap.cpp, heapstring.cpp)
1120 HEAP_xalloc = _HEAP_xalloc@12 @1240 NONAME
1121 HEAP_xrealloc = _HEAP_xrealloc@16 @1241 NONAME
1122 HEAP_malloc = _HEAP_malloc@4 @1242 NONAME
1123 HEAP_realloc = _HEAP_realloc@8 @1243 NONAME
1124 HEAP_size = _HEAP_size@4 @1292 NONAME
1125 HEAP_free = _HEAP_free@4 @1244 NONAME
1126 HEAP_strdupWtoA = _HEAP_strdupWtoA@12 @1245 NONAME
1127 HEAP_strdupAtoW = _HEAP_strdupAtoW@12 @1246 NONAME
1128 HEAP_strdupA = _HEAP_strdupA@12 @1247 NONAME
1129 HEAP_strdupW = _HEAP_strdupW@12 @1248 NONAME
1130
1131 _VIRTUAL_MapFileA@12 @1251 NONAME
1132 _VIRTUAL_MapFileW@12 @1252 NONAME
1133
1134 OS2SetExceptionHandler @1253 NONAME
1135 OS2UnsetExceptionHandler @1254 NONAME
1136
1137; -------------------
1138; Odin ini management
1139; -------------------
1140
1141 _PROFILE_GetOdinIniString@20 @1264 NONAME
1142 _PROFILE_SetOdinIniString@12 @1265 NONAME
1143 _PROFILE_GetOdinIniInt@12 @1266 NONAME
1144 _PROFILE_SetOdinIniInt@12 @1267 NONAME
1145 _PROFILE_GetOdinIniBool@12 @1268 NONAME
1146 _PROFILE_SetOdinIniBool@12 @1269 NONAME
1147 _PROFILE_SaveOdinIni@0 @1270 NONAME
1148
1149;shared memory allocation
1150 sharedHeap @1271 NONAME
1151
1152;code memory allocation
1153 codeHeap @1272 NONAME
1154
1155;VSemaphore
1156 wait__10VSemaphoreFUlPUl @1280 NONAME
1157 post__10VSemaphoreFPUl @1281 NONAME
1158 reset__10VSemaphoreFPUl @1282 NONAME
1159 __ct__10VSemaphoreFiPUl @1283 NONAME
1160 __dt__10VSemaphoreFv @1284 NONAME
1161
1162;fast file API's
1163 FindFirstFileMultiA = _FindFirstFileMultiA@12 @1290 NONAME
1164 FindNextFileMultiA = _FindNextFileMultiA@12 @1291 NONAME
1165
1166;Build number
1167 _Odin32GetBuildNumber@0 @1293 NONAME
1168
1169 _AttachThreadInput@12 @1300 NONAME
1170 _WaitForInputIdle@8 @1301 NONAME
1171
1172 InitializeKernel32 @1302 NONAME
1173
1174 IsExeStarted__Fv @2001 NONAME
1175 CheckCurFS @2002 NONAME
1176 _SupportsCPUID @2003 NONAME
1177 _GetCPUFeatures @2004 NONAME
1178 CPUFeatures @2005 NONAME
1179
1180 _toupperW@4 @2006 NONAME
1181 _tolowerW@4 @2007 NONAME
1182 get_char_typeW @2008 NONAME
1183
1184 _InitializeTIB@4 @2010 NONAME
1185 _DestroyTIB@0 @2011 NONAME
1186 _GetProcessTIBSel@0 @2012 NONAME
1187
1188 _SetRegistryRootKey@8 @2013 NONAME
1189 _SetCustomBuildName@8 @2014 NONAME
1190
1191 strcmpiW @2020 NONAME
1192 strstrW @2021 NONAME
1193 strncmpiW @2022 NONAME
1194
1195 GetDisplayCodepage @3000 NONAME
1196 GetWindowsCodepage @3001 NONAME
1197
1198; ODIN debugging functions
1199 _dbg_GetThreadCallDepth@0 @3100 NONAME
1200 _dbg_IncThreadCallDepth@0 @3101 NONAME
1201 _dbg_DecThreadCallDepth@0 @3102 NONAME
1202 PerfView_RegisterCall @3103 NONAME
1203 PerfView_DumpProfile @3104 NONAME
1204 PerfView_Write @3105 NONAME
1205 _dbg_GetLastCallerName@0 @3106 NONAME
1206 _dbg_ThreadPushCall@4 @3107 NONAME
1207 _dbg_ThreadPopCall@0 @3108 NONAME
1208
1209; Char functions (forwarders from user32)
1210 _CharLowerA@4 @3127 NONAME
1211 _CharLowerBuffA@8 @3128 NONAME
1212 _CharLowerBuffW@8 @3129 NONAME
1213 _CharLowerW@4 @3130 NONAME
1214 _CharNextA@4 @3131 NONAME
1215 _CharNextExA@12 @3132 NONAME
1216 _CharNextExW@12 @3133 NONAME
1217 _CharNextW@4 @3134 NONAME
1218 _CharPrevA@8 @3135 NONAME
1219 _CharPrevExA@16 @3136 NONAME
1220 _CharPrevExW@16 @3137 NONAME
1221 _CharPrevW@8 @3138 NONAME
1222 _CharToOemA@8 @3139 NONAME
1223 _CharToOemBuffA@12 @3140 NONAME
1224 _CharToOemBuffW@12 @3141 NONAME
1225 _CharToOemW@8 @3142 NONAME
1226 _CharUpperA@4 @3143 NONAME
1227 _CharUpperBuffA@8 @3144 NONAME
1228 _CharUpperBuffW@8 @3145 NONAME
1229 _CharUpperW@4 @3146 NONAME
1230 _OemToCharA@8 @3149 NONAME
1231 _OemToCharBuffA@12 @3150 NONAME
1232 _OemToCharBuffW@12 @3151 NONAME
1233 _OemToCharW@8 @3152 NONAME
1234 _IsCharAlphaA@4 @3153 NONAME
1235 _IsCharAlphaNumericA@4 @3154 NONAME
1236 _IsCharAlphaNumericW@4 @3155 NONAME
1237 _IsCharAlphaW@4 @3156 NONAME
1238 _IsCharLowerA@4 @3157 NONAME
1239 _IsCharLowerW@4 @3158 NONAME
1240 _IsCharUpperA@4 @3159 NONAME
1241 _IsCharUpperW@4 @3160 NONAME
Note: See TracBrowser for help on using the repository browser.