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

Last change on this file since 5087 was 4809, checked in by bird, 25 years ago

Added or update the description. (It is used in the bldlevel info.)

File size: 65.2 KB
Line 
1; $Id: ntdll.def,v 1.36 2000-12-16 22:53:25 bird 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 @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 @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 @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 @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 @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 @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 @476
493; RtlMapGenericMask @477
494 RtlMoveMemory = _RtlMoveMemory@12 @478
495 RtlMultiByteToUnicodeN = _RtlMultiByteToUnicodeN@20 @479
496; RtlMultiByteToUnicodeSize @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 @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 @496
513; RtlPrefixUnicodeString @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 @563
581; RtlUnicodeStringToAnsiString @564
582; RtlUnicodeStringToCountedOemString @565
583; RtlUnicodeStringToInteger @566
584; RtlUnicodeStringToOemSize @567
585 RtlUnicodeStringToOemString = _RtlUnicodeStringToOemString@12 @568
586; RtlUnicodeToCustomCPN @569
587 RtlUnicodeToMultiByteN = _RtlUnicodeToMultiByteN@20 @570
588; RtlUnicodeToMultiByteSize @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 RtlUnicodeStringToAnsiString = _RtlUnicodeStringToAnsiString@12 @578
596; RtlUpcaseUnicodeStringToCountedOemString @579
597 RtlUpcaseUnicodeStringToOemString = _RtlUpcaseUnicodeStringToOemString@12 @580
598; RtlUpcaseUnicodeToCustomCPN @581
599; RtlUpcaseUnicodeToMultiByteN @582
600; RtlUpcaseUnicodeToOemN @583
601; RtlUpperChar @584
602; RtlUpperString @585
603; RtlUsageHeap @586
604; RtlValidAcl @587
605 RtlValidSecurityDescriptor = _RtlValidSecurityDescriptor@4 @588
606 RtlValidSid = _RtlValidSid@4 @589
607; RtlValidateHeap @590
608; RtlValidateProcessHeaps @591
609; RtlWalkHeap @592
610; RtlWriteRegistryValue @593
611; RtlZeroHeap @594
612 RtlZeroMemory = _RtlZeroMemory@8 @595
613; RtlpNtCreateKey @596
614; RtlpNtEnumerateSubKey @597
615; RtlpNtMakeTemporaryKey @598
616; RtlpNtOpenKey @599
617; RtlpNtQueryValueKey @600
618
619; RtlpNtSetValueKey @601
620; RtlpUnWaitCriticalSection @602
621; RtlpWaitForCriticalSection @603
622 RtlxAnsiStringToUnicodeSize = _RtlxAnsiStringToUnicodeSize@4 @604
623 RtlxOemStringToUnicodeSize = _RtlxOemStringToUnicodeSize@4 @605
624; RtlxUnicodeStringToAnsiSize @606
625; RtlxUnicodeStringToOemSize @607
626; SaveEm87Context @608
627 ZwAcceptConnectPort = _NtAcceptConnectPort@24 @609
628; ZwAccessCheck @610
629; ZwAccessCheckAndAuditAlarm @611
630; ZwAddAtom @612
631; ZwAdjustGroupsToken @613
632 ZwAdjustPrivilegesToken = _NtAdjustPrivilegesToken@24 @614
633; ZwAlertResumeThread @615
634 ZwAlertThread = _NtAlertThread@8 @616
635; ZwAllocateLocallyUniqueId @617
636 ZwAllocateUuids = _NtAllocateUuids@16 @618
637; ZwAllocateVirtualMemory @619
638; ZwCallbackReturn @620
639; ZwCancelIoFile @621
640; ZwCancelTimer @622
641; ZwClearEvent @623
642 ZwClose = _NtClose@4 @624
643; ZwCloseObjectAuditAlarm @625
644 ZwCompleteConnectPort = _NtCompleteConnectPort@4 @626
645 ZwConnectPort = _NtConnectPort@32 @627
646; ZwContinue @628
647; ZwCreateChannel @629
648 ZwCreateDirectoryObject = _NtCreateDirectoryObject@12 @630
649 ZwCreateEvent = _NtCreateEvent@20 @631
650; ZwCreateEventPair @632
651 ZwCreateFile = _NtCreateFile@44 @633
652; ZwCreateIoCompletion @634
653 ZwCreateKey = _NtCreateKey@28 @635
654 ZwCreateMailslotFile = _NtCreateMailslotFile@32 @636
655; ZwCreateMutant @637
656; ZwCreateNamedPipeFile @638
657 ZwCreatePagingFile = _NtCreatePagingFile@16 @639
658 ZwCreatePort = _NtCreatePort@20 @640
659; ZwCreateProcess @641
660; ZwCreateProfile @642
661 ZwCreateSection = _NtCreateSection@28 @643
662 ZwCreateSemaphore = _NtCreateSemaphore@20 @644
663 ZwCreateSymbolicLinkObject = _NtCreateSymbolicLinkObject@16 @645
664; ZwCreateThread @646
665 ZwCreateTimer = _NtCreateTimer@16 @647
666; ZwCreateToken @648
667; ZwDelayExecution @649
668; ZwDeleteAtom @650
669; ZwDeleteFile @651
670 ZwDeleteKey = _NtDeleteKey@4 @652
671; ZwDeleteObjectAuditAlarm @653
672 ZwDeleteValueKey = _NtDeleteValueKey@8 @654
673 ZwDeviceIoControlFile = _NtDeviceIoControlFile@40 @655
674 ZwDisplayString = _NtDisplayString@4 @656
675 ZwDuplicateObject = _NtDuplicateObject@28 @657
676 ZwDuplicateToken = _NtDuplicateToken@24 @658
677 ZwEnumerateKey = _NtEnumerateKey@24 @659
678 ZwEnumerateValueKey = _NtEnumerateValueKey@24 @660
679; ZwExtendSection @661
680; ZwFindAtom @662
681; ZwFlushBuffersFile @663
682; ZwFlushInstructionCache @664
683 ZwFlushKey = _NtFlushKey@4 @665
684; ZwFlushVirtualMemory @666
685; ZwFlushWriteBuffer @667
686; ZwFreeVirtualMemory @668
687 ZwFsControlFile = _NtFsControlFile@40 @669
688; ZwGetContextThread @670
689; ZwGetPlugPlayEvent @671
690; ZwGetTickCount @672
691 ZwImpersonateClientOfPort = _NtImpersonateClientOfPort@16 @673
692; ZwImpersonateThread @674
693; ZwInitializeRegistry @675
694; ZwListenChannel @676
695 ZwListenPort = _NtListenPort@8 @677
696; ZwLoadDriver @678
697; ZwLoadKey2 @679
698 ZwLoadKey = _NtLoadKey@8 @680
699; ZwLockFile @681
700; ZwLockVirtualMemory @682
701; ZwMakeTemporaryObject @683
702 ZwMapViewOfSection = _NtMapViewOfSection@40 @684
703; ZwNotifyChangeDirectoryFile @685
704 ZwNotifyChangeKey = _NtNotifyChangeKey@40 @686
705; ZwOpenChannel @687
706 ZwOpenDirectoryObject = _NtOpenDirectoryObject@12 @688
707 ZwOpenEvent = _NtOpenEvent@12 @689
708; ZwOpenEventPair @690
709 ZwOpenFile = _NtOpenFile@24 @691
710; ZwOpenIoCompletion @692
711 ZwOpenKey = _NtOpenKey@12 @693
712; ZwOpenMutant @694
713; ZwOpenObjectAuditAlarm @695
714; ZwOpenProcess @696
715 ZwOpenProcessToken = _NtOpenProcessToken@12 @697
716 ZwOpenSection = _NtOpenSection@12 @698
717 ZwOpenSemaphore = _NtOpenSemaphore@12 @699
718 ZwOpenSymbolicLinkObject = _NtQuerySymbolicLinkObject@12 @700
719
720; ZwOpenThread @701
721 ZwOpenThreadToken = _NtOpenThreadToken@16 @702
722; ZwOpenTimer @703
723; ZwPlugPlayControl @704
724; ZwPrivilegeCheck @705
725; ZwPrivilegeObjectAuditAlarm @706
726; ZwPrivilegedServiceAuditAlarm @707
727; ZwProtectVirtualMemory @708
728; ZwPulseEvent @709
729; ZwQueryAttributesFile @710
730; ZwQueryDefaultLocale @711
731 ZwQueryDirectoryFile = _NtQueryDirectoryFile@44 @712
732 ZwQueryDirectoryObject = _NtQueryDirectoryObject@28 @713
733; ZwQueryEaFile @714
734; ZwQueryEvent @715
735; ZwQueryFullAttributesFile @716
736; ZwQueryInformationAtom @717
737 ZwQueryInformationFile = _NtQueryInformationFile@20 @718
738; ZwQueryInformationPort @719
739 ZwQueryInformationProcess = _NtQueryInformationProcess@20 @720
740 ZwQueryInformationThread = _NtQueryInformationThread@20 @721
741 ZwQueryInformationToken = _NtQueryInformationToken@20 @722
742; ZwQueryIntervalProfile @723
743; ZwQueryIoCompletion @724
744 ZwQueryKey = _NtQueryKey@20 @725
745 ZwQueryMultipleValueKey = _NtQueryMultipleValueKey@24 @726
746; ZwQueryMutant @727
747 ZwQueryObject = _NtQueryObject@20 @728
748; ZwQueryOleDirectoryFile @729
749 ZwQueryPerformanceCounter = _NtQueryPerformanceCounter@8 @730
750 ZwQuerySection = _NtQuerySection@20 @731
751 ZwQuerySecurityObject = _NtQuerySecurityObject@20 @732
752 ZwQuerySemaphore = _NtQuerySemaphore@20 @733
753 ZwQuerySymbolicLinkObject = _NtQuerySymbolicLinkObject@12 @734
754; ZwQuerySystemEnvironmentValue @735
755 ZwQuerySystemInformation = _NtQuerySystemInformation@16 @736
756 ZwQuerySystemTime = _NtQuerySystemTime@4 @737
757; ZwQueryTimer @738
758 ZwQueryTimerResolution = _NtQueryTimerResolution@12 @739
759 ZwQueryValueKey = _NtQueryValueKey@24 @740
760; ZwQueryVirtualMemory @741
761; ZwQueryVolumeInformationFile @742
762; ZwQueueApcThread @743
763 ZwRaiseException = ___regs_NtRaiseException@16 @744
764; ZwRaiseHardError @745
765 ZwReadFile = _NtReadFile@36 @746
766; ZwReadFileScatter @747
767 ZwReadRequestData = _NtReadRequestData@20 @748
768; ZwReadVirtualMemory @749
769 ZwRegisterThreadTerminatePort = _NtRegisterThreadTerminatePort@4 @750
770; ZwReleaseMutant @751
771 ZwReleaseSemaphore = _NtReleaseSemaphore@12 @752
772; ZwRemoveIoCompletion @753
773 ZwReplaceKey = _NtReplaceKey@12 @754
774 ZwReplyPort = _NtReplyPort@16 @755
775 ZwReplyWaitReceivePort = _NtReplyWaitReceivePort@16 @756
776 ZwReplyWaitReplyPort = _NtReplyWaitReplyPort@16 @757
777; ZwReplyWaitSendChannel @758
778 ZwRequestPort = _NtRequestPort@16 @759
779 ZwRequestWaitReplyPort = _NtRequestWaitReplyPort@12 @760
780 ZwResetEvent = _NtResetEvent@4 @761
781 ZwRestoreKey = _NtRestoreKey@12 @762
782 ZwResumeThread = _NtResumeThread@8 @763
783 ZwSaveKey = _NtSaveKey@8 @764
784; ZwSendWaitReplyChannel @765
785; ZwSetContextChannel @766
786; ZwSetContextThread @767
787; ZwSetDefaultHardErrorPort @768
788; ZwSetDefaultLocale @769
789; ZwSetEaFile @770
790 ZwSetEvent = _NtSetEvent@8 @771
791; ZwSetHighEventPair @772
792; ZwSetHighWaitLowEventPair @773
793; ZwSetHighWaitLowThread @774
794 ZwSetInformationFile = _NtSetInformationFile@20 @775
795 ZwSetInformationKey = _NtSetInformationKey@16 @776
796; ZwSetInformationObject @777
797 ZwSetInformationProcess = _NtSetInformationProcess@16 @778
798 ZwSetInformationThread = _NtSetInformationThread@16 @779
799; ZwSetInformationToken @780
800 ZwSetIntervalProfile = _NtSetIntervalProfile@8 @781
801; ZwSetIoCompletion @782
802; ZwSetLdtEntries @783
803; ZwSetLowEventPair @784
804; ZwSetLowWaitHighEventPair @785
805; ZwSetLowWaitHighThread @786
806; ZwSetSecurityObject @787
807; ZwSetSystemEnvironmentValue @788
808; ZwSetSystemInformation @789
809; ZwSetSystemPowerState @790
810; ZwSetSystemTime @791
811 ZwSetTimer = _NtSetTimer@28 @792
812; ZwSetTimerResolution @793
813 ZwSetValueKey = _NtSetValueKey@24 @794
814 ZwSetVolumeInformationFile = _NtSetVolumeInformationFile@16 @795
815; ZwShutdownSystem @796
816; ZwSignalAndWaitForSingleObject @797
817; ZwStartProfile @798
818; ZwStopProfile @799
819; ZwSuspendThread @800
820
821; ZwSystemDebugControl @801
822 ZwTerminateProcess = _NtTerminateProcess@8 @802
823 ZwTerminateThread = _NtTerminateThread@8 @803
824 ZwTestAlert = _NtTestAlert@8 @804
825; ZwUnloadDriver @805
826 ZwUnloadKey = _NtUnloadKey@4 @806
827; ZwUnlockFile @807
828; ZwUnlockVirtualMemory @808
829; ZwUnmapViewOfSection @809
830; ZwVdmControl @810
831; ZwWaitForMultipleObjects @811
832 ZwWaitForSingleObject = _NtWaitForSingleObject@12 @812
833; ZwWaitHighEventPair @813
834; ZwWaitLowEventPair @814
835; ZwWriteFile @815
836; ZwWriteFileGather @816
837 ZwWriteRequestData = _NtWriteRequestData@20 @817
838; ZwWriteVirtualMemory @818
839; ZwYieldExecution @819
840 _CIpow = _CRTDLL__CIpow @820
841; __eCommonExceptions @821
842; __eEmulatorInit @822
843; __eF2XM1 @823
844; __eFABS @824
845; __eFADD32 @825
846; __eFADD64 @826
847; __eFADDPreg @827
848; __eFADDreg @828
849; __eFADDtop @829
850; __eFCHS @830
851; __eFCOM @831
852; __eFCOM32 @832
853; __eFCOM64 @833
854; __eFCOMP @834
855; __eFCOMP32 @835
856; __eFCOMP64 @836
857; __eFCOMPP @837
858; __eFCOS @838
859; __eFDECSTP @839
860; __eFDIV32 @840
861; __eFDIV64 @841
862; __eFDIVPreg @842
863; __eFDIVR32 @843
864; __eFDIVR64 @844
865; __eFDIVRPreg @845
866; __eFDIVRreg @846
867; __eFDIVRtop @847
868; __eFDIVreg @848
869; __eFDIVtop @849
870; __eFFREE @850
871; __eFIADD16 @851
872; __eFIADD32 @852
873; __eFICOM16 @853
874; __eFICOM32 @854
875; __eFICOMP16 @855
876; __eFICOMP32 @856
877; __eFIDIV16 @857
878; __eFIDIV32 @858
879; __eFIDIVR16 @859
880; __eFIDIVR32 @860
881; __eFILD16 @861
882; __eFILD32 @862
883; __eFILD64 @863
884; __eFIMUL16 @864
885; __eFIMUL32 @865
886; __eFINCSTP @866
887; __eFINIT @867
888; __eFIST16 @868
889; __eFIST32 @869
890; __eFISTP16 @870
891; __eFISTP32 @871
892; __eFISTP64 @872
893; __eFISUB16 @873
894; __eFISUB32 @874
895; __eFISUBR16 @875
896; __eFISUBR32 @876
897; __eFLD1 @877
898; __eFLD32 @878
899; __eFLD64 @879
900; __eFLD80 @880
901; __eFLDCW @881
902; __eFLDENV @882
903; __eFLDL2E @883
904; __eFLDLN2 @884
905; __eFLDPI @885
906; __eFLDZ @886
907; __eFMUL32 @887
908; __eFMUL64 @888
909; __eFMULPreg @889
910; __eFMULreg @890
911; __eFMULtop @891
912; __eFPATAN @892
913; __eFPREM @893
914; __eFPREM1 @894
915; __eFPTAN @895
916; __eFRNDINT @896
917; __eFRSTOR @897
918; __eFSAVE @898
919; __eFSCALE @899
920; __eFSIN @900
921
922; __eFSQRT @901
923; __eFST @902
924; __eFST32 @903
925; __eFST64 @904
926; __eFSTCW @905
927; __eFSTENV @906
928; __eFSTP @907
929; __eFSTP32 @908
930; __eFSTP64 @909
931; __eFSTP80 @910
932; __eFSTSW @911
933; __eFSUB32 @912
934; __eFSUB64 @913
935; __eFSUBPreg @914
936; __eFSUBR32 @915
937; __eFSUBR64 @916
938; __eFSUBRPreg @917
939; __eFSUBRreg @918
940; __eFSUBRtop @919
941; __eFSUBreg @920
942; __eFSUBtop @921
943; __eFTST @922
944; __eFUCOM @923
945; __eFUCOMP @924
946; __eFUCOMPP @925
947; __eFXAM @926
948; __eFXCH @927
949; __eFXTRACT @928
950; __eFYL2X @929
951; __eFYL2XP1 @930
952; __eGetStatusWord @931
953 __isascii = _CRTDLL___isascii @932
954 __iscsym = _CRTDLL___iscsym @933
955 __iscsymf = _CRTDLL___iscsymf @934
956 __toascii = _CRTDLL___toascii @935
957 _alldiv = _OS2_alldiv @936
958 _allmul = _OS2_allmul @937
959 _alloca_probe = _alloca_probe @938
960; _allrem @939
961; _allshl @940
962; _allshr @941
963; _atoi64 @942
964; _aulldiv @943
965; _aullrem @944
966; _aullshr @945
967 _chkstk = _chkstk @946
968; _fltused @947
969 _ftol = _CRTDLL__ftol @948
970; _i64toa = _MSVCRT__i64toa @949
971; _i64tow = _MSVCRT__i64tow @950
972 _itoa = _CRTDLL__itoa @951
973 _itow = _CRTDLL__itow @952
974 _ltoa = _CRTDLL__ltoa @953
975; _ltow = _MSVCRT__ltow @954
976 _memccpy = _CRTDLL__memccpy @955
977 _memicmp = _CRTDLL__memicmp @956
978 _snprintf = _CRTDLL__snprintf @957
979 _snwprintf = _CRTDLL__snwprintf @958
980 _splitpath = _CRTDLL__splitpath @959
981 _strcmpi = _CRTDLL__strcmpi @960
982 _stricmp = _CRTDLL__stricmp @961
983 _strlwr = _CRTDLL__strlwr @962
984 _strnicmp = _CRTDLL__strnicmp @963
985 _strupr = _CRTDLL__strupr @964
986 _tolower = _CRTDLL__tolower @965
987 _toupper = _CRTDLL__toupper @966
988 _ultoa = _CRTDLL__ultoa @967
989; _ultow = _MSVCRT__ultow @968
990 _vsnprintf = _CRTDLL__vsnprintf @969
991 _wcsicmp = _CRTDLL__wcsicmp @970
992 _wcslwr = _CRTDLL__wcslwr @971
993 _wcsnicmp = _CRTDLL__wcsnicmp @972
994 _wcsupr = _CRTDLL__wcsupr @973
995 _wtoi = _CRTDLL__wtoi @974
996; _wtoi64 = _MSVCRT__wtoi64 @975
997 _wtol = _CRTDLL__wtol @976
998 abs = _CRTDLL_abs @977
999 atan = _CRTDLL_atan @978
1000 atoi = _CRTDLL_atoi @979
1001 atol = _CRTDLL_atol @980
1002 ceil = _CRTDLL_ceil @981
1003 cos = _CRTDLL_cos @982
1004 fabs = _CRTDLL_fabs @983
1005 floor = _CRTDLL_floor @984
1006 isalnum = _CRTDLL_isalnum @985
1007 isalpha = _CRTDLL_isalpha @986
1008 iscntrl = _CRTDLL_iscntrl @987
1009 isdigit = _CRTDLL_isdigit @988
1010 isgraph = _CRTDLL_isgraph @989
1011 islower = _CRTDLL_islower @990
1012 isprint = _CRTDLL_isprint @991
1013 ispunct = _CRTDLL_ispunct @992
1014 isspace = _CRTDLL_isspace @993
1015 isupper = _CRTDLL_isupper @994
1016 iswalpha = _CRTDLL_iswalpha @995
1017 iswctype = _CRTDLL_iswctype @996
1018 isxdigit = _CRTDLL_isxdigit @997
1019 labs = _CRTDLL_labs @998
1020 log = _CRTDLL_log @999
1021 mbstowcs = _CRTDLL_mbstowcs @1000
1022
1023 memchr = _CRTDLL_memchr @1001
1024 memcmp = _CRTDLL_memcmp @1002
1025 memcpy = _CRTDLL_memcpy @1003
1026 memmove = _CRTDLL_memmove @1004
1027 memset = _CRTDLL_memset @1005
1028 pow = _CRTDLL_pow @1106
1029 qsort = _CRTDLL_qsort @1007
1030 sin = _CRTDLL_sin @1008
1031 sprintf = _CRTDLL_sprintf @1009
1032 sqrt = _CRTDLL_sqrt @1010
1033 sscanf = _CRTDLL_sscanf @1011
1034 strcat = _CRTDLL_strcat @1012
1035 strchr = _CRTDLL_strchr @1013
1036 strcmp = _CRTDLL_strcmp @1014
1037 strcpy = _CRTDLL_strcpy @1015
1038 strcspn = _CRTDLL_strcspn @1016
1039 strlen = _CRTDLL_strlen @1017
1040 strncat = _CRTDLL_strncat @1018
1041 strncmp = _CRTDLL_strncmp @1019
1042 strncpy = _CRTDLL_strncpy @1020
1043 strpbrk = _CRTDLL_strpbrk @1021
1044 strrchr = _CRTDLL_strrchr @1022
1045 strspn = _CRTDLL_strspn @1023
1046 strstr = _CRTDLL_strstr @1024
1047 strtol = _CRTDLL_strtol @1025
1048 strtoul = _CRTDLL_strtoul @1026
1049 swprintf = _CRTDLL_swprintf @1027
1050 tan = _CRTDLL_tan @1028
1051 tolower = _CRTDLL_tolower @1029
1052 toupper = _CRTDLL_toupper @1030
1053 towlower = _CRTDLL_towlower @1031
1054 towupper = _CRTDLL_towupper @1032
1055 vsprintf = _CRTDLL_vsprintf @1033
1056 wcscat = _CRTDLL_wcscat @1034
1057 wcschr = _CRTDLL_wcschr @1035
1058 wcscmp = _CRTDLL_wcscmp @1036
1059 wcscpy = _CRTDLL_wcscpy @1037
1060 wcscspn = _CRTDLL_wcscspn @1038
1061 wcslen = _CRTDLL_wcslen @1039
1062 wcsncat = _CRTDLL_wcsncat @1040
1063 wcsncmp = _CRTDLL_wcsncmp @1041
1064 wcsncpy = _CRTDLL_wcsncpy @1042
1065 wcspbrk = _CRTDLL_wcspbrk @1043
1066 wcsrchr = _CRTDLL_wcsrchr @1044
1067 wcsspn = _CRTDLL_wcsspn @1045
1068 wcsstr = _CRTDLL_wcsstr @1046
1069 wcstol = _CRTDLL_wcstol @1047
1070 wcstombs = _CRTDLL_wcstombs @1048
1071 wcstoul = _CRTDLL_wcstoul @1049
1072
1073
1074; Not found in NTDLL-SP6:
1075 DebugBreak = ___regs_DebugBreak@4
1076 RtlInitOemString = _RtlInitOemString@8
1077 NtPowerInformation = _NtPowerInformation@20
Note: See TracBrowser for help on using the repository browser.