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

Last change on this file since 3072 was 3059, checked in by sandervl, 26 years ago

Dll dependency changes

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