source: branches/swt/src/kernel32/kernel32dbg.def

Last change on this file was 22088, checked in by rousseau, 11 years ago

Mark kernel32 and user32 as built from the swt-branch

To prevent testing against an already loaded stock kernel32,
local tests and the swt-os2-demo check for odin32swt() to be exported.
Also, the AboutBox shows this is an experimental build based upon the
swt-branch.

File size: 89.6 KB
Line 
1; $Id: kernel32dbg.def,v 1.39 2004-05-24 08:56:06 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 (dbg)'
9
10;
11; Segments are done with LDFLAGS (emxomfld limitation)
12;
13; SEGMENTS
14;
15; _GLOBALDATA CLASS 'DATA' SHARED LOADONCALL READWRITE
16;
17
18IMPORTS
19 _Dos32QueryModFromEIP = DOSCALLS.360
20 Dos32QueryModFromEIP = DOSCALLS.360
21 _DosQueryModFromEIP = DOSCALLS.360
22 DosQueryModFromEIP = DOSCALLS.360
23 DosAliasMem = DOSCALLS.298
24 _DosAliasMem = DOSCALLS.298
25 DosQuerySysState = DOSCALLS.368
26 _DosQuerySysState = DOSCALLS.368
27
28 WinQueueFromID = PMMERGE.5313
29
30 Win32WaitForIdleThread = PMMERGE.5474
31 LookupAtom = PMMERGE.10020
32
33 _O32_RegCloseKey = REGISTRY.1
34 _O32_RegCreateKey = REGISTRY.3
35 _O32_RegCreateKeyEx = REGISTRY.4
36 _O32_RegDeleteKey = REGISTRY.7
37 _O32_RegDeleteValue = REGISTRY.9
38 _O32_RegEnumKey = REGISTRY.11
39 _O32_RegEnumKeyEx = REGISTRY.12
40 _O32_RegEnumValue = REGISTRY.15
41 _O32_RegFlushKey = REGISTRY.17
42 _O32_RegOpenKey = REGISTRY.22
43 _O32_RegOpenKeyEx = REGISTRY.23
44 _O32_RegQueryInfoKey = REGISTRY.26
45 _O32_RegQueryValue = REGISTRY.30
46 _O32_RegQueryValueEx = REGISTRY.31
47 _O32_RegSetValue = REGISTRY.42
48 _O32_RegSetValueEx = REGISTRY.43
49
50 InitializeSListHead = NTDLL.RtlInitializeSListHead
51 InterlockedFlushSList = NTDLL.RtlInterlockedFlushSList
52 InterlockedPopEntrySList = NTDLL.RtlInterlockedPopEntrySList
53 InterlockedPushEntrySList = NTDLL.RtlInterlockedPushEntrySList
54 QueryDepthSList = NTDLL.RtlQueryDepthSList
55
56
57EXPORTS
58
59;-----------------------------------
60; ordinal exports (Windows 95 only)
61;-----------------------------------
62
63; Ordinal0001 = _OS2Ordinal0001@?? @1
64; Ordinal0002 = _OS2Ordinal0002@?? @2
65; Ordinal0003 = _OS2Ordinal0003@?? @3
66; Ordinal0004 = _OS2Ordinal0004@?? @4
67; Ordinal0005 = _OS2Ordinal0005@?? @5
68; Ordinal0006 = _OS2Ordinal0006@?? @6
69; Ordinal0007 = _OS2Ordinal0007@?? @7
70; Ordinal0008 = _OS2Ordinal0008@?? @8
71; Ordinal0009 = _OS2Ordinal0009@?? @9
72; Ordinal0010 = _OS2Ordinal0010@?? @10
73; Ordinal0011 = _OS2Ordinal0011@?? @11
74; Ordinal0012 = _OS2Ordinal0012@?? @12
75; Ordinal0013 = _OS2Ordinal0013@?? @13
76; Ordinal0014 = _OS2Ordinal0014@?? @14
77; Ordinal0015 = _OS2Ordinal0015@?? @15
78 Ordinal0016 = "_KERNEL32_16@12" @16
79 Ordinal0017 = "_KERNEL32_17@4" @17
80; Ordinal0018 = _OS2Ordinal0018@?? @18
81; Ordinal0019 = _OS2Ordinal0019@?? @19
82; Ordinal0020 = _OS2Ordinal0020@?? @20
83; Ordinal0021 = _OS2Ordinal0021@?? @21
84; Ordinal0022 = _OS2Ordinal0022@?? @22
85; Ordinal0023 = _OS2Ordinal0023@?? @23
86; Ordinal0024 = _OS2Ordinal0024@?? @24
87; Ordinal0025 = _OS2Ordinal0025@?? @25
88; Ordinal0026 = _OS2Ordinal0026@?? @26
89; Ordinal0027 = _OS2Ordinal0027@?? @27
90; Ordinal0028 = _OS2Ordinal0028@?? @28
91; Ordinal0029 = _OS2Ordinal0029@?? @29
92; Ordinal0030 = _OS2Ordinal0030@?? @30
93; Ordinal0031 = _OS2Ordinal0031@?? @31
94; Ordinal0032 = _OS2Ordinal0032@?? @32
95; Ordinal0033 = _OS2Ordinal0033@?? @33
96; Ordinal0034 = _OS2Ordinal0034@?? @34
97; Ordinal0035 = _OS2Ordinal0035@?? @35
98; Ordinal0036 = _OS2Ordinal0036@?? @36
99; Ordinal0037 = _OS2Ordinal0037@?? @37
100; Ordinal0038 = _OS2Ordinal0038@?? @38
101; Ordinal0039 = _OS2Ordinal0039@?? @39
102; Ordinal0040 = _OS2Ordinal0040@?? @40
103; Ordinal0041 = _OS2Ordinal0041@?? @41
104 Ordinal0042 = "_NullFunction@0" @42
105; Ordinal0043 = _OS2Ordinal0043@?? @43
106; Ordinal0044 = _OS2Ordinal0044@?? @44
107; Ordinal0045 = _OS2Ordinal0045@?? @45
108; Ordinal0046 = _OS2Ordinal0046@?? @46
109 Ordinal0047 = "_NullFunction@0" @47
110; Ordinal0048 = _OS2Ordinal0048@?? @49
111; Ordinal0049 = _OS2Ordinal0049@?? @49
112; Ordinal0051 = _OS2Ordinal0051@?? @51
113; Ordinal0052 = _OS2Ordinal0052@?? @52
114; Ordinal0053 = _OS2Ordinal0053@?? @53
115; Ordinal0054 = _OS2Ordinal0054@?? @54 ; forwarded from WOW32.WOWCallback16
116; Ordinal0055 = _OS2Ordinal0055@?? @55 ; forwarded from WOW32.WOWCallback16Ex
117; Ordinal0056 = _OS2Ordinal0056@?? @56 ; forwarded from WOW32.WOWGetVDMPointer
118; Ordinal0057 = _OS2Ordinal0057@?? @57 ; forwarded from WOW32.WOWHandle32
119; Ordinal0058 = _OS2Ordinal0058@?? @58 ; forwarded from WOW32.WOWHandle16
120; Ordinal0059 = _OS2Ordinal0059@?? @59 ; forwarded from WOW32.WOWGlobalAlloc16
121; Ordinal0050 = _OS2Ordinal0060@?? @60 ; forwarded from WOW32.WOWGlobalLock16
122; Ordinal0061 = _OS2Ordinal0061@?? @61 ; forwarded from WOW32.WOWGlobalUnlock16
123; Ordinal0062 = _OS2Ordinal0062@?? @62 ; forwarded from WOW32.WOWGlobalFree16
124; Ordinal0063 = _OS2Ordinal0063@?? @63 ; forwarded from WOW32.WOWGlobalAllocLock16
125; Ordinal0064 = _OS2Ordinal0064@?? @64 ; forwarded from WOW32.WOWGlobalUnlockFree16
126; Ordinal0065 = _OS2Ordinal0065@?? @65 ; forwarded from WOW32.WOWGlobalLockSize16
127; Ordinal0066 = _OS2Ordinal0066@?? @66 ; forwarded from WOW32.WOWYield16
128; Ordinal0067 = _OS2Ordinal0067@?? @67 ; forwarded from WOW32.WOWDirectedYield16
129; Ordinal0068 = _OS2Ordinal0068@?? @68 : forwarded from WOW32.WOWGetVDMPointerFix
130; Ordinal0069 = _OS2Ordinal0069@?? @69 ; forwarded from WOW32.WOWGetVDMPointerUnfix
131; Ordinal0070 = _OS2Ordinal0070@?? @70 ; forwarded from WOW32.WOW32_1
132; Ordinal0071 = _OS2Ordinal0071@?? @71
133; Ordinal0072 = _OS2Ordinal0072@?? @72
134; Ordinal0073 = _OS2Ordinal0073@?? @73
135; Ordinal0074 = _OS2Ordinal0074@?? @74
136; Ordinal0075 = _OS2Ordinal0075@?? @75
137; Ordinal0076 = _OS2Ordinal0076@?? @76
138; Ordinal0077 = _OS2Ordinal0077@?? @77
139; Ordinal0078 = _OS2Ordinal0078@?? @78
140; Ordinal0079 = _OS2Ordinal0079@?? @79
141; Ordinal0080 = _OS2Ordinal0080@?? @80
142; Ordinal0081 = _OS2Ordinal0081@?? @81
143; Ordinal0082 = _OS2Ordinal0082@?? @82
144; Ordinal0083 = _OS2Ordinal0083@?? @83
145; Ordinal0084 = _OS2Ordinal0084@?? @84
146; Ordinal0085 = _OS2Ordinal0085@?? @85
147; Ordinal0086 = _OS2Ordinal0086@?? @86
148; Ordinal0087 = _OS2Ordinal0087@?? @87
149; Ordinal0088 = _OS2Ordinal0088@?? @88
150; Ordinal0089 = _OS2Ordinal0089@?? @89
151; Ordinal0090 = _OS2Ordinal0090@?? @90
152; Ordinal0091 = _OS2Ordinal0091@?? @91
153; Ordinal0092 = _OS2Ordinal0092@?? @92
154; Ordinal0093 = _OS2Ordinal0093@?? @93
155; Ordinal0094 = _OS2Ordinal0094@?? @94
156; Ordinal0095 = _OS2Ordinal0095@?? @95
157; Ordinal0096 = _OS2Ordinal0096@?? @96
158; Ordinal0097 = _OS2Ordinal0097@?? @97
159; Ordinal0098 = _OS2Ordinal0098@?? @98
160 "_KERNEL32_99@4" @99 NONAME
161 "_KERNEL32_100@12" @100 NONAME
162; Ordinal0101 = _OS2Ordinal0101@?? @101
163
164
165;--------------
166; name exports
167;--------------
168
169;;Not supported; just present
170 LoadLibrary16 = "_DbgLoadLibrary16@4" @35
171 FreeLibrary16 = "_DbgFreeLibrary16@4" @36
172 GetProcAddress16 = "_DbgGetProcAddress16@8" @37
173 ReleaseThunkLock = "_DbgReleaseThunkLock@4" @48
174 RestoreThunkLock = "_DbgRestoreThunkLock@4" @49
175 _ConfirmWin16Lock = "_Dbg_ConfirmWin16Lock@0" @96
176
177 odin32swt = "_odin32swt@0" @4000
178
179 AddAtomA = "_DbgAddAtomA@4" @50
180 AddAtomW = "_DbgAddAtomW@4" @102
181; AddConsoleAliasA = _DbgAddConsoleAliasA@?? @2 ;NT
182; AddConsoleAliasW = _DbgAddConsoleAliasW@?? @3 ;NT
183 AllocConsole = "_DbgAllocConsole@0" @103
184; AllocLSCallback = _DbgAllocLSCallback@?? @104 ;W95
185; AllocSLCallback = _DbgAllocSLCallback@?? @105 ;W95
186 AreFileApisANSI = "_DbgAreFileApisANSI@0" @106
187 BackupRead = "_DbgBackupRead@28" @107
188 BackupSeek = "_DbgBackupSeek@24" @108
189 BackupWrite = "_DbgBackupWrite@28" @109
190; BaseAttachCompleteThunk = _DbgBaseAttachCompleteThunk@?? @9 ;NT
191 Beep = "_DbgBeep@8" @110
192 BeginUpdateResourceA = "_DbgBeginUpdateResourceA@8" @111
193 BeginUpdateResourceW = "_DbgBeginUpdateResourceW@8" @112
194 BuildCommDCBA = "_DbgBuildCommDCBA@8" @113
195 BuildCommDCBAndTimeoutsA = "_DbgBuildCommDCBAndTimeoutsA@12" @114
196 BuildCommDCBAndTimeoutsW = "_DbgBuildCommDCBAndTimeoutsW@12" @115
197 BuildCommDCBW = "_DbgBuildCommDCBW@8" @116
198 CallNamedPipeA = "_DbgCallNamedPipeA@28" @117
199 CallNamedPipeW = "_DbgCallNamedPipeW@28" @118
200; Callback12 = _DbgCallback12@?? @119 ;W95
201; Callback16 = _DbgCallback16@?? @120 ;W95
202; Callback20 = _DbgCallback20@?? @121 ;W95
203; Callback24 = _DbgCallback24@?? @122 ;W95
204; Callback28 = _DbgCallback28@?? @123 ;W95
205; Callback32 = _DbgCallback32@?? @124 ;W95
206; Callback36 = _DbgCallback36@?? @125 ;W95
207; Callback40 = _DbgCallback40@?? @126 ;W95
208; Callback44 = _DbgCallback44@?? @127 ;W95
209; Callback48 = _DbgCallback48@?? @128 ;W95
210; Callback4 = _DbgCallback4@?? @129 ;W95
211; Callback52 = _DbgCallback52@?? @130 ;W95
212; Callback56 = _DbgCallback56@?? @131 ;W95
213; Callback60 = _DbgCallback60@?? @132 ;W95
214; Callback64 = _DbgCallback64@?? @133 ;W95
215; Callback8 = _DbgCallback8@?? @134 ;W95
216 CancelIo = "_DbgCancelIo@4" @19 ;NT
217 CancelWaitableTimer = "_DbgCancelWaitableTimer@4" @20 ;NT
218 ClearCommBreak = "_DbgClearCommBreak@4" @135
219 ClearCommError = "_DbgClearCommError@12" @136
220 CloseHandle = "_DbgCloseHandle@4" @137
221; CloseConsoleHandle = _DbgCloseConsoleHandle@?? @22 ;NT
222 CloseProfileUserMapping = "_DbgCloseProfileUserMapping@0" @138
223; CloseSystemHandle = _DbgCloseSystemHandle@?? @139 ;W95
224 CmdBatNotification = "_DbgCmdBatNotification@4" @26 ;NT
225 CommConfigDialogA = "_DbgCommConfigDialogA@12" @140
226 CommConfigDialogW = "_DbgCommConfigDialogW@12" @141
227 CompareFileTime = "_DbgCompareFileTime@8" @142
228 CompareStringA = "_DbgCompareStringA@24" @143
229 CompareStringW = "_DbgCompareStringW@24" @144
230 ConnectNamedPipe = "_DbgConnectNamedPipe@8" @145
231; ConsoleMenuControl = _DbgConsoleMenuControl@?? @33 ;NT
232 ContinueDebugEvent = "_DbgContinueDebugEvent@12" @146
233 ConvertDefaultLocale = "_DbgConvertDefaultLocale@4" @147
234 ConvertToGlobalHandle = "_DbgConvertToGlobalHandle@4" @148 ;W95
235 CopyFileA = "_DbgCopyFileA@12" @149
236 CopyFileExA = "_DbgCopyFileExA@24" @38 ;NT
237 CopyFileExW = "_DbgCopyFileExW@24" @39 ;NT
238 CopyFileW = "_DbgCopyFileW@12" @150
239 CreateConsoleScreenBuffer = "_DbgCreateConsoleScreenBuffer@20" @151
240 CreateDirectoryA = "_DbgCreateDirectoryA@8" @152
241 CreateDirectoryExA = "_DbgCreateDirectoryExA@12" @153
242 CreateDirectoryExW = "_DbgCreateDirectoryExW@12" @154
243 CreateDirectoryW = "_DbgCreateDirectoryW@8" @155
244 CreateEventA = "_DbgCreateEventA@16" @156
245 CreateEventW = "_DbgCreateEventW@16" @157
246 CreateFiber = "_DbgCreateFiber@12" @1048 ;NT
247 CreateFileA = "_DbgCreateFileA@28" @158
248 CreateFileW = "_DbgCreateFileW@28" @161
249 CreateFileMappingA = "_DbgCreateFileMappingA@24" @159
250 CreateFileMappingW = "_DbgCreateFileMappingW@24" @160
251 CreateIoCompletionPort = "_DbgCreateIoCompletionPort@16" @162
252; CreateKernelThread = _DbgCreateKernelThread@?? @163 ;W95
253 CreateMailslotA = "_DbgCreateMailslotA@16" @164
254 CreateMailslotW = "_DbgCreateMailslotW@16" @165
255 CreateMutexA = "_DbgCreateMutexA@12" @166
256 CreateMutexW = "_DbgCreateMutexW@12" @167
257 CreateNamedPipeA = "_DbgCreateNamedPipeA@32" @168
258 CreateNamedPipeW = "_DbgCreateNamedPipeW@32" @169
259 CreatePipe = "_DbgCreatePipe@16" @170
260 CreateProcessA = "_DbgCreateProcessA@40" @171
261 CreateProcessW = "_DbgCreateProcessW@40" @172
262 CreateRemoteThread = "_DbgCreateRemoteThread@28" @173
263 CreateSemaphoreA = "_DbgCreateSemaphoreA@16" @174
264 CreateSemaphoreW = "_DbgCreateSemaphoreW@16" @175
265; CreateSocketHandle = _DbgCreateSocketHandle@?? @176 ;W95
266 CreateTapePartition = "_DbgCreateTapePartition@16" @177
267 CreateThread = "_DbgCreateThread@24" @178
268 OpenThread = "_DbgOpenThread@12" @1049
269 CreateToolhelp32Snapshot = "_CreateToolhelp32Snapshot@8" @179 ;W95
270; CreateVirtualBuffer = _DbgCreateVirtualBuffer@?? @68 ;NT
271 CreateWaitableTimerA = "_DbgCreateWaitableTimerA@12" @69 ;NT
272 CreateWaitableTimerW = "_DbgCreateWaitableTimerW@12" @70 ;NT
273 DebugActiveProcess = "_DbgDebugActiveProcess@4" @180
274 DebugBreak = "_DbgDebugBreak@0" @181
275 DefineDosDeviceA = "_DbgDefineDosDeviceA@12" @182
276 DefineDosDeviceW = "_DbgDefineDosDeviceW@12" @183
277 DeleteAtom = "_DbgDeleteAtom@4" @184
278 DeleteCriticalSection = "_DbgDeleteCriticalSection@4" @185
279 DeleteFiber = "_DbgDeleteFiber@4" @77 ;NT
280 DeleteFileA = "_DbgDeleteFileA@4" @186
281 DeleteFileW = "_DbgDeleteFileW@4" @187
282 DeviceIoControl = "_DbgDeviceIoControl@32" @188
283 DisableThreadLibraryCalls = "_DbgDisableThreadLibraryCalls@4" @189
284 DisconnectNamedPipe = "_DbgDisconnectNamedPipe@4" @190
285 DosDateTimeToFileTime = "_DbgDosDateTimeToFileTime@12" @191
286; DuplicateConsoleHandle = _DbgDuplicateConsoleHandle@?? ;NT
287 DuplicateHandle = "_DbgDuplicateHandle@28" @192
288 EndUpdateResourceA = "_DbgEndUpdateResourceA@8" @193
289 EndUpdateResourceW = "_DbgEndUpdateResourceW@8" @194
290 EnterCriticalSection = "_DbgEnterCriticalSection@4" @195
291 EnumCalendarInfoA = "_DbgEnumCalendarInfoA@16" @196
292 EnumCalendarInfoW = "_DbgEnumCalendarInfoW@16" @197
293 EnumDateFormatsA = "_DbgEnumDateFormatsA@12" @198
294 EnumDateFormatsW = "_DbgEnumDateFormatsW@12" @199
295 EnumResourceLanguagesA = "_DbgEnumResourceLanguagesA@20" @200
296 EnumResourceLanguagesW = "_DbgEnumResourceLanguagesW@20" @201
297 EnumResourceNamesA = "_DbgEnumResourceNamesA@16" @202
298 EnumResourceNamesW = "_DbgEnumResourceNamesW@16" @203
299 EnumResourceTypesA = "_DbgEnumResourceTypesA@12" @204
300 EnumResourceTypesW = "_DbgEnumResourceTypesW@12" @205
301 EnumSystemCodePagesA = "_DbgEnumSystemCodePagesA@8" @206
302 EnumSystemCodePagesW = "_DbgEnumSystemCodePagesW@8" @207
303 EnumSystemLocalesA = "_DbgEnumSystemLocalesA@8" @208
304 EnumSystemLocalesW = "_DbgEnumSystemLocalesW@8" @209
305 EnumTimeFormatsA = "_DbgEnumTimeFormatsA@12" @210
306 EnumTimeFormatsW = "_DbgEnumTimeFormatsW@12" @211
307 EraseTape = "_DbgEraseTape@12" @212
308 EscapeCommFunction = "_DbgEscapeCommFunction@8" @213
309 ExitProcess = "_DbgExitProcess@4" @214
310 ExitThread = "_DbgExitThread@4" @215
311; ExitVDM = _DbgExitVDM@?? ;NT
312 ExpandEnvironmentStringsA = "_DbgExpandEnvironmentStringsA@12" @216
313 ExpandEnvironmentStringsW = "_DbgExpandEnvironmentStringsW@12" @217
314; ExpungeConsoleCommandHistoryA = _DbgExpungeConsoleCommandHistoryA@?? ;NT
315; ExpungeConsoleCommandHistoryW = _DbgExpungeConsoleCommandHistoryW@?? ;NT
316; ExtendVirtualBuffer = _DbgExtendVirtualBuffer@?? ;NT
317 FT_Exit0 = "_DbgFT_Exit0@4" @218 ;W95
318 FT_Exit12 = "_DbgFT_Exit12@4" @219 ;W95
319 FT_Exit16 = "_DbgFT_Exit16@4" @220 ;W95
320 FT_Exit20 = "_DbgFT_Exit20@4" @221 ;W95
321 FT_Exit24 = "_DbgFT_Exit24@4" @222 ;W95
322 FT_Exit28 = "_DbgFT_Exit28@4" @223 ;W95
323 FT_Exit32 = "_DbgFT_Exit32@4" @224 ;W95
324 FT_Exit36 = "_DbgFT_Exit36@4" @225 ;W95
325 FT_Exit4 = "_DbgFT_Exit4@4" @226 ;W95
326 FT_Exit40 = "_DbgFT_Exit40@4" @227 ;W95
327 FT_Exit44 = "_DbgFT_Exit44@4" @228 ;W95
328 FT_Exit48 = "_DbgFT_Exit48@4" @229 ;W95
329 FT_Exit52 = "_DbgFT_Exit52@4" @230 ;W95
330 FT_Exit56 = "_DbgFT_Exit56@4" @231 ;W95
331 FT_Exit8 = "_DbgFT_Exit8@4" @232 ;W95
332 FT_Prolog = "_DbgFT_Prolog@4" @233 ;W95
333 FT_Thunk = "_DbgFT_Thunk@4" @234 ;W95
334 FatalAppExitA = "_DbgFatalAppExitA@8" @235
335 FatalAppExitW = "_DbgFatalAppExitW@8" @236
336 FatalExit = "_DbgFatalExit@4" @237
337 FileTimeToDosDateTime = "_DbgFileTimeToDosDateTime@12" @238
338 FileTimeToLocalFileTime = "_DbgFileTimeToLocalFileTime@8" @239
339 FileTimeToSystemTime = "_DbgFileTimeToSystemTime@8" @240
340 FillConsoleOutputAttribute = "_DbgFillConsoleOutputAttribute@20" @241
341 FillConsoleOutputCharacterA = "_DbgFillConsoleOutputCharacterA@20" @242
342 FillConsoleOutputCharacterW = "_DbgFillConsoleOutputCharacterW@20" @243
343 FindAtomA = "_DbgFindAtomA@4" @244
344 FindAtomW = "_DbgFindAtomW@4" @245
345 FindClose = "_DbgFindClose@4" @246
346 FindCloseChangeNotification = "_DbgFindCloseChangeNotification@4" @247
347 FindFirstChangeNotificationA = "_DbgFindFirstChangeNotificationA@12" @248
348 FindFirstChangeNotificationW = "_DbgFindFirstChangeNotificationW@12" @249
349 FindFirstFileA = "_DbgFindFirstFileA@8" @250
350 FindFirstFileExA = "_DbgFindFirstFileExA@24" @850
351 FindFirstFileExW = "_DbgFindFirstFileExW@24" @851
352 FindFirstFileW = "_DbgFindFirstFileW@8" @251
353 FindNextChangeNotification = "_DbgFindNextChangeNotification@4" @252
354 FindNextFileA = "_DbgFindNextFileA@8" @253
355 FindNextFileW = "_DbgFindNextFileW@8" @254
356 FindResourceA = "_DbgFindResourceA@12" @255
357 FindResourceExA = "_DbgFindResourceExA@16" @256
358 FindResourceExW = "_DbgFindResourceExW@16" @257
359 FindResourceW = "_DbgFindResourceW@12" @258
360 FlushConsoleInputBuffer = "_DbgFlushConsoleInputBuffer@4" @259
361 FlushFileBuffers = "_DbgFlushFileBuffers@4" @260
362 FlushInstructionCache = "_DbgFlushInstructionCache@12" @261
363 FlushViewOfFile = "_DbgFlushViewOfFile@8" @262
364 FoldStringA = "_DbgFoldStringA@20" @263
365 FoldStringW = "_DbgFoldStringW@20" @264
366 FormatMessageA = "_DbgFormatMessageA@28" @265
367 FormatMessageW = "_DbgFormatMessageW@28" @266
368 FreeConsole = "_DbgFreeConsole@0" @267
369 FreeEnvironmentStringsA = "_DbgFreeEnvironmentStringsA@4" @268
370 FreeEnvironmentStringsW = "_DbgFreeEnvironmentStringsW@4" @269
371; FreeLSCallback = _DbgFreeLSCallback@?? @270 ;W95
372 FreeLibrary = "_DbgFreeLibrary@4" @271
373 FreeLibraryAndExitThread = "_DbgFreeLibraryAndExitThread@8" @272
374 FreeResource = "_DbgFreeResource@4" @273
375; FreeSLCallback = _DbgFreeSLCallback@?? @274 ;W95
376; FreeVirtualBuffer = _DbgFreeVirtualBuffer@?? ;NT
377 GenerateConsoleCtrlEvent = "_DbgGenerateConsoleCtrlEvent@8" @275
378 GetACP = "_DbgGetACP@0" @276
379 GetAtomNameA = "_DbgGetAtomNameA@12" @277
380 GetAtomNameW = "_DbgGetAtomNameW@12" @278
381 GetBinaryType = "_DbgGetBinaryTypeA@8" @279
382 GetBinaryTypeA = "_DbgGetBinaryTypeA@8" @280
383 GetBinaryTypeW = "_DbgGetBinaryTypeW@8" @281
384 GetCPInfo = "_DbgGetCPInfo@8" @282
385 GetCommConfig = "_DbgGetCommConfig@12" @283
386 GetCommMask = "_DbgGetCommMask@8" @284
387 GetCommModemStatus = "_DbgGetCommModemStatus@8" @285
388 GetCommProperties = "_DbgGetCommProperties@8" @286
389 GetCommState = "_DbgGetCommState@8" @287
390 GetCommTimeouts = "_DbgGetCommTimeouts@8" @288
391 GetCommandLineA = "_DbgGetCommandLineA@0" @289
392 GetCommandLineW = "_DbgGetCommandLineW@0" @290
393 GetCompressedFileSizeA = "_DbgGetCompressedFileSizeA@8" @291
394 GetCompressedFileSizeW = "_DbgGetCompressedFileSizeW@8" @292
395 GetComputerNameA = "_DbgGetComputerNameA@8" @293
396 GetComputerNameW = "_DbgGetComputerNameW@8" @294
397; GetConsoleAliasA = _DbgGetConsoleAliasA@?? ;NT
398; GetConsoleAliasExesA = _DbgGetConsoleAliasExesA@?? ;NT
399; GetConsoleAliasExesLengthA = _DbgGetConsoleAliasExesLengthA@?? ;NT
400; GetConsoleAliasExesLengthW = _DbgGetConsoleAliasExesLengthW@?? ;NT
401; GetConsoleAliasExesW = _DbgGetConsoleAliasExesW@?? ;NT
402; GetConsoleAliasW = _DbgGetConsoleAliasW@?? ;NT
403; GetConsoleAliasesA = _DbgGetConsoleAliasesA@?? ;NT
404; GetConsoleAliasesLengthA = _DbgGetConsoleAliasesLengthA@?? ;NT
405; GetConsoleAliasesLengthW = _DbgGetConsoleAliasesLengthW@?? ;NT
406; GetConsoleAliasesW = _DbgGetConsoleAliasesW@?? ;NT
407 GetConsoleCP = "_DbgGetConsoleCP@0" @295
408; GetConsoleCommandHistoryA = _DbgGetConsoleCommandHistoryA@?? ;NT
409; GetConsoleCommandHistoryLengthA = _DbgGetConsoleCommandHistoryLengthA@?? ;NT
410; GetConsoleCommandHistoryLengthW = _DbgGetConsoleCommandHistoryLengthW@?? ;NT
411; GetConsoleCommandHistoryW = _DbgGetConsoleCommandHistoryW@?? ;NT
412 GetConsoleCursorInfo = "_DbgGetConsoleCursorInfo@8" @296
413; GetConsoleDisplayMode = _DbgGetConsoleDisplayMode@?? ;NT
414; GetConsoleFontInfo = _DbgGetConsoleFontInfo@?? ;NT
415; GetConsoleFontSize = _DbgGetConsoleFontSize@?? ;NT
416; GetConsoleHardwareState = _DbgGetConsoleHardwareState@?? ;NT
417; GetConsoleInputExeNameA = _DbgGetConsoleInputExeNameA@?? ;NT
418; GetConsoleInputExeNameW = _DbgGetConsoleInputExeNameW@?? ;NT
419; GetConsoleInputWaitHandle = _DbgGetConsoleInputWaitHandle@?? ;NT
420; GetConsoleKeyboardLayoutNameA = _DbgGetConsoleKeyboardLayoutNameA@?? ;NT
421; GetConsoleKeyboardLayoutNameW = _DbgGetConsoleKeyboardLayoutNameW@?? ;NT
422 GetConsoleMode = "_DbgGetConsoleMode@8" @297
423 GetConsoleOutputCP = "_DbgGetConsoleOutputCP@0" @298
424 GetConsoleScreenBufferInfo = "_DbgGetConsoleScreenBufferInfo@8" @299
425 GetConsoleTitleA = "_DbgGetConsoleTitleA@8" @300
426 GetConsoleTitleW = "_DbgGetConsoleTitleW@8" @301
427 GetCurrencyFormatA = "_DbgGetCurrencyFormatA@24" @302
428 GetCurrencyFormatW = "_DbgGetCurrencyFormatW@24" @303
429; GetCurrentConsoleFont = _DbgGetCurrentConsoleFont@?? ;NT
430 GetCurrentDirectoryA = "_DbgGetCurrentDirectoryA@8" @304
431 GetCurrentDirectoryW = "_DbgGetCurrentDirectoryW@8" @305
432 GetCurrentProcess = "_DbgGetCurrentProcess@0" @306
433 GetCurrentProcessId = "_DbgGetCurrentProcessId@0" @307
434 GetCurrentThread = "_DbgGetCurrentThread@0" @308
435 GetCurrentThreadId = "_DbgGetCurrentThreadId@0" @309
436 GetDateFormatA = "_DbgGetDateFormatA@24" @310
437 GetDateFormatW = "_DbgGetDateFormatW@24" @311
438; GetDaylightFlag = _DbgGetDaylightFlag@?? @312 ;W95
439 GetDefaultCommConfigA = "_DbgGetDefaultCommConfigA@12" @313
440 GetDefaultCommConfigW = "_DbgGetDefaultCommConfigW@12" @314
441 GetDiskFreeSpaceA = "_DbgGetDiskFreeSpaceA@20" @315
442 GetDiskFreeSpaceW = "_DbgGetDiskFreeSpaceW@20" @316
443 GetDriveTypeA = "_DbgGetDriveTypeA@4" @317
444 GetDriveTypeW = "_DbgGetDriveTypeW@4" @318
445 GetEnvironmentStrings = "_DbgGetEnvironmentStringsA@0" @319
446 GetEnvironmentStringsA = "_DbgGetEnvironmentStringsA@0" @320
447 GetEnvironmentStringsW = "_DbgGetEnvironmentStringsW@0" @321
448 GetEnvironmentVariableA = "_DbgGetEnvironmentVariableA@12" @322
449 GetEnvironmentVariableW = "_DbgGetEnvironmentVariableW@12" @323
450; GetErrorMode = _DbgGetErrorMode@?? @324 ;undocumented
451 GetExitCodeProcess = "_DbgGetExitCodeProcess@8" @325
452 GetExitCodeThread = "_DbgGetExitCodeThread@8" @326
453 GetFileAttributesA = "_DbgGetFileAttributesA@4" @327 ;W95
454 GetFileAttributesW = "_DbgGetFileAttributesW@4" @328 ;W95
455 GetFileInformationByHandle = "_DbgGetFileInformationByHandle@8" @329
456 GetFileSize = "_DbgGetFileSize@8" @330
457 GetFileTime = "_DbgGetFileTime@16" @331
458 GetFileType = "_DbgGetFileType@4" @332
459 GetFullPathNameA = "_DbgGetFullPathNameA@16" @333
460 GetFullPathNameW = "_DbgGetFullPathNameW@16" @334
461; GetHandleContext = _DbgGetHandleContext@?? @335 ;W95
462 GetHandleInformation = "_DbgGetHandleInformation@8" @336
463; GetLSCallbackTarget = _DbgGetLSCallbackTarget@?? @337 ;W95
464; GetLSCallbackTemplate = _DbgGetLSCallbackTemplate@?? @338 ;W95
465 GetLargestConsoleWindowSize = "_DbgGetLargestConsoleWindowSize@4" @339
466 GetLastError = "_GetLastError@0" @340
467 GetLocalTime = "_DbgGetLocalTime@4" @341
468 GetLocaleInfoA = "_DbgGetLocaleInfoA@16" @342
469 GetLocaleInfoW = "_DbgGetLocaleInfoW@16" @343
470 GetLogicalDriveStringsA = "_DbgGetLogicalDriveStringsA@8" @344
471 GetLogicalDriveStringsW = "_DbgGetLogicalDriveStringsW@8" @345
472 GetLogicalDrives = "_DbgGetLogicalDrives@0" @346
473 GetMailslotInfo = "_DbgGetMailslotInfo@20" @347
474 GetModuleFileNameA = "_DbgGetModuleFileNameA@12" @348
475 GetModuleFileNameW = "_DbgGetModuleFileNameW@12" @349
476 GetModuleHandleA = "_DbgGetModuleHandleA@4" @350
477 GetModuleHandleW = "_DbgGetModuleHandleW@4" @351
478 GetNamedPipeHandleStateA = "_DbgGetNamedPipeHandleStateA@28" @352
479 GetNamedPipeHandleStateW = "_DbgGetNamedPipeHandleStateW@28" @353
480 GetNamedPipeInfo = "_DbgGetNamedPipeInfo@20" @354
481; GetNextVDMCommand = _DbgGetNextVDMCommand@?? ;NT
482 GetNumberFormatA = "_DbgGetNumberFormatA@24" @355
483 GetNumberFormatW = "_DbgGetNumberFormatW@24" @356
484; GetNumberOfConsoleFonts = _DbgGetNumberOfConsoleFonts@?? ;NT
485 GetNumberOfConsoleInputEvents = "_DbgGetNumberOfConsoleInputEvents@8" @357
486 GetNumberOfConsoleMouseButtons = "_DbgGetNumberOfConsoleMouseButtons@4" @358
487 GetOEMCP = "_DbgGetOEMCP@0" @359
488 GetOverlappedResult = "_DbgGetOverlappedResult@16" @360
489 GetPriorityClass = "_DbgGetPriorityClass@4" @361
490 GetPrivateProfileIntA = "_DbgGetPrivateProfileIntA@16" @362
491 GetPrivateProfileIntW = "_DbgGetPrivateProfileIntW@16" @363
492 GetPrivateProfileSectionA = "_DbgGetPrivateProfileSectionA@16" @364
493 GetPrivateProfileSectionNamesA = "_DbgGetPrivateProfileSectionNamesA@12" @365
494 GetPrivateProfileSectionNamesW = "_DbgGetPrivateProfileSectionNamesW@12" @366
495 GetPrivateProfileSectionW = "_DbgGetPrivateProfileSectionW@16" @367
496 GetPrivateProfileStringA = "_DbgGetPrivateProfileStringA@24" @368
497 GetPrivateProfileStringW = "_DbgGetPrivateProfileStringW@24" @369
498 GetPrivateProfileStructA = "_DbgGetPrivateProfileStructA@20" @370
499 GetPrivateProfileStructW = "_DbgGetPrivateProfileStructW@20" @371
500 GetProcAddress = "_DbgGetProcAddress@8" @372
501 GetProcessAffinityMask = "_DbgGetProcessAffinityMask@12" @373
502 GetProcessDword = "_DbgGetProcessDword@8" @18
503 GetProcessFlags = "_DbgGetProcessFlags@4" @374 ;W95
504 GetProcessHeap = "_DbgGetProcessHeap@0" @375
505 GetProcessHeaps = "_DbgGetProcessHeaps@8" @376
506; GetProcessPriorityBoost = _DbgGetProcessPriorityBoost@?? ;NT
507 GetProcessShutdownParameters = "_DbgGetProcessShutdownParameters@8" @377
508 GetProcessTimes = "_DbgGetProcessTimes@20" @378
509 GetProcessVersion = "_DbgGetProcessVersion@4" @379
510 GetProcessWorkingSetSize = "_DbgGetProcessWorkingSetSize@12" @380
511; GetProductName = _DbgGetProductName@?? @381 ;W95
512 GetProfileIntA = "_DbgGetProfileIntA@12" @382
513 GetProfileIntW = "_DbgGetProfileIntW@12" @383
514 GetProfileSectionA = "_DbgGetProfileSectionA@12" @384
515 GetProfileSectionW = "_DbgGetProfileSectionW@12" @385
516 GetProfileStringA = "_DbgGetProfileStringA@20" @386
517 GetProfileStringW = "_DbgGetProfileStringW@20" @387
518 GetQueuedCompletionStatus = "_DbgGetQueuedCompletionStatus@20" @388
519; GetSLCallbackTarget = _DbgGetSLCallbackTarget@?? @389 ;W95
520; GetSLCallbackTemplate = _DbgGetSLCallbackTemplate@?? @390 ;W95
521 GetShortPathNameA = "_DbgGetShortPathNameA@12" @391
522 GetShortPathNameW = "_DbgGetShortPathNameW@12" @392
523 GetStartupInfoA = "_DbgGetStartupInfoA@4" @393
524 GetStartupInfoW = "_DbgGetStartupInfoW@4" @394
525 GetStdHandle = "_DbgGetStdHandle@4" @395
526 GetStringTypeA = "_DbgGetStringTypeA@20" @396
527 GetStringTypeExA = "_DbgGetStringTypeExA@20" @397
528 GetStringTypeExW = "_DbgGetStringTypeExW@20" @398
529 GetStringTypeW = "_DbgGetStringTypeW@16" @399
530 GetSystemDefaultLCID = "_DbgGetSystemDefaultLCID@0" @400
531 GetSystemDefaultLangID = "_DbgGetSystemDefaultLangID@0" @401
532 GetSystemDirectoryA = "_DbgGetSystemDirectoryA@8" @402
533 GetSystemDirectoryW = "_DbgGetSystemDirectoryW@8" @403
534 GetSystemInfo = "_DbgGetSystemInfo@4" @404
535 GetSystemPowerStatus = "_DbgGetSystemPowerStatus@4" @405
536 GetSystemTime = "_DbgGetSystemTime@4" @406
537 GetSystemTimeAdjustment = "_DbgGetSystemTimeAdjustment@12" @407
538 GetSystemTimeAsFileTime = "_DbgGetSystemTimeAsFileTime@4" @408
539 GetTapeParameters = "_DbgGetTapeParameters@16" @409
540 GetTapePosition = "_DbgGetTapePosition@20" @410
541 GetTapeStatus = "_DbgGetTapeStatus@4" @411
542 GetTempFileNameA = "_DbgGetTempFileNameA@16" @412
543 GetTempFileNameW = "_DbgGetTempFileNameW@16" @413
544 GetTempPathA = "_DbgGetTempPathA@8" @414
545 GetTempPathW = "_DbgGetTempPathW@8" @415
546 GetThreadContext = "_DbgGetThreadContext@8" @416
547 GetThreadLocale = "_DbgGetThreadLocale@0" @417
548 GetThreadPriority = "_DbgGetThreadPriority@4" @418
549; GetThreadPriorityBoost = _DbgGetThreadPriorityBoost@?? ;NT
550 GetThreadSelectorEntry = "_DbgGetThreadSelectorEntry@12" @419
551 GetThreadTimes = "_DbgGetThreadTimes@20" @420
552 GetTickCount = "_DbgGetTickCount@0" @421
553 GetTimeFormatA = "_DbgGetTimeFormatA@24" @422
554 GetTimeFormatW = "_DbgGetTimeFormatW@24" @423
555 GetTimeZoneInformation = "_DbgGetTimeZoneInformation@4" @424
556 GetUserDefaultLCID = "_DbgGetUserDefaultLCID@0" @425
557 GetUserDefaultLangID = "_DbgGetUserDefaultLangID@0" @426
558; GetVDMCurrentDirectories = "_DbgGetVDMCurrentDirectories@4" ;NT
559 GetVersion = "_DbgGetVersion@0" @427
560 GetVersionExA = "_DbgGetVersionExA@4" @428
561 GetVersionExW = "_DbgGetVersionExW@4" @429
562 GetVolumeInformationA = "_DbgGetVolumeInformationA@32" @430
563 GetVolumeInformationW = "_DbgGetVolumeInformationW@32" @431
564 GetWindowsDirectoryA = "_DbgGetWindowsDirectoryA@8" @432
565 GetWindowsDirectoryW = "_DbgGetWindowsDirectoryW@8" @433
566 GlobalAddAtomA = "_DbgGlobalAddAtomA@4" @434
567 GlobalAddAtomW = "_DbgGlobalAddAtomW@4" @435
568 GlobalAlloc = "_DbgGlobalAlloc@8" @436
569 GlobalCompact = "_DbgGlobalCompact@4" @437
570 GlobalDeleteAtom = "_DbgGlobalDeleteAtom@4" @438
571 GlobalFindAtomA = "_GlobalFindAtomA@4" @439
572 GlobalFindAtomW = "_GlobalFindAtomW@4" @440
573 GlobalFix = "_DbgGlobalFix@4" @441
574 GlobalFlags = "_DbgGlobalFlags@4" @442
575 GlobalFree = "_DbgGlobalFree@4" @443
576 GlobalGetAtomNameA = "_DbgGlobalGetAtomNameA@12" @444
577 GlobalGetAtomNameW = "_DbgGlobalGetAtomNameW@12" @445
578 GlobalHandle = "_DbgGlobalHandle@4" @446
579 GlobalLock = "_DbgGlobalLock@4" @447
580 GlobalMemoryStatus = "_DbgGlobalMemoryStatus@4" @448
581 GlobalReAlloc = "_DbgGlobalReAlloc@12" @449
582 GlobalSize = "_DbgGlobalSize@4" @450
583 GlobalUnWire = "_DbgGlobalUnWire@4" @451 ;obsolete
584 GlobalUnfix = "_DbgGlobalUnfix@4" @452 ;obsolete
585 GlobalUnlock = "_DbgGlobalUnlock@4" @453
586 GlobalWire = "_DbgGlobalWire@4" @454 ;obsolete
587; Heap32First = _DbgHeap32First@?? @455 ;W95
588; Heap32ListFirst = _DbgHeap32ListFirst@?? @456 ;W95
589; Heap32ListNext = _DbgHeap32ListNext@?? @457 ;W95
590; Heap32Next = _DbgHeap32Next@?? @458 ;W95
591 HeapAlloc = "_DbgHeapAlloc@12" @459
592 HeapCompact = "_DbgHeapCompact@8" @460
593 HeapCreate = "_DbgHeapCreate@12" @461
594; HeapCreateTagsW = _DbgHeapCreateTagsW@?? ;NT
595 HeapDestroy = "_DbgHeapDestroy@4" @462
596; HeapExtend = _DbgHeapExtend@?? ;NT
597 HeapFree = "_DbgHeapFree@12" @463
598 HeapLock = "_DbgHeapLock@4" @464
599 HeapReAlloc = "_DbgHeapReAlloc@16" @465
600; HeapQueryTagsW = _DbgHeapQueryTagsW@?? ;NT
601; HeapSetFlags = _DbgHeapSetFlags@?? @466
602 "HeapSize" = "_DbgHeapSize@12" @467 ; reserved linker word
603 HeapUnlock = "_DbgHeapUnlock@4" @468
604; HeapUsage = _DbgHeapUsage@?? ;NT
605 HeapValidate = "_DbgHeapValidate@12" @469
606 HeapWalk = "_DbgHeapWalk@8" @470
607
608 InitAtomTable = "_DbgInitAtomTable@4" @471
609 InitializeCriticalSection = "_DbgInitializeCriticalSection@4" @472
610 InitializeCriticalSectionAndSpinCount = "_InitializeCriticalSectionAndSpinCount@8" @1473
611 InterlockedCompareExchange = "_InterlockedCompareExchange@12" @787 ;NT
612 InterlockedDecrement = "_InterlockedDecrement@4" @473
613 InterlockedExchange = "_InterlockedExchange@8" @474
614 InterlockedExchangeAdd = "_InterlockedExchangeAdd@8" @788 ;NT
615 InterlockedIncrement = "_InterlockedIncrement@4" @475
616; InvalidateNLSCache = _DbgInvalidateNLSCache@?? @476 ;W95
617; InvalidateConsoleDIBits = _DbgInvalidateConsoleDIBits@?? ;NT
618 IsBadCodePtr = "_DbgIsBadCodePtr@4" @477
619 IsBadHugeReadPtr = "_DbgIsBadHugeReadPtr@8" @478
620 IsBadHugeWritePtr = "_DbgIsBadHugeWritePtr@8" @479
621 IsBadReadPtr = "_DbgIsBadReadPtr@8" @480
622 IsBadStringPtrA = "_DbgIsBadStringPtrA@8" @481
623 IsBadStringPtrW = "_DbgIsBadStringPtrW@8" @482
624 IsBadWritePtr = "_DbgIsBadWritePtr@8" @483
625 IsDBCSLeadByte = "_DbgIsDBCSLeadByte@4" @484
626 IsDBCSLeadByteEx = "_DbgIsDBCSLeadByteEx@8" @485
627; IsLSCallback = _DbgIsLSCallback@?? @486 ;W95
628; IsSLCallback = _DbgIsSLCallback@?? @487 ;W95
629 IsDebuggerPresent = "_DbgIsDebuggerPresent@0" @889 ;NT/98
630 IsValidCodePage = "_DbgIsValidCodePage@4" @488
631 IsValidLocale = "_DbgIsValidLocale@8" @489
632 K32Thk1632Epilog = "_DbgK32Thk1632Epilog@4" @490 ;W95
633 K32Thk1632Prolog = "_DbgK32Thk1632Prolog@4" @491 ;W95
634 LCMapStringA = "_DbgLCMapStringA@24" @492
635 LCMapStringW = "_DbgLCMapStringW@24" @493
636 LeaveCriticalSection = "_DbgLeaveCriticalSection@4" @494
637 LoadLibraryA = "_DbgLoadLibraryA@4" @495
638 LoadLibraryExA = "_DbgLoadLibraryExA@12" @496
639 LoadLibraryExW = "_DbgLoadLibraryExW@12" @497
640 LoadLibraryW = "_DbgLoadLibraryW@4" @498
641 LoadModule = "_DbgLoadModule@8" @499
642 LoadResource = "_DbgLoadResource@8" @500
643 LocalAlloc = "_DbgLocalAlloc@8" @501
644 LocalCompact = "_DbgLocalCompact@4" @502 ;obsolete
645 LocalFileTimeToFileTime = "_DbgLocalFileTimeToFileTime@8" @503
646 LocalFlags = "_DbgLocalFlags@4" @504
647 LocalFree = "_DbgLocalFree@4" @505
648 LocalHandle = "_DbgLocalHandle@4" @506
649 LocalLock = "_DbgLocalLock@4" @507
650 LocalReAlloc = "_DbgLocalReAlloc@12" @508
651 LocalShrink = "_DbgLocalShrink@8" @509 ;obsolete
652 LocalSize = "_DbgLocalSize@4" @510
653 LocalUnlock = "_DbgLocalUnlock@4" @511
654 LockFile = "_DbgLockFile@20" @512
655 LockFileEx = "_DbgLockFileEx@24" @513
656 LockResource = "_DbgLockResource@4" @514
657
658 MakeCriticalSectionGlobal = "_DbgMakeCriticalSectionGlobal@4" @515
659; MapHInstLS = _DbgMapHInstLS@?? @516 ;W95
660; MapHInstLS_PN = _DbgMapHInstLS_PN@?? @517 ;W95
661; MapHInstSL = _DbgMapHInstSL@?? @518 ;W95
662; MapHInstSL_PN = _DbgMapHInstSL_PN@?? @519 ;W95
663; MapHModuleLS = _DbgMapHModuleLS@?? @520 ;W95
664; MapHModuleSL = _DbgMapHModuleSL@?? @521 ;W95
665 MapLS = "_DbgMapLS@4" @522 ;W95
666 MapSL = "_DbgMapSL@4" @523 ;W95
667 MapSLFix = "_DbgMapSLFix@4" @524 ;W95
668 MapViewOfFile = "_DbgMapViewOfFile@20" @525
669 MapViewOfFileEx = "_DbgMapViewOfFileEx@24" @526
670;;;; Module32First = _DbgModule32First@8 @527 ;W95
671;;;; Module32Next = _DbgModule32Next@8 @528 ;W95
672 MoveFileA = "_DbgMoveFileA@8" @529
673 MoveFileExA = "_DbgMoveFileExA@12" @530
674 MoveFileExW = "_DbgMoveFileExW@12" @531
675 MoveFileW = "_DbgMoveFileW@8" @532
676 MulDiv = "_DbgMulDiv@12" @533
677 MultiByteToWideChar = "_DbgMultiByteToWideChar@24" @534
678; NotifyNLSUserCache = _DbgNotifyNLSUserCache@?? @535 ;W95
679; OpenConsoleW = _DbgOpenConsoleW@?? ;NT
680 OpenEventA = "_DbgOpenEventA@12" @536
681 OpenEventW = "_DbgOpenEventW@12" @537
682 OpenFile = "_DbgOpenFile@12" @538
683 OpenFileMappingA = "_DbgOpenFileMappingA@12" @539
684 OpenFileMappingW = "_DbgOpenFileMappingW@12" @540
685 OpenMutexA = "_DbgOpenMutexA@12" @541
686 OpenMutexW = "_DbgOpenMutexW@12" @542
687 OpenProcess = "_DbgOpenProcess@12" @543
688 OpenProfileUserMapping = "_DbgOpenProfileUserMapping@0" @544
689 OpenSemaphoreA = "_DbgOpenSemaphoreA@12" @545
690 OpenSemaphoreW = "_DbgOpenSemaphoreW@12" @546
691; OpenVxDHandle = _DbgOpenVxDHandle@?? @547 ;W95
692; OpenWaitableTimerA = _DbgOpenWaitableTimerA@?? ;NT
693; OpenWaitableTimerW = _DbgOpenWaitableTimerW@?? ;NT
694 OutputDebugStringA = "_DbgOutputDebugStringA@4" @548
695 OutputDebugStringW = "_DbgOutputDebugStringW@4" @549
696 PeekConsoleInputA = "_DbgPeekConsoleInputA@16" @550
697 PeekConsoleInputW = "_DbgPeekConsoleInputW@16" @551
698 PeekNamedPipe = "_DbgPeekNamedPipe@24" @552
699 PostQueuedCompletionStatus = "_DbgPostQueuedCompletionStatus@16" @553
700 PrepareTape = "_DbgPrepareTape@12" @554
701;;; Process32First = _DbgProcess32First@8 @555 ;W95
702;;; Process32Next = _DbgProcess32Next@8 @556 ;W95
703 PulseEvent = "_DbgPulseEvent@4" @557
704 PurgeComm = "_DbgPurgeComm@8" @558
705 QT_Thunk = "_DbgQT_Thunk@4" @559 ;W95
706 QueryDosDeviceA = "_DbgQueryDosDeviceA@12" @560
707 QueryDosDeviceW = "_DbgQueryDosDeviceW@12" @561
708; QueryNumberOfEventLogRecords = _DbgQueryNumberOfEventLogRecords@?? @562 ;W95
709; QueryOldestEventLogRecord = _DbgQueryOldestEventLogRecord@?? @563 ;W95
710 QueryPerformanceCounter = "_DbgQueryPerformanceCounter@4" @564
711 QueryPerformanceFrequency = "_DbgQueryPerformanceFrequency@4" @565
712; QueryWin31IniFilesMappedToRegistry = _DbgQueryWin31IniFilesMappedToRegistry@?? ;NT
713 QueueUserAPC = "_DbgQueueUserAPC@12" @566
714 RaiseException = "_DbgRaiseException@16" @567
715 ReadConsoleA = "_DbgReadConsoleA@20" @568
716 ReadConsoleInputA = "_DbgReadConsoleInputA@16" @569
717; ReadConsoleInputExA = _DbgReadConsoleInputExA@?? ;NT
718; ReadConsoleInputExW = _DbgReadConsoleInputExW@?? ;NT
719 ReadConsoleInputW = "_DbgReadConsoleInputW@16" @570
720 ReadConsoleOutputA = "_DbgReadConsoleOutputA@20" @571
721 ReadConsoleOutputAttribute = "_DbgReadConsoleOutputAttribute@20" @572
722 ReadConsoleOutputCharacterA = "_DbgReadConsoleOutputCharacterA@20" @573
723 ReadConsoleOutputCharacterW = "_DbgReadConsoleOutputCharacterW@20" @574
724 ReadConsoleOutputW = "_DbgReadConsoleOutputW@20" @575
725 ReadConsoleW = "_DbgReadConsoleW@20" @576
726; ReadDirectoryChangesW = _DbgReadDirectoryChangesW@?? ;NT
727 ReadFile = "_DbgReadFile@20" @577
728 ReadFileEx = "_DbgReadFileEx@20" @578
729; ReadFileScatter = _DbgReadFileScatter@?? ;NT
730 ReadProcessMemory = "_DbgReadProcessMemory@20" @579
731 RegisterServiceProcess = "_DbgRegisterServiceProcess@8" @580 ;W95
732 ReinitializeCriticalSection = "_DbgReinitializeCriticalSection@4" @581 ;W95
733; RegisterConsoleVDM = _DbgRegisterConsoleVDM@?? ;NT
734; RegisterWaitForInputIdle = _DbgRegisterWaitForInputIdle@?? ;NT
735; RegisterWowBaseHandlers = _DbgRegisterWowBaseHandlers@?? ;NT
736; RegisterWowExec = _DbgRegisterWowExec@?? ;NT
737 ReleaseMutex = "_DbgReleaseMutex@4" @582
738 ReleaseSemaphore = "_DbgReleaseSemaphore@12" @583
739 RemoveDirectoryA = "_DbgRemoveDirectoryA@4" @584
740 RemoveDirectoryW = "_DbgRemoveDirectoryW@4" @585
741 ResetEvent = "_DbgResetEvent@4" @586
742 ResumeThread = "_DbgResumeThread@4" @587
743 RtlFillMemory = "_RtlFillMemory@12" @588
744 RtlMoveMemory = "_RtlMoveMemory@12" @589
745 RtlUnwind = "_RtlUnwind@16" @590
746 RtlZeroMemory = "_RtlZeroMemory@8" @591
747 SMapLS = "_DbgSMapLS@4" @592 ;W95
748 SMapLS_IP_EBP_12 = "_DbgSMapLS_IP_EBP_12@4" @593 ;W95
749 SMapLS_IP_EBP_16 = "_DbgSMapLS_IP_EBP_16@4" @594 ;W95
750 SMapLS_IP_EBP_20 = "_DbgSMapLS_IP_EBP_20@4" @595 ;W95
751 SMapLS_IP_EBP_24 = "_DbgSMapLS_IP_EBP_24@4" @596 ;W95
752 SMapLS_IP_EBP_28 = "_DbgSMapLS_IP_EBP_28@4" @597 ;W95
753 SMapLS_IP_EBP_32 = "_DbgSMapLS_IP_EBP_32@4" @598 ;W95
754 SMapLS_IP_EBP_36 = "_DbgSMapLS_IP_EBP_36@4" @599 ;W95
755 SMapLS_IP_EBP_40 = "_DbgSMapLS_IP_EBP_40@4" @600 ;W95
756 SMapLS_IP_EBP_8 = "_DbgSMapLS_IP_EBP_8@4" @601 ;W95
757 SUnMapLS = "_DbgSUnMapLS@4" @602 ;W95
758 SUnMapLS_IP_EBP_12 = "_DbgSUnMapLS_IP_EBP_12@4" @603 ;W95
759 SUnMapLS_IP_EBP_16 = "_DbgSUnMapLS_IP_EBP_16@4" @604 ;W95
760 SUnMapLS_IP_EBP_20 = "_DbgSUnMapLS_IP_EBP_20@4" @605 ;W95
761 SUnMapLS_IP_EBP_24 = "_DbgSUnMapLS_IP_EBP_24@4" @606 ;W95
762 SUnMapLS_IP_EBP_28 = "_DbgSUnMapLS_IP_EBP_28@4" @607 ;W95
763 SUnMapLS_IP_EBP_32 = "_DbgSUnMapLS_IP_EBP_32@4" @608 ;W95
764 SUnMapLS_IP_EBP_36 = "_DbgSUnMapLS_IP_EBP_36@4" @609 ;W95
765 SUnMapLS_IP_EBP_40 = "_DbgSUnMapLS_IP_EBP_40@4" @610 ;W95
766 SUnMapLS_IP_EBP_8 = "_DbgSUnMapLS_IP_EBP_8@4" @611 ;W95
767 ScrollConsoleScreenBufferA = "_DbgScrollConsoleScreenBufferA@20" @612
768 ScrollConsoleScreenBufferW = "_DbgScrollConsoleScreenBufferW@20" @613
769 SearchPathA = "_DbgSearchPathA@24" @614
770 SearchPathW = "_DbgSearchPathW@24" @615
771 SetCommBreak = "_DbgSetCommBreak@4" @616
772 SetCommConfig = "_DbgSetCommConfig@12" @617
773 SetCommMask = "_DbgSetCommMask@8" @618
774 SetCommState = "_DbgSetCommState@8" @619
775 SetCommTimeouts = "_DbgSetCommTimeouts@8" @620
776 SetComputerNameA = "_DbgSetComputerNameA@4" @621
777 SetComputerNameW = "_DbgSetComputerNameW@4" @622
778 SetConsoleActiveScreenBuffer = "_DbgSetConsoleActiveScreenBuffer@4" @623
779 SetConsoleCP = "_DbgSetConsoleCP@4" @624
780; SetConsoleCommandHistoryMode = _DbgSetConsoleCommandHistoryMode@?? ;NT
781 SetConsoleCtrlHandler = "_DbgSetConsoleCtrlHandler@8" @625
782; SetConsoleCursor = _DbgSetConsoleCursor@?? ;NT
783 SetConsoleCursorInfo = "_DbgSetConsoleCursorInfo@8" @626
784 SetConsoleCursorPosition = "_DbgSetConsoleCursorPosition@8" @627
785; SetConsoleDisplayMode = _DbgSetConsoleDisplayMode@?? ;NT
786; SetConsoleFont = _DbgSetConsoleFont@?? ;NT
787; SetConsoleHardwareState = _DbgSetConsoleHardwareState@?? ;NT
788; SetConsoleIcon = _DbgSetConsoleIcon@?? ;NT
789; SetConsoleInputExeNameA = _DbgSetConsoleInputExeNameA@?? ;NT
790; SetConsoleInputExeNameW = _DbgSetConsoleInputExeNameW@?? ;NT
791; SetConsoleKeyShortcuts = _DbgSetConsoleKeyShortcuts@?? ;NT
792; SetConsoleMaximumWindowSize = _DbgSetConsoleMaximumWindowSize@?? ;NT
793; SetConsoleMenuClose = _DbgSetConsoleMenuClose@?? ;NT
794 SetConsoleMode = "_DbgSetConsoleMode@8" @628
795; SetConsoleNumberOfCommandsA = _DbgSetConsoleNumberOfCommandsA@?? ;NT
796; SetConsoleNumberOfCommandsW = _DbgSetConsoleNumberOfCommandsW@?? ;NT
797 SetConsoleOutputCP = "_DbgSetConsoleOutputCP@4" @629
798; SetConsolePalette = _DbgSetConsolePalette@?? ;NT
799 SetConsoleScreenBufferSize = "_DbgSetConsoleScreenBufferSize@8" @630
800 SetConsoleTextAttribute = "_DbgSetConsoleTextAttribute@8" @631
801 SetConsoleTitleA = "_DbgSetConsoleTitleA@4" @632
802 SetConsoleTitleW = "_DbgSetConsoleTitleW@4" @633
803 SetConsoleWindowInfo = "_DbgSetConsoleWindowInfo@12" @634
804; SetCriticalSectionSpinCount = _DbgSetCriticalSectionSpinCount@?? ;NT
805 SetCurrentDirectoryA = "_DbgSetCurrentDirectoryA@4" @635
806 SetCurrentDirectoryW = "_DbgSetCurrentDirectoryW@4" @636
807; SetDaylightFlag = _DbgSetDaylightFlag@?? @637 ;W95
808 SetDefaultCommConfigA = "_DbgSetDefaultCommConfigA@12" @638
809 SetDefaultCommConfigW = "_DbgSetDefaultCommConfigW@12" @639
810 SetEndOfFile = "_DbgSetEndOfFile@4" @640
811 SetEnvironmentVariableA = "_DbgSetEnvironmentVariableA@8" @641
812 SetEnvironmentVariableW = "_DbgSetEnvironmentVariableW@8" @642
813 SetErrorMode = "_DbgSetErrorMode@4" @643
814 SetEvent = "_DbgSetEvent@4" @644
815 SetFileApisToANSI = "_DbgSetFileApisToANSI@0" @645
816 SetFileApisToOEM = "_DbgSetFileApisToOEM@0" @646
817 SetFileAttributesA = "_DbgSetFileAttributesA@8" @647
818 SetFileAttributesW = "_DbgSetFileAttributesW@8" @648
819 SetFilePointer = "_DbgSetFilePointer@16" @649
820 SetFileTime = "_DbgSetFileTime@16" @650
821; SetHandleContext = _DbgSetHandleContext@?? @651 ;W95
822 SetHandleCount = "_DbgSetHandleCount@4" @652
823 SetHandleInformation = "_DbgSetHandleInformation@12" @653
824; SetLastConsoleEventActive = _DbgSetLastConsoleEventActive@?? ;NT
825 SetLastError = "_SetLastError@4" @654
826 SetLocalTime = "_DbgSetLocalTime@4" @655
827 SetLocaleInfoA = "_DbgSetLocaleInfoA@12" @656
828 SetLocaleInfoW = "_DbgSetLocaleInfoW@12" @657
829 SetMailslotInfo = "_DbgSetMailslotInfo@8" @658
830 SetNamedPipeHandleState = "_DbgSetNamedPipeHandleState@16" @659
831 SetPriorityClass = "_DbgSetPriorityClass@8" @660
832 SetProcessAffinityMask = "_DbgSetProcessAffinityMask@8" @862
833 SetProcessDword = "_DbgSetProcessDword@12" @884
834 SetProcessPriorityBoost = "_DbgSetProcessPriorityBoost@8" @863
835 SetProcessShutdownParameters = "_DbgSetProcessShutdownParameters@8" @661
836 SetProcessWorkingSetSize = "_DbgSetProcessWorkingSetSize@12" @662
837 SetStdHandle = "_DbgSetStdHandle@8" @663
838 SetSystemPowerState = "_DbgSetSystemPowerState@8" @664
839 SetSystemTime = "_DbgSetSystemTime@4" @665
840 SetSystemTimeAdjustment = "_DbgSetSystemTimeAdjustment@8" @666
841 SetTapeParameters = "_DbgSetTapeParameters@12" @667
842 SetTapePosition = "_DbgSetTapePosition@24" @668
843 SetThreadAffinityMask = "_DbgSetThreadAffinityMask@8" @669
844 SetThreadContext = "_DbgSetThreadContext@8" @670
845; SetThreadIdealProcessor = _DbgSetThreadIdealProcessor@?? ;NT
846 SetThreadLocale = "_DbgSetThreadLocale@4" @671
847 SetThreadPriority = "_DbgSetThreadPriority@8" @672
848 SetThreadPriorityBoost = "_DbgSetThreadPriorityBoost@8" @789 ;NT
849 SetTimeZoneInformation = "_DbgSetTimeZoneInformation@4" @673
850 SetUnhandledExceptionFilter = "_DbgSetUnhandledExceptionFilter@4" @674
851; SetVDMCurrentDirectories = _DbgSetVDMCurrentDirectories@?? ;NT
852 SetVolumeLabelA = "_DbgSetVolumeLabelA@8" @675
853 SetVolumeLabelW = "_DbgSetVolumeLabelW@8" @676
854; SetWaitableTimer = _DbgSetWaitableTimer@?? ;NT
855 SetupComm = "_DbgSetupComm@12" @677
856; ShowConsoleCursor = _DbgShowConsoleCursor@?? ;NT
857; SignalObjectAndWait = _DbgSignalObjectAndWait@?? ;NT
858 SizeofResource = "_DbgSizeofResource@8" @678
859 Sleep = "_DbgSleep@4" @679
860 SleepEx = "_DbgSleepEx@8" @680
861 SuspendThread = "_DbgSuspendThread@4" @681
862; SwitchToFiber = _DbgSwitchToFiber@?? ;NT
863 SwitchToThread = "_DbgSwitchToThread@0" @918 ;NT
864 SystemTimeToFileTime = "_DbgSystemTimeToFileTime@8" @682
865 SystemTimeToTzSpecificLocalTime = "_DbgSystemTimeToTzSpecificLocalTime@12" @683
866 TerminateProcess = "_DbgTerminateProcess@8" @684
867 TerminateThread = "_DbgTerminateThread@8" @685
868 Thread32First = "_Thread32First@8" @686 ;W95
869 Thread32Next = "_Thread32Next@8" @687 ;W95
870 ThunkConnect32 = "_DbgThunkConnect32@24" @688 ;W95
871 TlsAlloc = "_DbgTlsAlloc@0" @689
872; TlsAllocInternal = _DbgTlsAllocInternal@?? @690 ;W95
873 TlsFree = "_DbgTlsFree@4" @691
874; TlsFreeInternal = _DbgTlsFreeInternal@?? @692 ;W95
875 TlsGetValue = "_DbgTlsGetValue@4" @693
876 TlsSetValue = "_DbgTlsSetValue@8" @694
877; Toolhelp32ReadProcessMemory = _DbgToolhelp32ReadProcessMemory@?? @695 ;W95
878 TransactNamedPipe = "_DbgTransactNamedPipe@28" @696
879 TransmitCommChar = "_DbgTransmitCommChar@8" @697
880; TrimVirtualBuffer = _DbgTrimVirtualBuffer@?? ;NT
881 TryEnterCriticalSection = "_DbgTryEnterCriticalSection@4" @898 ;NT
882; UTRegister = _DbgUTRegister@?? @698 ;W95
883; UTUnRegister = _DbgUTUnRegister@?? @699 ;W95
884 UnMapLS = "_DbgUnMapLS@4" @700 ;W95
885 UnMapSLFixArray = "_DbgUnMapSLFixArray@12" @701 ;W95
886 UnhandledExceptionFilter = "_DbgUnhandledExceptionFilter@4" @702
887 UninitializeCriticalSection = "_DbgUninitializeCriticalSection@4" @703 ;W95
888 UnlockFile = "_DbgUnlockFile@20" @704
889 UnlockFileEx = "_DbgUnlockFileEx@20" @705
890 UnmapViewOfFile = "_DbgUnmapViewOfFile@4" @706
891 UpdateResourceA = "_DbgUpdateResourceA@24" @707
892 UpdateResourceW = "_DbgUpdateResourceW@24" @708
893; VDMConsoleOperation = _DbgVDMConsoleOperation@?? ;NT
894; VDMOperationStarted = _DbgVDMOperationStarted@?? ;NT
895 VerLanguageNameA = "_DbgVerLanguageNameA@12" @709
896 VerLanguageNameW = "_DbgVerLanguageNameW@12" @710
897; VerifyConsoleToHandle = _DbgVerifyConsoleToHandle@?? ;NT
898 VirtualAlloc = "_DbgVirtualAlloc@16" @711
899; VirtualAllocEx = _DbgVirtualAllocEx@?? ;NT
900; VirtualBufferExceptionHandler = _DbgVirtualBufferExceptionHandler ;NT
901 VirtualFree = "_DbgVirtualFree@12" @712
902; VirtualFreeEx = _DbgVirtuelFreeEx@?? ;NT
903 VirtualLock = "_DbgVirtualLock@8" @713
904 VirtualProtect = "_DbgVirtualProtect@16" @714
905 VirtualProtectEx = "_DbgVirtualProtectEx@20" @715
906; VirtualQuery = _DbgVirtualQuery@12 @716
907 VirtualQuery = "_VirtualQuery@12" @716
908 VirtualQueryEx = "_DbgVirtualQueryEx@16" @717
909 VirtualUnlock = "_DbgVirtualUnlock@8" @718
910 WaitCommEvent = "_DbgWaitCommEvent@12" @719
911 WaitForDebugEvent = "_DbgWaitForDebugEvent@8" @720
912 WaitForMultipleObjects = "_DbgWaitForMultipleObjects@16" @721
913 WaitForMultipleObjectsEx = "_DbgWaitForMultipleObjectsEx@20" @722
914 WaitForSingleObject = "_DbgWaitForSingleObject@8" @723
915 WaitForSingleObjectEx = "_DbgWaitForSingleObjectEx@12" @724
916 WaitNamedPipeA = "_DbgWaitNamedPipeA@8" @725
917 WaitNamedPipeW = "_DbgWaitNamedPipeW@8" @726
918 WideCharToMultiByte = "_DbgWideCharToMultiByte@32" @727
919 WinExec = "_DbgWinExec@8" @728
920 WriteConsoleA = "_DbgWriteConsoleA@20" @729
921 WriteConsoleInputA = "_DbgWriteConsoleInputA@16" @730
922; WriteConsoleInputVDMA = _DbgWriteConsoleInputVDMA@?? ;NT
923; WriteConsoleInputVDMW = _DbgWriteConsoleInputVDMW@?? ;NT
924 WriteConsoleInputW = "_DbgWriteConsoleInputW@16" @731
925 WriteConsoleOutputA = "_DbgWriteConsoleOutputA@20" @732
926 WriteConsoleOutputAttribute = "_DbgWriteConsoleOutputAttribute@20" @733
927 WriteConsoleOutputCharacterA = "_DbgWriteConsoleOutputCharacterA@20" @734
928 WriteConsoleOutputCharacterW = "_DbgWriteConsoleOutputCharacterW@20" @735
929 WriteConsoleOutputW = "_DbgWriteConsoleOutputW@20" @736
930 WriteConsoleW = "_DbgWriteConsoleW@20" @737
931 WriteFile = "_DbgWriteFile@20" @738
932 WriteFileEx = "_DbgWriteFileEx@20" @739
933; WriteFileGather = _DbgWriteFileGather@?? ;NT
934 WritePrivateProfileSectionA = "_DbgWritePrivateProfileSectionA@12" @740
935 WritePrivateProfileSectionW = "_DbgWritePrivateProfileSectionW@12" @741
936 WritePrivateProfileStringA = "_DbgWritePrivateProfileStringA@16" @742
937 WritePrivateProfileStringW = "_DbgWritePrivateProfileStringW@16" @743
938 WritePrivateProfileStructA = "_DbgWritePrivateProfileStructA@20" @744
939 WritePrivateProfileStructW = "_DbgWritePrivateProfileStructW@20" @745
940 WriteProcessMemory = "_DbgWriteProcessMemory@20" @746
941 WriteProfileSectionA = "_DbgWriteProfileSectionA@8" @747
942 WriteProfileSectionW = "_DbgWriteProfileSectionW@8" @748
943 WriteProfileStringA = "_DbgWriteProfileStringA@12" @749
944 WriteProfileStringW = "_DbgWriteProfileStringW@12" @750
945 WriteTapemark = "_DbgWriteTapemark@16" @751
946; _DebugOut = _Dbg_DebugOut@?? @752 ;W95
947; _DebugPrintf = _Dbg_DebugPrintf@?? @753 ;W95
948 _hread = "_Dbg_lread@12" @754
949 _hwrite = "_Dbg_lwrite@12" @755
950 _lclose = "_Dbg_lclose@4" @756
951 _lcreat = "_Dbg_lcreat@8" @757
952 _llseek = "_Dbg_llseek@12" @758
953 _lopen = "_Dbg_lopen@8" @759
954 _lread = "_Dbg_lread@12" @760
955 _lwrite = "_Dbg_lwrite@12" @761
956; dprintf = _Dbgdprintf@?? @762 ;W95
957 lstrcat = "_DbglstrcatA@8" @763
958 lstrcatA = "_DbglstrcatA@8" @764
959 lstrcatW = "_DbglstrcatW@8" @765
960 lstrcmp = "_DbglstrcmpA@8" @766
961 lstrcmpA = "_DbglstrcmpA@8" @767
962 lstrcmpW = "_DbglstrcmpW@8" @768
963 lstrcmpi = "_DbglstrcmpiA@8" @769
964 lstrcmpiA = "_DbglstrcmpiA@8" @770
965 lstrcmpiW = "_DbglstrcmpiW@8" @771
966 lstrcpy = "_DbglstrcpyA@8" @772
967 lstrcpyA = "_DbglstrcpyA@8" @773
968 lstrcpyW = "_DbglstrcpyW@8" @774
969 lstrcpyn = "_DbglstrcpynA@12" @775
970 lstrcpynA = "_DbglstrcpynA@12" @776
971 lstrcpynW = "_DbglstrcpynW@12" @777
972 lstrlen = "_DbglstrlenA@4" @778
973 lstrlenA = "_DbglstrlenA@4" @779
974 lstrlenW = "_DbglstrlenW@4" @780
975 lstrcpynAtoW = "_DbglstrcpynAtoW@12" @781
976 lstrcpynWtoA = "_DbglstrcpynWtoA@12" @782
977 lstrcpyAtoW = "_DbglstrcpyAtoW@8" @783
978 lstrcpyWtoA = "_DbglstrcpyWtoA@8" @784
979 lstrncmpA = "_DbglstrncmpA@12" @785
980 lstrncmpW = "_DbglstrncmpW@12" @786
981
982 GetDiskFreeSpaceExA = "_DbgGetDiskFreeSpaceExA@16" @871
983 GetDiskFreeSpaceExW = "_DbgGetDiskFreeSpaceExW@16" @873
984
985 IsProcessorFeaturePresent = "_DbgIsProcessorFeaturePresent@4" @880
986
987 GetFileAttributesExA = "_DbgGetFileAttributesExA@12" @874
988 GetFileAttributesExW = "_DbgGetFileAttributesExW@12" @875
989
990 lstrncmpiA = "_DbglstrncmpiA@12" @887
991 lstrncmpiW = "_DbglstrncmpiW@12" @888
992
993 lstrlenAtoW = "_DbglstrlenAtoW@8" @890
994 lstrlenWtoA = "_DbglstrlenWtoA@8" @891
995 lstrtrunc = "_Dbglstrtrunc@8" @892
996
997 GetLongPathNameA = "_DbgGetLongPathNameA@12" @900
998 GetLongPathNameW = "_DbgGetLongPathNameW@12" @901
999
1000; Windows 2000, Terminal Server 4.0 SP4 functions
1001 GetSystemWindowsDirectoryA = "_DbgGetWindowsDirectoryA@8" @902
1002 GetSystemWindowsDirectoryW = "_DbgGetWindowsDirectoryW@8" @903
1003
1004; Windows 2000 (and up) volume functions
1005 FindFirstVolumeA = "_DbgFindFirstVolumeA@8" @904
1006 FindFirstVolumeW = "_DbgFindFirstVolumeW@8" @905
1007 FindNextVolumeA = "_DbgFindNextVolumeA@12" @906
1008 FindNextVolumeW = "_DbgFindNextVolumeW@12" @907
1009 FindVolumeClose = "_DbgFindVolumeClose@4" @908
1010
1011 FindFirstVolumeMountPointA = "_DbgFindFirstVolumeMountPointA@12" @909
1012 FindFirstVolumeMountPointW = "_DbgFindFirstVolumeMountPointW@12" @910
1013 FindNextVolumeMountPointA = "_DbgFindNextVolumeMountPointA@12" @911
1014 FindNextVolumeMountPointW = "_DbgFindNextVolumeMountPointW@12" @912
1015 FindVolumeMountPointClose = "_DbgFindVolumeMountPointClose@4" @913
1016
1017 GetVolumeNameForVolumeMountPointA = "_DbgGetVolumeNameForVolumeMountPointA@12" @914
1018 GetVolumeNameForVolumeMountPointW = "_DbgGetVolumeNameForVolumeMountPointW@12" @915
1019
1020 GetVolumePathNameA = "_DbgGetVolumePathNameA@12" @916
1021 GetVolumePathNameW = "_DbgGetVolumePathNameW@12" @917
1022
1023 GetFileSizeEx = "_GetFileSizeEx@8" @920
1024
1025 GetCPInfoExA = "_GetCPInfoExA@12" @923
1026 GetCPInfoExW = "_GetCPInfoExW@12" @924
1027
1028 ConvertThreadToFiber = "_ConvertThreadToFiber@4" @925
1029 RegisterWaitForSingleObject= "_RegisterWaitForSingleObject@24" @926
1030 UnregisterWaitEx = "_UnregisterWaitEx@8" @927
1031 GetNativeSystemInfo = "_GetSystemInfo@4" @928
1032
1033;
1034; ENDOFEXPORTS
1035; Internal function marker
1036;
1037
1038;
1039; First free ordinal is 890
1040;
1041
1042
1043; ----------------------------------------------------------------------------
1044; APIs which doesn't really belong to kernel32.dll but just ended up here
1045; (Must be placed below ordinal 1200!)
1046; ----------------------------------------------------------------------------
1047;registry apis imported by advapi32
1048 RegCloseKey = "_DbgRegCloseKey@4" @1100 NONAME
1049 RegConnectRegistryA = "_DbgRegConnectRegistryA@12" @1101 NONAME
1050 RegConnectRegistryW = "_DbgRegConnectRegistryW@12" @1102 NONAME
1051 RegCreateKeyA = "_DbgRegCreateKeyA@12" @1103 NONAME
1052 RegCreateKeyExA = "_DbgRegCreateKeyExA@36" @1104 NONAME
1053 RegCreateKeyExW = "_DbgRegCreateKeyExW@36" @1105 NONAME
1054 RegCreateKeyW = "_DbgRegCreateKeyW@12" @1106 NONAME
1055 RegDeleteKeyA = "_DbgRegDeleteKeyA@8" @1107 NONAME
1056 RegDeleteKeyW = "_DbgRegDeleteKeyW@8" @1108 NONAME
1057 RegDeleteValueA = "_DbgRegDeleteValueA@8" @1109 NONAME
1058 RegDeleteValueW = "_DbgRegDeleteValueW@8" @1110 NONAME
1059 RegEnumKeyA = "_DbgRegEnumKeyA@16" @1111 NONAME
1060 RegEnumKeyExA = "_DbgRegEnumKeyExA@32" @1112 NONAME
1061 RegEnumKeyExW = "_DbgRegEnumKeyExW@32" @1113 NONAME
1062 RegEnumKeyW = "_DbgRegEnumKeyW@16" @1114 NONAME
1063 RegEnumValueA = "_DbgRegEnumValueA@32" @1115 NONAME
1064 RegEnumValueW = "_DbgRegEnumValueW@32" @1116 NONAME
1065 RegFlushKey = "_DbgRegFlushKey@4" @1117 NONAME
1066 RegGetKeySecurity = "_DbgRegGetKeySecurity@16" @1118 NONAME
1067 RegLoadKeyA = "_DbgRegLoadKeyA@12" @1119 NONAME
1068 RegLoadKeyW = "_DbgRegLoadKeyW@12" @1120 NONAME
1069 RegNotifyChangeKeyValue = "_DbgRegNotifyChangeKeyValue@20" @1121 NONAME
1070 RegOpenKeyA = "_DbgRegOpenKeyA@12" @1122 NONAME
1071 RegOpenKeyExA = "_DbgRegOpenKeyExA@20" @1123 NONAME
1072 RegOpenKeyExW = "_DbgRegOpenKeyExW@20" @1124 NONAME
1073 RegOpenKeyW = "_DbgRegOpenKeyW@12" @1125 NONAME
1074 RegQueryInfoKeyA = "_DbgRegQueryInfoKeyA@48" @1126 NONAME
1075 RegQueryInfoKeyW = "_DbgRegQueryInfoKeyW@48" @1127 NONAME
1076 RegQueryMultipleValuesA = "_DbgRegQueryMultipleValuesA@20" @1128 NONAME
1077 RegQueryMultipleValuesW = "_DbgRegQueryMultipleValuesW@20" @1129 NONAME
1078 RegQueryValueA = "_DbgRegQueryValueA@16" @1130 NONAME
1079 RegQueryValueExA = "_DbgRegQueryValueExA@24" @1131 NONAME
1080 RegQueryValueExW = "_DbgRegQueryValueExW@24" @1132 NONAME
1081 RegQueryValueW = "_DbgRegQueryValueW@16" @1133 NONAME
1082 RegReplaceKeyA = "_DbgRegReplaceKeyA@16" @1134 NONAME
1083 RegReplaceKeyW = "_DbgRegReplaceKeyW@16" @1135 NONAME
1084 RegRestoreKeyA = "_DbgRegRestoreKeyA@12" @1136 NONAME
1085 RegRestoreKeyW = "_DbgRegRestoreKeyW@12" @1137 NONAME
1086 RegSaveKeyA = "_DbgRegSaveKeyA@12" @1138 NONAME
1087 RegSaveKeyW = "_DbgRegSaveKeyW@12" @1139 NONAME
1088 RegSetKeySecurity = "_DbgRegSetKeySecurity@12" @1140 NONAME
1089 RegSetValueA = "_DbgRegSetValueA@20" @1141 NONAME
1090 RegSetValueExA = "_DbgRegSetValueExA@24" @1142 NONAME
1091 RegSetValueExW = "_DbgRegSetValueExW@24" @1143 NONAME
1092 RegSetValueW = "_DbgRegSetValueW@20" @1144 NONAME
1093 RegUnLoadKeyA = "_DbgRegUnLoadKeyA@8" @1145 NONAME
1094 RegUnLoadKeyW = "_DbgRegUnLoadKeyW@8" @1146 NONAME
1095
1096
1097
1098; ----------------------------------------------------------------------------
1099; KERNEL32 / WINE support functions that do not exist in the Win32 API
1100; (These starts at ordinal 1200, API have ordinal less than 1200.)
1101; ----------------------------------------------------------------------------
1102
1103 DebugErrorBox = DebugErrorBox @1201 NONAME
1104 WriteLog @1202 NONAME
1105 WriteLogNoEOL @1218 NONAME
1106 WritePrivateLog @1208 NONAME
1107 DecreaseLogCount @1273 NONAME
1108 IncreaseLogCount @1274 NONAME
1109
1110;Used by tibfix page in exe (change ordinal in pe2lx.cpp too!!)
1111 "_RegisterPe2LxExe@12" @1203
1112 "_RegisterPe2LxDll@12" @1209
1113
1114 "_CreateWin32PeLdrExe@36" @1236
1115
1116 "_RegisterLxExe@8" @1237
1117 "_RegisterLxDll@24" @1238
1118 "_UnregisterLxDll@4" @1239
1119 "_RegisterDummyExe@4" @1249
1120 "_IsDummyExeLoaded@0" @1250 NONAME
1121 "_RegisterDummyExeEx@8" @1257
1122
1123;version functions
1124 CheckVersionFromHMOD = CheckVersionFromHMOD @1223 NONAME
1125 CheckVersion = CheckVersion @1224 NONAME
1126
1127 Win32QueryModuleName = Win32QueryModuleName @1225 NONAME
1128
1129 GetFS = GetFS @1226 NONAME
1130 SetFS = SetFS @1227 NONAME
1131 SetReturnFS = SetReturnFS @1235 NONAME
1132
1133 RestoreOS2TIB = "_RestoreOS2TIB@0" @1228 NONAME
1134 SetWin32TIB = "_SetWin32TIB@4" @1229 NONAME
1135 RestoreOS2FS = RestoreOS2FS @1230 NONAME
1136
1137 ;SvL: HandleManager functions
1138
1139; HMHandleTranslateToWin @1234
1140
1141 _HMHandleAllocate @1231 NONAME
1142 _HMHandleFree @1232 NONAME
1143 _HMHandleTranslateToOS2 @1233 NONAME
1144 _HMMsgWaitForMultipleObjects @1260 NONAME
1145 _HMOpenThreadToken @1261 NONAME
1146 _HMOpenProcessToken @1262 NONAME
1147 _HMHandleGetUserData @1263 NONAME
1148 _HMHandleSetUserData @1303 NONAME
1149
1150 "_GetThreadTEB@0" @1234 NONAME
1151 "_GetTEBFromThreadId@4" @1255 NONAME
1152 "_GetTEBFromThreadHandle@4" @1256 NONAME
1153
1154; HEAP Management (heap.cpp, heapstring.cpp)
1155 HEAP_xalloc = "_DbgHEAP_xalloc@12" @1240 NONAME
1156 HEAP_xrealloc = "_DbgHEAP_xrealloc@16" @1241 NONAME
1157 HEAP_malloc = "_DbgHEAP_malloc@4" @1242 NONAME
1158 HEAP_realloc = "_DbgHEAP_realloc@8" @1243 NONAME
1159 HEAP_size = "_DbgHEAP_size@4" @1292 NONAME
1160 HEAP_free = "_DbgHEAP_free@4" @1244 NONAME
1161 HEAP_strdupWtoA = "_DbgHEAP_strdupWtoA@12" @1245 NONAME
1162 HEAP_strdupAtoW = "_DbgHEAP_strdupAtoW@12" @1246 NONAME
1163 HEAP_strdupA = "_DbgHEAP_strdupA@12" @1247 NONAME
1164 HEAP_strdupW = "_DbgHEAP_strdupW@12" @1248 NONAME
1165
1166 "_VIRTUAL_MapFileA@12" @1251 NONAME
1167 "_VIRTUAL_MapFileW@12" @1252 NONAME
1168
1169 OS2SetExceptionHandler @1253 NONAME
1170 OS2UnsetExceptionHandler @1254 NONAME
1171
1172; -------------------
1173; Odin ini management
1174; -------------------
1175
1176 "_PROFILE_GetOdinIniString@20" @1264 NONAME
1177 "_PROFILE_SetOdinIniString@12" @1265 NONAME
1178 "_PROFILE_GetOdinIniInt@12" @1266 NONAME
1179 "_PROFILE_SetOdinIniInt@12" @1267 NONAME
1180 "_PROFILE_GetOdinIniBool@12" @1268 NONAME
1181 "_PROFILE_SetOdinIniBool@12" @1269 NONAME
1182 "_PROFILE_SaveOdinIni@0" @1270 NONAME
1183
1184;shared memory allocation
1185 _smalloc @1271 NONAME
1186 _smallocfill @1275 NONAME
1187 InitializeSharedHeap @1276 NONAME
1188 DestroySharedHeap @1277 NONAME
1189 _debug_smalloc @1278 NONAME
1190 _debug_smallocfill @1279 NONAME
1191 _debug_sfree @1280 NONAME
1192
1193;code memory allocation
1194 _codeHeap @1272 NONAME
1195
1196;fast file API's
1197 FindFirstFileMultiA = "_FindFirstFileMultiA@12" @1290 NONAME
1198 FindNextFileMultiA = "_FindNextFileMultiA@12" @1291 NONAME
1199
1200 "_GetProcModuleFileNameA@12" @1295 NONAME
1201
1202;Build number
1203 "_Odin32GetBuildNumber@0" @1293 NONAME
1204
1205 "_WaitForInputIdle@8" @1301 NONAME
1206
1207 InitializeKernel32 @1302 NONAME
1208
1209 IsExeStarted = _IsExeStarted @2001 NONAME
1210 CheckCurFS @2002 NONAME
1211 _SupportsCPUID @2003 NONAME
1212 _GetCPUFeatures @2004 NONAME
1213 _CPUFeatures @2005 NONAME
1214
1215 _wctype_table @2006 NONAME
1216 _casemap_upper @2007 NONAME
1217 _casemap_lower @2008 NONAME
1218
1219; @@PF this exports were cut-out as a result of migration to new unicode
1220; header 29.07.2002 and replaced by 3 new entries
1221; _toupperW@4 @2006 NONAME
1222; _tolowerW@4 @2007 NONAME
1223; get_char_typeW @2008 NONAME
1224
1225 "_GetProcessTIBSel@0" @2012 NONAME
1226
1227 "_SetRegistryRootKey@8" @2013 NONAME
1228 "_SetCustomBuildName@8" @2014 NONAME
1229 "_RegisterCustomDriver@36" @2015 NONAME
1230
1231 strcmpiW @2020 NONAME
1232 strstrW @2021 NONAME
1233 strncmpiW @2022 NONAME
1234 strtolW @2027 NONAME
1235 strtoulW @2028 NONAME
1236
1237 cp_wcstombs @2023 NONAME
1238 cp_mbstowcs @2024 NONAME
1239 cp_get_table @2025 NONAME
1240
1241 OSLibDosDevIOCtl @2026 NONAME
1242
1243 _OSLibImSetMsgQueueProperty @2029 NONAME
1244
1245 _fIsDBCSEnv @2103 NONAME
1246 "_hookInit@4" @2104 NONAME
1247
1248 vsnprintfW @2030 NONAME
1249 snprintfW @2031 NONAME
1250 sprintfW @2032 NONAME
1251
1252 __argcA @2033 NONAME
1253 __argvA @2034 NONAME
1254 "_CommandLineToArgvW@8" @2035 NONAME
1255
1256; custom dll hook installer
1257 "_ODIN_SetDllLoadCallback@4" @2100 NONAME
1258; override export
1259 "_ODIN_SetProcAddress@12" @2101 NONAME
1260
1261; override TIB switching
1262 "_ODIN_SetTIBSwitch@4" @2102 NONAME
1263
1264 _GetDisplayCodepage @3000 NONAME
1265 _GetWindowsCodepage @3001 NONAME
1266
1267; ODIN debugging functions
1268 "_dbg_GetThreadCallDepth@0" @3100 NONAME
1269 "_dbg_IncThreadCallDepth@0" @3101 NONAME
1270 "_dbg_DecThreadCallDepth@0" @3102 NONAME
1271 PerfView_RegisterCall @3103 NONAME
1272 PerfView_DumpProfile @3104 NONAME
1273 PerfView_Write @3105 NONAME
1274 "_dbg_GetLastCallerName@0" @3106 NONAME
1275 "_dbg_ThreadPushCall@4" @3107 NONAME
1276 "_dbg_ThreadPopCall@0" @3108 NONAME
1277
1278 "_ODIN_QueryLoaders@24" @3109 NONAME
1279 "_ODIN_IsWin32App@4" @3110 NONAME
1280
1281 "_OSLibWinCreateObject@32" @3111 NONAME
1282
1283 "_MMAP_RegisterMemoryRange@16" @3112 NONAME
1284 "_MMAP_UnregisterMemoryRange@4" @3113 NONAME
1285
1286 "_ODIN_SetExceptionHandler@4" @3114 NONAME
1287 "_ODIN_UnsetExceptionHandler@4" @3115 NONAME
1288
1289 "_PSAPI_EnumProcessModules@16" @3116 NONAME
1290 "_PSAPI_GetModuleInformation@16" @3117 NONAME
1291
1292 "_ODIN_SetProcessDword@12" @3118 NONAME
1293
1294; required for Mozilla plugin
1295
1296 "_ODIN_ThreadEnterOdinContext@8" = "_ODIN_ThreadEnterOdinContext@8" @3119
1297 "_ODIN_ThreadLeaveOdinContext@8" = "_ODIN_ThreadLeaveOdinContext@8" @3120
1298 "_ODIN_ThreadLeaveOdinContextNested@8" = "_ODIN_ThreadLeaveOdinContextNested@8" @3121
1299 "_ODIN_ThreadEnterOdinContextNested@12" = "_ODIN_ThreadEnterOdinContextNested@12" @3122
1300 "_ODIN_ThreadContextSave@8" = "_ODIN_ThreadContextSave@8" @3123
1301 "_ODIN_ThreadContextRestore@8" = "_ODIN_ThreadContextRestore@8" @3124
1302
1303; Char functions (forwarders from user32)
1304 "_DbgCharLowerA@4" @3127 NONAME
1305 "_DbgCharLowerBuffA@8" @3128 NONAME
1306 "_DbgCharLowerBuffW@8" @3129 NONAME
1307 "_DbgCharLowerW@4" @3130 NONAME
1308 "_DbgCharNextA@4" @3131 NONAME
1309 "_DbgCharNextExA@12" @3132 NONAME
1310 "_DbgCharNextExW@12" @3133 NONAME
1311 "_DbgCharNextW@4" @3134 NONAME
1312 "_DbgCharPrevA@8" @3135 NONAME
1313 "_DbgCharPrevExA@16" @3136 NONAME
1314 "_DbgCharPrevExW@16" @3137 NONAME
1315 "_DbgCharPrevW@8" @3138 NONAME
1316 "_DbgCharToOemA@8" @3139 NONAME
1317 "_DbgCharToOemBuffA@12" @3140 NONAME
1318 "_DbgCharToOemBuffW@12" @3141 NONAME
1319 "_DbgCharToOemW@8" @3142 NONAME
1320 "_DbgCharUpperA@4" @3143 NONAME
1321 "_DbgCharUpperBuffA@8" @3144 NONAME
1322 "_DbgCharUpperBuffW@8" @3145 NONAME
1323 "_DbgCharUpperW@4" @3146 NONAME
1324 "_DbgOemToCharA@8" @3149 NONAME
1325 "_DbgOemToCharBuffA@12" @3150 NONAME
1326 "_DbgOemToCharBuffW@12" @3151 NONAME
1327 "_DbgOemToCharW@8" @3152 NONAME
1328 "_DbgIsCharAlphaA@4" @3153 NONAME
1329 "_DbgIsCharAlphaNumericA@4" @3154 NONAME
1330 "_DbgIsCharAlphaNumericW@4" @3155 NONAME
1331 "_DbgIsCharAlphaW@4" @3156 NONAME
1332 "_DbgIsCharLowerA@4" @3157 NONAME
1333 "_DbgIsCharLowerW@4" @3158 NONAME
1334 "_DbgIsCharUpperA@4" @3159 NONAME
1335 "_DbgIsCharUpperW@4" @3160 NONAME
1336 SetFilePointerEx = "_SetFilePointerEx@20" @3161
1337 SetWaitableTimer = "_SetWaitableTimer@24" @3162
1338
1339; NTDLL forwarder
1340 VerSetConditionMask = "_VerSetConditionMask@16" @3163
1341
1342 VerifyVersionInfoW = "_VerifyVersionInfoW@16" @3164
1343 GetUserDefaultUILanguage = "_GetUserDefaultUILanguage@0" @3165
1344
1345 InitializeSListHead @3166
1346 InterlockedFlushSList @3167
1347 InterlockedPopEntrySList @3168
1348 InterlockedPushEntrySList @3169
1349 QueryDepthSList @3170
1350
1351; RAS functions
1352 RasRegisterObjectTracking = "_RasRegisterObjectTracking@24" @3500
1353 RasDeregisterObjectTracking = "_RasDeregisterObjectTracking@4" @3501
1354 RasAddObject = "_RasAddObject@16" @3502
1355 RasRemoveObject = "_RasRemoveObject@8" @3503
1356 RasSetObjectUserData = "_RasSetObjectUserData@20" @3504
1357 RasQueryObjectUserData = "_RasQueryObjectUserData@20" @3505
1358 RasInitialize = "_RasInitialize@4" @3506
1359 RasUninitialize = "_RasUninitialize@0" @3507
1360 _RasLog = _RasLog @3508
1361 RasLogMsg = "_RasLogMsg@12" @3509
1362 RasLogObjects = "_RasLogObjects@8" @3510
1363 RasEnterSerialize = "_RasEnterSerialize@0" @3511
1364 RasExitSerialize = "_RasExitSerialize@0" @3512
1365 _RasLogNoEOL = _RasLogNoEOL @3513
1366 RasOpenLogChannel = "_RasOpenLogChannel@12" @3514
1367 RasWriteLogChannel = "_RasWriteLogChannel@12" @3515
1368 RasCloseLogChannel = "_RasCloseLogChannel@4" @3516
1369 _RasLog2 = _RasLog2 @3517
1370 RasLogMsg2 = "_RasLogMsg2@16" @3518
1371 _RasLogNoEOL2 = _RasLogNoEOL2 @3519
1372 RasSaveContext = "_RasSaveContext@4" @3520
1373 RasRestoreContext = "_RasRestoreContext@4" @3521
1374 RasEntry = "_RasEntry@12" @3522
1375 RasSetProcAddr = "_RasSetProcAddr@12" @3523
1376 RasTrackMemFree = "_RasTrackMemFree@8" @3524
1377 RasTrackMemAlloc = "_RasTrackMemAlloc@8" @3525
1378 RasTrackMemRealloc = "_RasTrackMemRealloc@12" @3526
1379 RasCountObjects = "_RasCountObjects@12" @3527
1380 RasGetTrackHandle = "_RasGetTrackHandle@4" @3528
1381
1382 DecodePointer = "_DecodePointer@4" @3529 NONAME
1383 EncodePointer = "_EncodePointer@4" @3530 NONAME
1384 RtlUniform = "_RtlUniform@4" @3531 NONAME
1385
1386 ___seh_handler_win32 @3600 NONAME
1387 "_ForceWin32TIB@0" @3601 NONAME
1388 ___seh_handler @3602 NONAME
1389
1390 interlocked_cmpxchg64 = "_interlocked_cmpxchg64" @3603
Note: See TracBrowser for help on using the repository browser.