source: trunk/src/NTDLL/ntdll.def@ 8596

Last change on this file since 8596 was 8442, checked in by sandervl, 23 years ago

added large integer function for VAC 3.08 calling convention

File size: 67.1 KB
Line 
1; $Id: ntdll.def,v 1.45 2002-05-16 16:44:52 sandervl Exp $
2
3;
4; Based on NT 4.0 SP6: NTDLL.DLL
5;
6LIBRARY NTDLL INITINSTANCE TERMINSTANCE
7DESCRIPTION 'Odin32 System DLL - NTDll'
8DATA MULTIPLE NONSHARED
9
10IMPORTS
11 _RtlInitializeCriticalSection@4 = KERNEL32.InitializeCriticalSection
12 _RtlLeaveCriticalSection@4 = KERNEL32.LeaveCriticalSection
13 _RtlEnterCriticalSection@4 = KERNEL32.EnterCriticalSection
14 _RtlDeleteCriticalSection@4 = KERNEL32.DeleteCriticalSection
15
16EXPORTS
17
18; ?Allocate@CBufferAllocator@@UAEPAXK@Z @1
19; PropertyLengthAsVariant @2
20; RtlCompareVariants @3
21; RtlConvertPropertyToVariant @4
22; RtlConvertVariantToProperty @5
23; CsrAllocateCaptureBuffer @6
24; CsrAllocateCapturePointer @7
25; CsrAllocateMessagePointer @8
26; CsrCaptureMessageBuffer @9
27; CsrCaptureMessageString @10
28; CsrCaptureTimeout @11
29; CsrClientCallServer @12
30; CsrClientConnectToServer @13
31; CsrFreeCaptureBuffer @14
32; CsrIdentifyAlertableThread @15
33; CsrNewThread @16
34; CsrProbeForRead @17
35; CsrProbeForWrite @18
36; CsrSetPriorityClass @19
37 DbgBreakPoint = DbgBreakPoint @20
38 DbgPrint = _DbgPrint @21
39; DbgPrompt @22
40; DbgSsHandleKmApiMsg @23
41; DbgSsInitialize @24
42; DbgUiConnectToDbg @25
43; DbgUiContinue @26
44; DbgUiWaitStateChange @27
45 DbgUserBreakPoint = DbgUserBreakPoint @28
46; KiRaiseUserExceptionDispatcher @29
47; KiUserApcDispatcher @30
48; KiUserCallbackDispatcher @31
49; KiUserExceptionDispatcher @32
50; LdrAccessResource @33
51 LdrDisableThreadCalloutsForDll = _LdrDisableThreadCalloutsForDll@4 @34
52; LdrEnumResources @35
53; LdrFindEntryForAddress @36
54; LdrFindResourceDirectory_U @37
55; LdrFindResource_U @38
56; LdrGetDllHandle @39
57; LdrGetProcedureAddress @40
58; LdrInitializeThunk @41
59; LdrLoadDll @42
60; LdrProcessRelocationBlock @43
61; LdrQueryImageFileExecutionOptions @44
62; LdrQueryProcessModuleInformation @45
63; LdrShutdownProcess @46
64; LdrShutdownThread @47
65; LdrUnloadDll @48
66; LdrVerifyImageMatchesChecksum @49
67; NPXEMULATORTABLE @50
68; NlsAnsiCodePage @51
69; NlsMbCodePageTag @52
70; NlsMbOemCodePageTag @53
71 NtAcceptConnectPort = _NtAcceptConnectPort@24 @54
72 NtAccessCheck = _NtAccessCheck@32 @55
73; NtAccessCheckAndAuditAlarm @56
74; NtAddAtom @57
75; NtAdjustGroupsToken @58
76 NtAdjustPrivilegesToken = _NtAdjustPrivilegesToken@24 @59
77; NtAlertResumeThread @60
78 NtAlertThread = _NtAlertThread@8 @61
79 NtAllocateLocallyUniqueId = _NtAllocateLocallyUniqueId@4 @62
80 NtAllocateUuids = _NtAllocateUuids@16 @63
81; NtAllocateVirtualMemory @64
82; NtCallbackReturn @65
83; NtCancelIoFile @66
84; NtCancelTimer @67
85 NtClearEvent = _NtClearEvent@4 @68
86 NtClose = _NtClose@4 @69
87; NtCloseObjectAuditAlarm @70
88 NtCompleteConnectPort = _NtCompleteConnectPort@4 @71
89 NtConnectPort = _NtConnectPort@32 @72
90; NtContinue @73
91; NtCreateChannel @74
92 NtCreateDirectoryObject = _NtCreateDirectoryObject@12 @75
93 NtCreateEvent = _NtCreateEvent@20 @76
94; NtCreateEventPair @77
95 NtCreateFile = _NtCreateFile@44 @78
96; NtCreateIoCompletion @79
97 NtCreateKey = _NtCreateKey@28 @80
98 NtCreateMailslotFile = _NtCreateMailslotFile@32 @81
99; NtCreateMutant @82
100; NtCreateNamedPipeFile @83
101 NtCreatePagingFile = _NtCreatePagingFile@16 @84
102 NtCreatePort = _NtCreatePort@20 @85
103; NtCreateProcess @86
104; NtCreateProfile @87
105 NtCreateSection = _NtCreateSection@28 @88
106 NtCreateSemaphore = _NtCreateSemaphore@20 @89
107 NtCreateSymbolicLinkObject = _NtCreateSymbolicLinkObject@16 @90
108; NtCreateThread @91
109 NtCreateTimer = _NtCreateTimer@16 @92
110; NtCreateToken @93
111; NtCurrentTeb = _NtCurrentTeb @94
112; NtDelayExecution @95
113; NtDeleteAtom @96
114; NtDeleteFile @97
115 NtDeleteKey = _NtDeleteKey@4 @98
116; NtDeleteObjectAuditAlarm @99
117 NtDeleteValueKey = _NtDeleteValueKey@8 @100
118 NtDeviceIoControlFile = _NtDeviceIoControlFile@40 @101
119 NtDisplayString = _NtDisplayString@4 @102
120 NtDuplicateObject = _NtDuplicateObject@28 @103
121 NtDuplicateToken = _NtDuplicateToken@24 @104
122 NtEnumerateKey = _NtEnumerateKey@24 @105
123 NtEnumerateValueKey = _NtEnumerateValueKey@24 @106
124; NtExtendSection @107
125; NtFindAtom @108
126; NtFlushBuffersFile @109
127; NtFlushInstructionCache @110
128 NtFlushKey = _NtFlushKey@4 @111
129; NtFlushVirtualMemory @112
130; NtFlushWriteBuffer @113
131; NtFreeVirtualMemory @114
132 NtFsControlFile = _NtFsControlFile@40 @115
133; NtGetContextThread @116
134; NtGetPlugPlayEvent @117
135; NtGetTickCount @118
136 NtImpersonateClientOfPort = _NtImpersonateClientOfPort@16 @119
137; NtImpersonateThread @120
138; NtInitializeRegistry @121
139; NtListenChannel @122
140 NtListenPort = _NtListenPort@8 @123
141; NtLoadDriver @124
142; NtLoadKey2 @125
143 NtLoadKey = _NtLoadKey@8 @126
144; NtLockFile @127
145; NtLockVirtualMemory @128
146; NtMakeTemporaryObject @129
147 NtMapViewOfSection = _NtMapViewOfSection@40 @130
148; NtNotifyChangeDirectoryFile @131
149 NtNotifyChangeKey = _NtNotifyChangeKey@40 @132
150; NtOpenChannel @133
151 NtOpenDirectoryObject = _NtOpenDirectoryObject@12 @134
152 NtOpenEvent = _NtOpenEvent@12 @135
153; NtOpenEventPair @136
154 NtOpenFile = _NtOpenFile@24 @137
155; NtOpenIoCompletion @138
156 NtOpenKey = _NtOpenKey@12 @139
157; NtOpenMutant @140
158; NtOpenObjectAuditAlarm @141
159; NtOpenProcess @142
160 NtOpenProcessToken = _NtOpenProcessToken@12 @143
161 NtOpenSection = _NtOpenSection@12 @144
162 NtOpenSemaphore = _NtOpenSemaphore@12 @145
163 NtOpenSymbolicLinkObject = _NtQuerySymbolicLinkObject@12 @146
164 NtOpenThread = _NtOpenThread@16 @147
165 NtOpenThreadToken = _NtOpenThreadToken@16 @148
166; NtOpenTimer @149
167; NtPlugPlayControl @150
168; NtPrivilegeCheck @151
169; NtPrivilegeObjectAuditAlarm @152
170; NtPrivilegedServiceAuditAlarm @153
171; NtProtectVirtualMemory @154
172 NtPulseEvent = _NtPulseEvent@8 @155
173; NtQueryAttributesFile @156
174; NtQueryDefaultLocale @157
175 NtQueryDirectoryFile = _NtQueryDirectoryFile@44 @158
176 NtQueryDirectoryObject = _NtQueryDirectoryObject@28 @159
177; NtQueryEaFile @160
178 NtQueryEvent = _NtQueryEvent@20 @161
179; NtQueryFullAttributesFile @162
180; NtQueryInformationAtom @163
181 NtQueryInformationFile = _NtQueryInformationFile@20 @164
182; NtQueryInformationPort @165
183 NtQueryInformationProcess = _NtQueryInformationProcess@20 @166
184 NtQueryInformationThread = _NtQueryInformationThread@20 @167
185 NtQueryInformationToken = _NtQueryInformationToken@20 @168
186; NtQueryIntervalProfile @169
187; NtQueryIoCompletion @170
188 NtQueryKey = _NtQueryKey@20 @171
189 NtQueryMultipleValueKey = _NtQueryMultipleValueKey@24 @172
190; NtQueryMutant @173
191 NtQueryObject = _NtQueryObject@20 @174
192; NtQueryOleDirectoryFile @175
193 NtQueryPerformanceCounter = _NtQueryPerformanceCounter@8 @176
194 NtQuerySection = _NtQuerySection@20 @177
195 NtQuerySecurityObject = _NtQuerySecurityObject@20 @178
196 NtQuerySemaphore = _NtQuerySemaphore@20 @179
197 NtQuerySymbolicLinkObject = _NtQuerySymbolicLinkObject@12 @180
198; NtQuerySystemEnvironmentValue @181
199 NtQuerySystemInformation = _NtQuerySystemInformation@16 @182
200 NtQuerySystemTime = _NtQuerySystemTime@4 @183
201; NtQueryTimer @184
202 NtQueryTimerResolution = _NtQueryTimerResolution@12 @185
203 NtQueryValueKey = _NtQueryValueKey@24 @186
204; NtQueryVirtualMemory @187
205 NtQueryVolumeInformationFile = _NtQueryVolumeInformationFile@20 @188
206; NtQueueApcThread @189
207 NtRaiseException = ___regs_NtRaiseException@16 @190
208; NtRaiseHardError @191
209 NtReadFile = _NtReadFile@36 @192
210; NtReadFileScatter @193
211 NtReadRequestData = _NtReadRequestData@20 @194
212; NtReadVirtualMemory @195
213 NtRegisterThreadTerminatePort = _NtRegisterThreadTerminatePort@4 @196
214; NtReleaseMutant @197
215 NtReleaseSemaphore = _NtReleaseSemaphore@12 @198
216; NtRemoveIoCompletion @199
217 NtReplaceKey = _NtReplaceKey@12 @200
218 NtReplyPort = _NtReplyPort@16 @201
219 NtReplyWaitReceivePort = _NtReplyWaitReceivePort@16 @202
220 NtReplyWaitReplyPort = _NtReplyWaitReplyPort@16 @203
221; NtReplyWaitSendChannel @204
222 NtRequestPort = _NtRequestPort@16 @205
223 NtRequestWaitReplyPort = _NtRequestWaitReplyPort@12 @206
224 NtResetEvent = _NtResetEvent@4 @207
225 NtRestoreKey = _NtRestoreKey@12 @208
226 NtResumeThread = _NtResumeThread@8 @209
227 NtSaveKey = _NtSaveKey@8 @210
228; NtSendWaitReplyChannel @211
229; NtSetContextChannel @212
230; NtSetContextThread @213
231; NtSetDefaultHardErrorPort @214
232; NtSetDefaultLocale @215
233; NtSetEaFile @216
234 NtSetEvent = _NtSetEvent@8 @217
235; NtSetHighEventPair @218
236; NtSetHighWaitLowEventPair @219
237; NtSetHighWaitLowThread @220
238 NtSetInformationFile = _NtSetInformationFile@20 @221
239 NtSetInformationKey = _NtSetInformationKey@16 @222
240; NtSetInformationObject @223
241 NtSetInformationProcess = _NtSetInformationProcess@16 @224
242 NtSetInformationThread = _NtSetInformationThread@16 @225
243; NtSetInformationToken @226
244 NtSetIntervalProfile = _NtSetIntervalProfile@8 @227
245; NtSetIoCompletion @228
246; NtSetLdtEntries @229
247; NtSetLowEventPair @230
248; NtSetLowWaitHighEventPair @231
249; NtSetLowWaitHighThread @232
250 NtSetSecurityObject = _NtSetSecurityObject@12 @233
251; NtSetSystemEnvironmentValue @234
252; NtSetSystemInformation @235
253; NtSetSystemPowerState @236
254; NtSetSystemTime @237
255 NtSetTimer = _NtSetTimer@28 @238
256; NtSetTimerResolution @239
257 NtSetValueKey = _NtSetValueKey@24 @240
258 NtSetVolumeInformationFile = _NtSetVolumeInformationFile@20 @241
259; NtShutdownSystem @242
260; NtSignalAndWaitForSingleObject @243
261; NtStartProfile @244
262; NtStopProfile @245
263; NtSuspendThread @246
264; NtSystemDebugControl @247
265 NtTerminateProcess = _NtTerminateProcess@8 @248
266 NtTerminateThread = _NtTerminateThread@8 @249
267 NtTestAlert = _NtTestAlert@8 @250
268; NtUnloadDriver @251
269 NtUnloadKey = _NtUnloadKey@4 @252
270; NtUnlockFile @253
271; NtUnlockVirtualMemory @254
272; NtUnmapViewOfSection @255
273; NtVdmControl @256
274; NtWaitForMultipleObjects @257
275 NtWaitForSingleObject = _NtWaitForSingleObject@12 @258
276; NtWaitHighEventPair @259
277; NtWaitLowEventPair @260
278; NtWriteFile @261
279; NtWriteFileGather @262
280 NtWriteRequestData = _NtWriteRequestData@20 @263
281; NtWriteVirtualMemory @264
282; NtYieldExecution @265
283; PfxFindPrefix @266
284; PfxInitialize @267
285; PfxInsertPrefix @268
286; PfxRemovePrefix @269
287; RestoreEm87Context @270
288
289; RtlAbortRXact @271
290; RtlAbsoluteToSelfRelativeSD @272
291 RtlAcquirePebLock = _RtlAcquirePebLock@0 @273
292 RtlAcquireResourceExclusive = _RtlAcquireResourceExclusive@8 @274
293 RtlAcquireResourceShared = _RtlAcquireResourceShared@8 @275
294 RtlAddAccessAllowedAce = _RtlAddAccessAllowedAce@16 @276
295; RtlAddAccessDeniedAce @277
296 RtlAddAce = _RtlAddAce@20 @278
297; RtlAddActionToRXact @279
298; RtlAddAtomToAtomTable @280
299; RtlAddAttributeActionToRXact @281
300; RtlAddAuditAccessAce @282
301; RtlAddCompoundAce @283
302 RtlAdjustPrivilege = _RtlAdjustPrivilege@16 @284
303 RtlAllocateAndInitializeSid = _RtlAllocateAndInitializeSid@44 @285
304; RtlAllocateHandle @286
305 RtlAllocateHeap = _RtlAllocateHeap@12 @287
306; RtlAnsiCharToUnicodeChar @288
307 RtlAnsiStringToUnicodeSize = _RtlAnsiStringToUnicodeSize@4 @289
308 RtlAnsiStringToUnicodeString = _RtlAnsiStringToUnicodeString@12 @290
309 RtlAppendAsciizToString = _RtlAppendAsciizToString@8 @291
310 RtlAppendStringToString = _RtlAppendStringToString@8 @292
311 RtlAppendUnicodeStringToString= _RtlAppendUnicodeStringToString@8 @293
312 RtlAppendUnicodeToString = _RtlAppendUnicodeToString@8 @294
313; RtlApplyRXact @295
314; RtlApplyRXactNoFlush @296
315; RtlAreAllAccessesGranted @297
316; RtlAreAnyAccessesGranted @298
317; RtlAreBitsClear @299
318; RtlAreBitsSet @300
319
320 RtlAssert = _RtlAssert@16 @301
321; RtlCaptureStackBackTrace @302
322; RtlCharToInteger @303
323; RtlCheckRegistryKey @304
324; RtlClearAllBits @305
325 RtlClearBits = _RtlClearBits@12 @306
326; RtlClosePropertySet @307
327 RtlCompactHeap = _RtlCompactHeap@8 @308
328 RtlCompareMemory = _RtlCompareMemory@12 @309
329; RtlCompareMemoryUlong @310
330 RtlCompareString = _RtlCompareString@12 @311
331 RtlCompareUnicodeString = _RtlCompareUnicodeString@12 @312
332; RtlCompressBuffer @313
333; RtlConsoleMultiByteToUnicodeN @314
334; RtlConvertExclusiveToShared @315
335 RtlConvertLongToLargeInteger = _RtlConvertLongToLargeInteger@4 @316
336; RtlConvertSharedToExclusive @317
337 RtlConvertSidToUnicodeString = _RtlConvertSidToUnicodeString@12 @318
338; RtlConvertUiListToApiList @319
339 RtlConvertUlongToLargeInteger = _RtlConvertUlongToLargeInteger@4 @320
340 RtlCopyLuid = _RtlCopyLuid@8 @321
341; RtlCopyLuidAndAttributesArray @322
342 RtlCopyMemory = _RtlCopyMemory@12 @1100
343; RtlCopySecurityDescriptor @323
344 RtlCopySid = _RtlCopySid@12 @324
345; RtlCopySidAndAttributesArray @325
346 RtlCopyString = _RtlCopyString@8 @326
347 RtlCopyUnicodeString = _RtlCopyUnicodeString@8 @327
348 RtlCreateAcl = _RtlCreateAcl@12 @328
349; RtlCreateAndSetSD @329
350; RtlCreateAtomTable @330
351 RtlCreateEnvironment = _RtlCreateEnvironment@8 @331
352 RtlCreateHeap = _RtlCreateHeap@24 @332
353; RtlCreateProcessParameters @333
354; RtlCreatePropertySet @334
355; RtlCreateQueryDebugBuffer @335
356; RtlCreateRegistryKey @336
357 RtlCreateSecurityDescriptor = _RtlCreateSecurityDescriptor@8 @337
358; RtlCreateTagHeap @338
359 RtlCreateUnicodeString = _RtlCreateUnicodeString@8 @339
360 RtlCreateUnicodeStringFromAsciiz = _RtlCreateUnicodeStringFromAsciiz@8 @340
361; RtlCreateUserProcess @341
362; RtlCreateUserSecurityObject @342
363; RtlCreateUserThread @343
364; RtlCustomCPToUnicodeN @344
365; RtlCutoverTimeToSystemTime @345
366; RtlDeNormalizeProcessParams @346
367; RtlDecompressBuffer @347
368; RtlDecompressFragment @348
369; RtlDelete @349
370; RtlDeleteAce @350
371; RtlDeleteAtomFromAtomTable @351
372 RtlDeleteCriticalSection = _DeleteCriticalSection@4 @352
373; RtlDeleteElementGenericTable @353
374; RtlDeleteNoSplay @354
375; RtlDeleteRegistryValue @355
376 RtlDeleteResource = _RtlDeleteResource@4 @356
377 RtlDeleteSecurityObject = _RtlDeleteSecurityObject@4 @357
378; RtlDestroyAtomTable @358
379 RtlDestroyEnvironment = _RtlDestroyEnvironment@4 @359
380; RtlDestroyHandleTable @360
381 RtlDestroyHeap = _RtlDestroyHeap@4 @361
382; RtlDestroyProcessParameters @362
383; RtlDestroyQueryDebugBuffer @363
384; RtlDetermineDosPathNameType_U @364
385; RtlDoesFileExists_U @365
386 RtlDosPathNameToNtPathName_U = _RtlDosPathNameToNtPathName_U@16 @366
387; RtlDosSearchPath_U @367
388; RtlDowncaseUnicodeString @368
389 RtlDumpResource = _RtlDumpResource@4 @369
390; RtlEmptyAtomTable @370
391 RtlEnlargedIntegerMultiply = _RtlEnlargedIntegerMultiply@8 @371
392 RtlEnlargedUnsignedDivide = _RtlEnlargedUnsignedDivide@16 @372
393 RtlEnlargedUnsignedMultiply = _RtlEnlargedUnsignedMultiply@8 @373
394 RtlEnterCriticalSection = _EnterCriticalSection@4 @374
395; RtlEnumProcessHeaps @375
396; RtlEnumerateGenericTable @376
397; RtlEnumerateGenericTableWithoutSplaying @377
398; RtlEnumerateProperties @378
399; RtlEqualComputerName @379
400; RtlEqualDomainName @380
401; RtlEqualLuid @381
402 RtlEqualPrefixSid = _RtlEqualPrefixSid@8 @382
403 RtlEqualSid = _RtlEqualSid@8 @383
404 RtlEqualString = _RtlEqualString@12 @384
405 RtlEqualUnicodeString = _RtlEqualUnicodeString@12 @385
406 RtlEraseUnicodeString = _RtlEraseUnicodeString@4 @386
407; RtlExpandEnvironmentStrings_U @387
408; RtlExtendHeap @388
409 RtlExtendedIntegerMultiply = _RtlExtendedIntegerMultiply@12 @389
410 RtlExtendedLargeIntegerDivide = _RtlExtendedLargeIntegerDivide@16 @390
411; RtlExtendedMagicDivide = _RtlExtendedMagicDivide@20 @391
412 RtlFillMemory = _RtlFillMemory@12 @392
413; RtlFillMemoryUlong @393
414 RtlFindClearBits = _RtlFindClearBits@12 @394
415; RtlFindClearBitsAndSet @395
416; RtlFindLongestRunClear @396
417; RtlFindLongestRunSet @397
418; RtlFindMessage @398
419; RtlFindSetBits @399
420; RtlFindSetBitsAndClear @400
421 RtlFirstFreeAce = _RtlFirstFreeAce@8 @401
422; RtlFlushPropertySet @402
423 RtlFormatCurrentUserKeyPath = _RtlFormatCurrentUserKeyPath@4 @403
424; RtlFormatMessage @404
425 RtlFreeAnsiString = _RtlFreeAnsiString@4 @405
426; RtlFreeHandle @406
427 RtlFreeHeap = _RtlFreeHeap@12 @407
428 RtlFreeOemString = _RtlFreeOemString@4 @408
429 RtlFreeSid = _RtlFreeSid@4 @409
430 RtlFreeUnicodeString = _RtlFreeUnicodeString@4 @410
431; RtlFreeUserThreadStack @411
432; RtlGenerate8dot3Name @412
433 RtlGetAce = _RtlGetAce@12 @413
434; RtlGetCallersAddress @414
435; RtlGetCompressionWorkSpaceSize @415
436 RtlGetControlSecurityDescriptor = _RtlGetControlSecurityDescriptor@12 @416
437; RtlGetCurrentDirectory_U @417
438 RtlGetDaclSecurityDescriptor = _RtlGetDaclSecurityDescriptor@16 @418
439; RtlGetElementGenericTable @419
440; RtlGetFullPathName_U @420
441 RtlGetGroupSecurityDescriptor = _RtlGetGroupSecurityDescriptor@12 @421
442; RtlGetLongestNtPathLength @422
443; RtlGetNtGlobalFlags @423
444 RtlGetNtProductType = _RtlGetNtProductType@4 @424
445 RtlGetOwnerSecurityDescriptor = _RtlGetOwnerSecurityDescriptor@12 @425
446 RtlGetProcessHeaps = _RtlGetProcessHeaps@8 @426
447 RtlGetSaclSecurityDescriptor = _RtlGetSaclSecurityDescriptor@16 @427
448; RtlGetUserInfoHeap @428
449; RtlGuidToPropertySetName @429
450 RtlIdentifierAuthoritySid = _RtlIdentifierAuthoritySid@4 @430
451; RtlImageDirectoryEntryToData @431
452 RtlImageNtHeader = _RtlImageNtHeader@4 @432
453; RtlImageRvaToSection @433
454; RtlImageRvaToVa @434
455 RtlImpersonateSelf = _RtlImpersonateSelf@4 @435
456 RtlInitAnsiString = _RtlInitAnsiString@8 @436
457; RtlInitCodePageTable @437
458; RtlInitNlsTables @438
459 RtlInitString = _RtlInitString@8 @439
460 RtlInitUnicodeString = _RtlInitUnicodeString@8 @440
461; RtlInitializeAtomPackage @441
462 RtlInitializeBitMap = _RtlInitializeBitMap@12 @442
463; RtlInitializeContext @443
464 RtlInitializeCriticalSection = _InitializeCriticalSection@4 @444
465; RtlInitializeCriticalSectionAndSpinCount @445
466 RtlInitializeGenericTable = _RtlInitializeGenericTable@0 @446
467; RtlInitializeHandleTable @447
468; RtlInitializeRXact @448
469 RtlInitializeResource = _RtlInitializeResource@4 @449
470 RtlInitializeSid = _RtlInitializeSid@12 @450
471; RtlInsertElementGenericTable @451
472 RtlIntegerToChar = _RtlIntegerToChar@16 @452
473; RtlIntegerToUnicodeString = _RtlIntegerToUnicodeString@12 @453
474; RtlIsDosDeviceName_U @454
475; RtlIsGenericTableEmpty @455
476; RtlIsNameLegalDOS8Dot3 @456
477 RtlIsTextUnicode = _RtlIsTextUnicode@12 @457
478; RtlIsValidHandle @458
479; RtlIsValidIndexHandle @459
480 RtlLargeIntegerAdd = _RtlLargeIntegerAdd@16 @460
481 RtlLargeIntegerArithmeticShift = _RtlLargeIntegerArithmeticShift@12 @461
482 RtlLargeIntegerDivide = _RtlLargeIntegerDivide@20 @462
483 RtlLargeIntegerNegate = _RtlLargeIntegerNegate@8 @463
484 RtlLargeIntegerShiftLeft = _RtlLargeIntegerShiftLeft@12 @464
485 RtlLargeIntegerShiftRight = _RtlLargeIntegerShiftRight@12 @465
486 RtlLargeIntegerSubtract = _RtlLargeIntegerSubtract@16 @466
487 RtlLargeIntegerToChar = _RtlLargeIntegerToChar@16 @467
488 RtlLeaveCriticalSection = _LeaveCriticalSection@4 @468
489 RtlLengthRequiredSid = _RtlLengthRequiredSid@4 @469
490 RtlLengthSecurityDescriptor = _RtlLengthSecurityDescriptor@4 @470
491 RtlLengthSid = _RtlLengthSid@4 @471
492; RtlLocalTimeToSystemTime @472
493 RtlLockHeap = _RtlLockHeap@4 @473
494; RtlLookupAtomInAtomTable @474
495; RtlLookupElementGenericTable @475
496 RtlMakeSelfRelativeSD = _RtlMakeSelfRelativeSD@12 @476
497; RtlMapGenericMask @477
498 RtlMoveMemory = _RtlMoveMemory@12 @478
499 RtlMultiByteToUnicodeN = _RtlMultiByteToUnicodeN@20 @479
500 RtlMultiByteToUnicodeSize = _RtlMultiByteToUnicodeSize@12 @480
501; RtlNewInstanceSecurityObject @481
502; RtlNewSecurityGrantedAccess @482
503 RtlNewSecurityObject = _RtlNewSecurityObject@24 @483
504 RtlNormalizeProcessParams = _RtlNormalizeProcessParams@4 @484
505 RtlNtStatusToDosError = _RtlNtStatusToDosError@4 @485
506; RtlNumberGenericTableElements @486
507; RtlNumberOfClearBits @487
508; RtlNumberOfSetBits @488
509 RtlOemStringToUnicodeSize = _RtlOemStringToUnicodeSize@4 @489
510 RtlOemStringToUnicodeString = _RtlOemStringToUnicodeString@12 @490
511 RtlOemToUnicodeN = _RtlOemToUnicodeN@20 @491
512; RtlOnMappedStreamEvent @492
513 RtlOpenCurrentUser = _RtlOpenCurrentUser@8 @493
514; RtlPcToFileHeader @494
515; RtlPinAtomInAtomTable @495
516 RtlPrefixString = _RtlPrefixString@12 @496
517 RtlPrefixUnicodeString = _RtlPrefixUnicodeString@12 @497
518; RtlPropertySetNameToGuid @498
519; RtlProtectHeap @499
520; RtlQueryAtomInAtomTable @500
521 RtlQueryEnvironmentVariable_U = _RtlQueryEnvironmentVariable_U@12 @501
522; RtlQueryInformationAcl @502
523; RtlQueryProcessBackTraceInformation @503
524; RtlQueryProcessDebugInformation @504
525; RtlQueryProcessHeapInformation @505
526; RtlQueryProcessLockInformation @506
527; RtlQueryProperties @507
528; RtlQueryPropertyNames @508
529; RtlQueryPropertySet @509
530; RtlQueryRegistryValues @510
531; RtlQuerySecurityObject @511
532; RtlQueryTagHeap @512
533 RtlQueryTimeZoneInformation = _RtlQueryTimeZoneInformation@12 @513
534 RtlRaiseException = ___regs_RtlRaiseException@8 @514
535 RtlRaiseStatus = _RtlRaiseStatus@4 @515
536 RtlRandom = _RtlRandom@4 @516
537 RtlReAllocateHeap = _RtlReAllocateHeap@16 @517
538; RtlRealPredecessor @518
539; RtlRealSuccessor @519
540 RtlReleasePebLock = _RtlReleasePebLock@0 @520
541 RtlReleaseResource = _RtlReleaseResource@4 @521
542; RtlRemoteCall @522
543; RtlResetRtlTranslations @523
544; RtlRunDecodeUnicodeString @524
545; RtlRunEncodeUnicodeString @525
546 RtlSecondsSince1970ToTime = _RtlSecondsSince1970ToTime@8 @526
547 RtlSecondsSince1980ToTime = _RtlSecondsSince1980ToTime@8 @527
548; RtlSelfRelativeToAbsoluteSD @528
549; RtlSetAllBits @529
550; RtlSetAttributesSecurityDescriptor @530
551 RtlSetBits = _RtlSetBits@12 @531
552; RtlSetCriticalSectionSpinCount @532
553; RtlSetCurrentDirectory_U @533
554; RtlSetCurrentEnvironment @534
555 RtlSetDaclSecurityDescriptor = _RtlSetDaclSecurityDescriptor@16 @535
556 RtlSetEnvironmentVariable = _RtlSetEnvironmentVariable@12 @536
557 RtlSetGroupSecurityDescriptor = _RtlSetGroupSecurityDescriptor@12 @537
558; RtlSetInformationAcl @538
559 RtlSetOwnerSecurityDescriptor = _RtlSetOwnerSecurityDescriptor@12 @539
560; RtlSetProperties @540
561; RtlSetPropertyNames @541
562; RtlSetPropertySetClassId @542
563 RtlSetSaclSecurityDescriptor = _RtlSetSaclSecurityDescriptor@16 @543
564; RtlSetSecurityObject @544
565; RtlSetTimeZoneInformation @545
566; RtlSetUnicodeCallouts @546
567; RtlSetUserFlagsHeap @547
568; RtlSetUserValueHeap @548
569 RtlSizeHeap = _RtlSizeHeap@12 @549
570; RtlSplay @550
571; RtlStartRXact @551
572 RtlSubAuthorityCountSid = _RtlSubAuthorityCountSid@4 @552
573 RtlSubAuthoritySid = _RtlSubAuthoritySid@8 @553
574; RtlSubtreePredecessor @554
575; RtlSubtreeSuccessor @555
576 RtlSystemTimeToLocalTime = _RtlSystemTimeToLocalTime@8 @556
577; RtlTimeFieldsToTime = _RtlTimeFieldsToTime@8 @557
578 RtlTimeToElapsedTimeFields = _RtlTimeToElapsedTimeFields@8 @558
579 RtlTimeToSecondsSince1970 = _RtlTimeToSecondsSince1970@8 @559
580 RtlTimeToSecondsSince1980 = _RtlTimeToSecondsSince1980@8 @560
581; RtlTimeToTimeFields = _RtlTimeToTimeFields@8 @561
582; RtlTryEnterCriticalSection @562
583 RtlUnicodeStringToAnsiSize = _RtlUnicodeStringToAnsiSize@4 @563
584 RtlUnicodeStringToAnsiString = _RtlUnicodeStringToAnsiString@12 @564
585; RtlUnicodeStringToCountedOemString @565
586; RtlUnicodeStringToInteger @566
587 RtlUnicodeStringToOemSize = _RtlUnicodeStringToOemSize@4 @567
588 RtlUnicodeStringToOemString = _RtlUnicodeStringToOemString@12 @568
589; RtlUnicodeToCustomCPN @569
590 RtlUnicodeToMultiByteN = _RtlUnicodeToMultiByteN@20 @570
591 RtlUnicodeToMultiByteSize = _RtlUnicodeToMultiByteSize@12 @571
592 RtlUnicodeToOemN = _RtlUnicodeToOemN@20 @572
593; RtlUniform @573
594 RtlUnlockHeap = _RtlUnlockHeap@4 @574
595 RtlUnwind = _RtlUnwind@16 @575
596; RtlUpcaseUnicodeChar @576
597 RtlUpcaseUnicodeString = _RtlUpcaseUnicodeString@12 @577
598; RtlUpcaseUnicodeStringToCountedOemString @579
599 RtlUpcaseUnicodeStringToOemString = _RtlUpcaseUnicodeStringToOemString@12 @580
600; RtlUpcaseUnicodeToCustomCPN @581
601 RtlUpcaseUnicodeToMultiByteN = _RtlUpcaseUnicodeToMultiByteN@20 @582
602 RtlUpcaseUnicodeToOemN = _RtlUpcaseUnicodeToOemN@20 @583
603; RtlUpperChar @584
604 RtlUpperString = _RtlUpperString@8 @585
605; RtlUsageHeap @586
606; RtlValidAcl @587
607 RtlValidSecurityDescriptor = _RtlValidSecurityDescriptor@4 @588
608 RtlValidSid = _RtlValidSid@4 @589
609 RtlValidateHeap = _RtlValidateHeap@12 @590
610; RtlValidateProcessHeaps @591
611 RtlWalkHeap = _RtlWalkHeap@8 @592
612; RtlWriteRegistryValue @593
613; RtlZeroHeap @594
614 RtlZeroMemory = _RtlZeroMemory@8 @595
615; RtlpNtCreateKey @596
616; RtlpNtEnumerateSubKey @597
617; RtlpNtMakeTemporaryKey @598
618; RtlpNtOpenKey @599
619; RtlpNtQueryValueKey @600
620
621; RtlpNtSetValueKey @601
622; RtlpUnWaitCriticalSection @602
623; RtlpWaitForCriticalSection @603
624 RtlxAnsiStringToUnicodeSize = _RtlAnsiStringToUnicodeSize@4 @604
625 RtlxOemStringToUnicodeSize = _RtlOemStringToUnicodeSize@4 @605
626 RtlxUnicodeStringToAnsiSize = _RtlUnicodeStringToAnsiSize@4 @606
627 RtlxUnicodeStringToOemSize = _RtlUnicodeStringToOemSize@4 @607
628; SaveEm87Context @608
629
630 ZwAcceptConnectPort = _NtAcceptConnectPort@24 @609
631; ZwAccessCheck @610
632; ZwAccessCheckAndAuditAlarm @611
633; ZwAddAtom @612
634; ZwAdjustGroupsToken @613
635 ZwAdjustPrivilegesToken = _NtAdjustPrivilegesToken@24 @614
636; ZwAlertResumeThread @615
637 ZwAlertThread = _NtAlertThread@8 @616
638; ZwAllocateLocallyUniqueId @617
639 ZwAllocateUuids = _NtAllocateUuids@16 @618
640; ZwAllocateVirtualMemory @619
641; ZwCallbackReturn @620
642; ZwCancelIoFile @621
643; ZwCancelTimer @622
644; ZwClearEvent @623
645 ZwClose = _NtClose@4 @624
646; ZwCloseObjectAuditAlarm @625
647 ZwCompleteConnectPort = _NtCompleteConnectPort@4 @626
648 ZwConnectPort = _NtConnectPort@32 @627
649; ZwContinue @628
650; ZwCreateChannel @629
651 ZwCreateDirectoryObject = _NtCreateDirectoryObject@12 @630
652 ZwCreateEvent = _NtCreateEvent@20 @631
653; ZwCreateEventPair @632
654 ZwCreateFile = _NtCreateFile@44 @633
655; ZwCreateIoCompletion @634
656 ZwCreateKey = _NtCreateKey@28 @635
657 ZwCreateMailslotFile = _NtCreateMailslotFile@32 @636
658; ZwCreateMutant @637
659; ZwCreateNamedPipeFile @638
660 ZwCreatePagingFile = _NtCreatePagingFile@16 @639
661 ZwCreatePort = _NtCreatePort@20 @640
662; ZwCreateProcess @641
663; ZwCreateProfile @642
664 ZwCreateSection = _NtCreateSection@28 @643
665 ZwCreateSemaphore = _NtCreateSemaphore@20 @644
666 ZwCreateSymbolicLinkObject = _NtCreateSymbolicLinkObject@16 @645
667; ZwCreateThread @646
668 ZwCreateTimer = _NtCreateTimer@16 @647
669; ZwCreateToken @648
670; ZwDelayExecution @649
671; ZwDeleteAtom @650
672; ZwDeleteFile @651
673 ZwDeleteKey = _NtDeleteKey@4 @652
674; ZwDeleteObjectAuditAlarm @653
675 ZwDeleteValueKey = _NtDeleteValueKey@8 @654
676 ZwDeviceIoControlFile = _NtDeviceIoControlFile@40 @655
677 ZwDisplayString = _NtDisplayString@4 @656
678 ZwDuplicateObject = _NtDuplicateObject@28 @657
679 ZwDuplicateToken = _NtDuplicateToken@24 @658
680 ZwEnumerateKey = _NtEnumerateKey@24 @659
681 ZwEnumerateValueKey = _NtEnumerateValueKey@24 @660
682; ZwExtendSection @661
683; ZwFindAtom @662
684; ZwFlushBuffersFile @663
685; ZwFlushInstructionCache @664
686 ZwFlushKey = _NtFlushKey@4 @665
687; ZwFlushVirtualMemory @666
688; ZwFlushWriteBuffer @667
689; ZwFreeVirtualMemory @668
690 ZwFsControlFile = _NtFsControlFile@40 @669
691; ZwGetContextThread @670
692; ZwGetPlugPlayEvent @671
693; ZwGetTickCount @672
694 ZwImpersonateClientOfPort = _NtImpersonateClientOfPort@16 @673
695; ZwImpersonateThread @674
696; ZwInitializeRegistry @675
697; ZwListenChannel @676
698 ZwListenPort = _NtListenPort@8 @677
699; ZwLoadDriver @678
700; ZwLoadKey2 @679
701 ZwLoadKey = _NtLoadKey@8 @680
702; ZwLockFile @681
703; ZwLockVirtualMemory @682
704; ZwMakeTemporaryObject @683
705 ZwMapViewOfSection = _NtMapViewOfSection@40 @684
706; ZwNotifyChangeDirectoryFile @685
707 ZwNotifyChangeKey = _NtNotifyChangeKey@40 @686
708; ZwOpenChannel @687
709 ZwOpenDirectoryObject = _NtOpenDirectoryObject@12 @688
710 ZwOpenEvent = _NtOpenEvent@12 @689
711; ZwOpenEventPair @690
712 ZwOpenFile = _NtOpenFile@24 @691
713; ZwOpenIoCompletion @692
714 ZwOpenKey = _NtOpenKey@12 @693
715; ZwOpenMutant @694
716; ZwOpenObjectAuditAlarm @695
717; ZwOpenProcess @696
718 ZwOpenProcessToken = _NtOpenProcessToken@12 @697
719 ZwOpenSection = _NtOpenSection@12 @698
720 ZwOpenSemaphore = _NtOpenSemaphore@12 @699
721 ZwOpenSymbolicLinkObject = _NtQuerySymbolicLinkObject@12 @700
722; ZwOpenThread @701
723 ZwOpenThreadToken = _NtOpenThreadToken@16 @702
724; ZwOpenTimer @703
725; ZwPlugPlayControl @704
726; ZwPrivilegeCheck @705
727; ZwPrivilegeObjectAuditAlarm @706
728; ZwPrivilegedServiceAuditAlarm @707
729; ZwProtectVirtualMemory @708
730; ZwPulseEvent @709
731; ZwQueryAttributesFile @710
732; ZwQueryDefaultLocale @711
733 ZwQueryDirectoryFile = _NtQueryDirectoryFile@44 @712
734 ZwQueryDirectoryObject = _NtQueryDirectoryObject@28 @713
735; ZwQueryEaFile @714
736; ZwQueryEvent @715
737; ZwQueryFullAttributesFile @716
738; ZwQueryInformationAtom @717
739 ZwQueryInformationFile = _NtQueryInformationFile@20 @718
740; ZwQueryInformationPort @719
741 ZwQueryInformationProcess = _NtQueryInformationProcess@20 @720
742 ZwQueryInformationThread = _NtQueryInformationThread@20 @721
743 ZwQueryInformationToken = _NtQueryInformationToken@20 @722
744; ZwQueryIntervalProfile @723
745; ZwQueryIoCompletion @724
746 ZwQueryKey = _NtQueryKey@20 @725
747 ZwQueryMultipleValueKey = _NtQueryMultipleValueKey@24 @726
748; ZwQueryMutant @727
749 ZwQueryObject = _NtQueryObject@20 @728
750; ZwQueryOleDirectoryFile @729
751 ZwQueryPerformanceCounter = _NtQueryPerformanceCounter@8 @730
752 ZwQuerySection = _NtQuerySection@20 @731
753 ZwQuerySecurityObject = _NtQuerySecurityObject@20 @732
754 ZwQuerySemaphore = _NtQuerySemaphore@20 @733
755 ZwQuerySymbolicLinkObject = _NtQuerySymbolicLinkObject@12 @734
756; ZwQuerySystemEnvironmentValue @735
757 ZwQuerySystemInformation = _NtQuerySystemInformation@16 @736
758 ZwQuerySystemTime = _NtQuerySystemTime@4 @737
759; ZwQueryTimer @738
760 ZwQueryTimerResolution = _NtQueryTimerResolution@12 @739
761 ZwQueryValueKey = _NtQueryValueKey@24 @740
762; ZwQueryVirtualMemory @741
763; ZwQueryVolumeInformationFile @742
764; ZwQueueApcThread @743
765 ZwRaiseException = ___regs_NtRaiseException@16 @744
766; ZwRaiseHardError @745
767 ZwReadFile = _NtReadFile@36 @746
768; ZwReadFileScatter @747
769 ZwReadRequestData = _NtReadRequestData@20 @748
770; ZwReadVirtualMemory @749
771 ZwRegisterThreadTerminatePort = _NtRegisterThreadTerminatePort@4 @750
772; ZwReleaseMutant @751
773 ZwReleaseSemaphore = _NtReleaseSemaphore@12 @752
774; ZwRemoveIoCompletion @753
775 ZwReplaceKey = _NtReplaceKey@12 @754
776 ZwReplyPort = _NtReplyPort@16 @755
777 ZwReplyWaitReceivePort = _NtReplyWaitReceivePort@16 @756
778 ZwReplyWaitReplyPort = _NtReplyWaitReplyPort@16 @757
779; ZwReplyWaitSendChannel @758
780 ZwRequestPort = _NtRequestPort@16 @759
781 ZwRequestWaitReplyPort = _NtRequestWaitReplyPort@12 @760
782 ZwResetEvent = _NtResetEvent@4 @761
783 ZwRestoreKey = _NtRestoreKey@12 @762
784 ZwResumeThread = _NtResumeThread@8 @763
785 ZwSaveKey = _NtSaveKey@8 @764
786; ZwSendWaitReplyChannel @765
787; ZwSetContextChannel @766
788; ZwSetContextThread @767
789; ZwSetDefaultHardErrorPort @768
790; ZwSetDefaultLocale @769
791; ZwSetEaFile @770
792 ZwSetEvent = _NtSetEvent@8 @771
793; ZwSetHighEventPair @772
794; ZwSetHighWaitLowEventPair @773
795; ZwSetHighWaitLowThread @774
796 ZwSetInformationFile = _NtSetInformationFile@20 @775
797 ZwSetInformationKey = _NtSetInformationKey@16 @776
798; ZwSetInformationObject @777
799 ZwSetInformationProcess = _NtSetInformationProcess@16 @778
800 ZwSetInformationThread = _NtSetInformationThread@16 @779
801; ZwSetInformationToken @780
802 ZwSetIntervalProfile = _NtSetIntervalProfile@8 @781
803; ZwSetIoCompletion @782
804; ZwSetLdtEntries @783
805; ZwSetLowEventPair @784
806; ZwSetLowWaitHighEventPair @785
807; ZwSetLowWaitHighThread @786
808; ZwSetSecurityObject @787
809; ZwSetSystemEnvironmentValue @788
810; ZwSetSystemInformation @789
811; ZwSetSystemPowerState @790
812; ZwSetSystemTime @791
813 ZwSetTimer = _NtSetTimer@28 @792
814; ZwSetTimerResolution @793
815 ZwSetValueKey = _NtSetValueKey@24 @794
816 ZwSetVolumeInformationFile = _NtSetVolumeInformationFile@20 @795
817; ZwShutdownSystem @796
818; ZwSignalAndWaitForSingleObject @797
819; ZwStartProfile @798
820; ZwStopProfile @799
821; ZwSuspendThread @800
822
823; ZwSystemDebugControl @801
824 ZwTerminateProcess = _NtTerminateProcess@8 @802
825 ZwTerminateThread = _NtTerminateThread@8 @803
826 ZwTestAlert = _NtTestAlert@8 @804
827; ZwUnloadDriver @805
828 ZwUnloadKey = _NtUnloadKey@4 @806
829; ZwUnlockFile @807
830; ZwUnlockVirtualMemory @808
831; ZwUnmapViewOfSection @809
832; ZwVdmControl @810
833; ZwWaitForMultipleObjects @811
834 ZwWaitForSingleObject = _NtWaitForSingleObject@12 @812
835; ZwWaitHighEventPair @813
836; ZwWaitLowEventPair @814
837; ZwWriteFile @815
838; ZwWriteFileGather @816
839 ZwWriteRequestData = _NtWriteRequestData@20 @817
840; ZwWriteVirtualMemory @818
841; ZwYieldExecution @819
842
843
844 _CIpow = _CRTDLL__CIpow @820
845; __eCommonExceptions @821
846; __eEmulatorInit @822
847; __eF2XM1 @823
848; __eFABS @824
849; __eFADD32 @825
850; __eFADD64 @826
851; __eFADDPreg @827
852; __eFADDreg @828
853; __eFADDtop @829
854; __eFCHS @830
855; __eFCOM @831
856; __eFCOM32 @832
857; __eFCOM64 @833
858; __eFCOMP @834
859; __eFCOMP32 @835
860; __eFCOMP64 @836
861; __eFCOMPP @837
862; __eFCOS @838
863; __eFDECSTP @839
864; __eFDIV32 @840
865; __eFDIV64 @841
866; __eFDIVPreg @842
867; __eFDIVR32 @843
868; __eFDIVR64 @844
869; __eFDIVRPreg @845
870; __eFDIVRreg @846
871; __eFDIVRtop @847
872; __eFDIVreg @848
873; __eFDIVtop @849
874; __eFFREE @850
875; __eFIADD16 @851
876; __eFIADD32 @852
877; __eFICOM16 @853
878; __eFICOM32 @854
879; __eFICOMP16 @855
880; __eFICOMP32 @856
881; __eFIDIV16 @857
882; __eFIDIV32 @858
883; __eFIDIVR16 @859
884; __eFIDIVR32 @860
885; __eFILD16 @861
886; __eFILD32 @862
887; __eFILD64 @863
888; __eFIMUL16 @864
889; __eFIMUL32 @865
890; __eFINCSTP @866
891; __eFINIT @867
892; __eFIST16 @868
893; __eFIST32 @869
894; __eFISTP16 @870
895; __eFISTP32 @871
896; __eFISTP64 @872
897; __eFISUB16 @873
898; __eFISUB32 @874
899; __eFISUBR16 @875
900; __eFISUBR32 @876
901; __eFLD1 @877
902; __eFLD32 @878
903; __eFLD64 @879
904; __eFLD80 @880
905; __eFLDCW @881
906; __eFLDENV @882
907; __eFLDL2E @883
908; __eFLDLN2 @884
909; __eFLDPI @885
910; __eFLDZ @886
911; __eFMUL32 @887
912; __eFMUL64 @888
913; __eFMULPreg @889
914; __eFMULreg @890
915; __eFMULtop @891
916; __eFPATAN @892
917; __eFPREM @893
918; __eFPREM1 @894
919; __eFPTAN @895
920; __eFRNDINT @896
921; __eFRSTOR @897
922; __eFSAVE @898
923; __eFSCALE @899
924; __eFSIN @900
925
926; __eFSQRT @901
927; __eFST @902
928; __eFST32 @903
929; __eFST64 @904
930; __eFSTCW @905
931; __eFSTENV @906
932; __eFSTP @907
933; __eFSTP32 @908
934; __eFSTP64 @909
935; __eFSTP80 @910
936; __eFSTSW @911
937; __eFSUB32 @912
938; __eFSUB64 @913
939; __eFSUBPreg @914
940; __eFSUBR32 @915
941; __eFSUBR64 @916
942; __eFSUBRPreg @917
943; __eFSUBRreg @918
944; __eFSUBRtop @919
945; __eFSUBreg @920
946; __eFSUBtop @921
947; __eFTST @922
948; __eFUCOM @923
949; __eFUCOMP @924
950; __eFUCOMPP @925
951; __eFXAM @926
952; __eFXCH @927
953; __eFXTRACT @928
954; __eFYL2X @929
955; __eFYL2XP1 @930
956; __eGetStatusWord @931
957 __isascii = _CRTDLL___isascii @932
958 __iscsym = _CRTDLL___iscsym @933
959 __iscsymf = _CRTDLL___iscsymf @934
960 __toascii = _CRTDLL___toascii @935
961 _alldiv = _OS2_alldiv @936
962 _allmul = _OS2_allmul @937
963 _alloca_probe = _alloca_probe @938
964; _allrem @939
965; _allshl @940
966; _allshr @941
967; _atoi64 @942
968; _aulldiv @943
969; _aullrem @944
970; _aullshr @945
971 _chkstk = _chkstk @946
972; _fltused @947
973 _ftol = _CRTDLL__ftol @948
974; _i64toa = _MSVCRT__i64toa @949
975; _i64tow = _MSVCRT__i64tow @950
976 _itoa = _NTDLL_itoa @951
977 _itow = _CRTDLL__itow @952
978 _ltoa = _NTDLL_ltoa @953
979; _ltow = _MSVCRT__ltow @954
980 _memccpy = _CRTDLL__memccpy @955
981 _memicmp = _CRTDLL__memicmp @956
982 _snprintf = _CRTDLL__snprintf @957
983 _snwprintf = _CRTDLL__snwprintf @958
984 _splitpath = _NTDLL_splitpath @959
985 _strcmpi = _CRTDLL__strcmpi @960
986 _stricmp = _CRTDLL__stricmp @961
987 _strlwr = _CRTDLL__strlwr @962
988 _strnicmp = _CRTDLL__strnicmp @963
989 _strupr = _CRTDLL__strupr @964
990 _tolower = _CRTDLL__tolower @965
991 _toupper = _CRTDLL__toupper @966
992 _ultoa = _CRTDLL__ultoa @967
993 _ultow = _CRTDLL__ultow @968
994 _vsnprintf = _CRTDLL__vsnprintf @969
995 _wcsicmp = _NTDLL__wcsicmp @970
996 _wcslwr = _NTDLL__wcslwr @971
997 _wcsnicmp = _NTDLL__wcsnicmp @972
998 _wcsupr = _NTDLL__wcsupr @973
999 _wtoi = __wtoi @974
1000; _wtoi64 = _MSVCRT__wtoi64 @975
1001 _wtol = __wtol @976
1002 abs = _CRTDLL_abs @977
1003 atan = _CRTDLL_atan @978
1004 atoi = _CRTDLL_atoi @979
1005 atol = _CRTDLL_atol @980
1006 ceil = _CRTDLL_ceil @981
1007 cos = _CRTDLL_cos @982
1008 fabs = _CRTDLL_fabs @983
1009 floor = _CRTDLL_floor @984
1010 isalnum = _CRTDLL_isalnum @985
1011 isalpha = _CRTDLL_isalpha @986
1012 iscntrl = _CRTDLL_iscntrl @987
1013 isdigit = _CRTDLL_isdigit @988
1014 isgraph = _CRTDLL_isgraph @989
1015 islower = _CRTDLL_islower @990
1016 isprint = _CRTDLL_isprint @991
1017 ispunct = _CRTDLL_ispunct @992
1018 isspace = _CRTDLL_isspace @993
1019 isupper = _CRTDLL_isupper @994
1020 iswalpha = _NTDLL_iswalpha @995
1021 iswctype = _NTDLL_iswctype @996
1022 isxdigit = _CRTDLL_isxdigit @997
1023 labs = _CRTDLL_labs @998
1024 log = _CRTDLL_log @999
1025 mbstowcs = _NTDLL_mbstowcs @1000
1026
1027 memchr = _CRTDLL_memchr @1001
1028 memcmp = _CRTDLL_memcmp @1002
1029 memcpy = _CRTDLL_memcpy @1003
1030 memmove = _CRTDLL_memmove @1004
1031 memset = _CRTDLL_memset @1005
1032 pow = _CRTDLL_pow @1106
1033 qsort = _CRTDLL_qsort @1007
1034 sin = _CRTDLL_sin @1008
1035 sprintf = _CRTDLL_sprintf @1009
1036 sqrt = _CRTDLL_sqrt @1010
1037 sscanf = _CRTDLL_sscanf @1011
1038 strcat = _CRTDLL_strcat @1012
1039 strchr = _CRTDLL_strchr @1013
1040 strcmp = _CRTDLL_strcmp @1014
1041 strcpy = _CRTDLL_strcpy @1015
1042 strcspn = _CRTDLL_strcspn @1016
1043 strlen = _CRTDLL_strlen @1017
1044 strncat = _CRTDLL_strncat @1018
1045 strncmp = _CRTDLL_strncmp @1019
1046 strncpy = _CRTDLL_strncpy @1020
1047 strpbrk = _CRTDLL_strpbrk @1021
1048 strrchr = _CRTDLL_strrchr @1022
1049 strspn = _CRTDLL_strspn @1023
1050 strstr = _CRTDLL_strstr @1024
1051 strtol = _CRTDLL_strtol @1025
1052 strtoul = _CRTDLL_strtoul @1026
1053 swprintf = _NTDLL_swprintf @1027
1054 tan = _CRTDLL_tan @1028
1055 tolower = _CRTDLL_tolower @1029
1056 toupper = _CRTDLL_toupper @1030
1057 towlower = _NTDLL_towlower @1031
1058 towupper = _NTDLL_towupper @1032
1059 vsprintf = _CRTDLL_vsprintf @1033
1060
1061 wcscat = _NTDLL_wcscat @1034
1062 wcschr = _NTDLL_wcschr @1035
1063 wcscmp = _NTDLL_wcscmp @1036
1064 wcscpy = _NTDLL_wcscpy @1037
1065 wcscspn = _NTDLL_wcscspn @1038
1066 wcslen = _NTDLL_wcslen @1039
1067 wcsncat = _NTDLL_wcsncat @1040
1068 wcsncmp = _NTDLL_wcsncmp @1041
1069 wcsncpy = _NTDLL_wcsncpy @1042
1070 wcspbrk = _NTDLL_wcspbrk @1043
1071 wcsrchr = _NTDLL_wcsrchr @1044
1072 wcsspn = _NTDLL_wcsspn @1045
1073 wcsstr = _NTDLL_wcsstr @1046
1074 wcstok = _NTDLL_wcstok @1050
1075 wcstol = _NTDLL_wcstol @1047
1076 wcstombs = _NTDLL_wcstombs @1048
1077 wcstoul = _NTDLL_wcstoul @1049
1078
1079
1080; Not found in NTDLL-SP6:
1081 DebugBreak = ___regs_DebugBreak@4 @1200
1082 NtPowerInformation = _NtPowerInformation@20 @1201
1083
1084; Odin private functions
1085 _RtlpLargeIntegerAdd@8 @1300
Note: See TracBrowser for help on using the repository browser.