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

Last change on this file since 8045 was 7983, checked in by sandervl, 24 years ago

update

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