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

Last change on this file since 4503 was 4313, checked in by sandervl, 25 years ago

export RtlCopyMemory in lib

File size: 51.0 KB
Line 
1; $Id: ntdll.def,v 1.35 2000-09-24 09:51:14 sandervl Exp $
2
3;
4; Based on NT 4.0 SP6: NTDLL.DLL
5;
6LIBRARY NTDLL INITINSTANCE TERMINSTANCE
7DATA MULTIPLE NONSHARED
8
9EXPORTS
10
11; ?Allocate@CBufferAllocator@@UAEPAXK@Z @1
12; PropertyLengthAsVariant @2
13; RtlCompareVariants @3
14; RtlConvertPropertyToVariant @4
15; RtlConvertVariantToProperty @5
16; CsrAllocateCaptureBuffer @6
17; CsrAllocateCapturePointer @7
18; CsrAllocateMessagePointer @8
19; CsrCaptureMessageBuffer @9
20; CsrCaptureMessageString @10
21; CsrCaptureTimeout @11
22; CsrClientCallServer @12
23; CsrClientConnectToServer @13
24; CsrFreeCaptureBuffer @14
25; CsrIdentifyAlertableThread @15
26; CsrNewThread @16
27; CsrProbeForRead @17
28; CsrProbeForWrite @18
29; CsrSetPriorityClass @19
30 DbgBreakPoint = DbgBreakPoint @20
31 DbgPrint = _DbgPrint @21
32; DbgPrompt @22
33; DbgSsHandleKmApiMsg @23
34; DbgSsInitialize @24
35; DbgUiConnectToDbg @25
36; DbgUiContinue @26
37; DbgUiWaitStateChange @27
38 DbgUserBreakPoint = DbgUserBreakPoint @28
39; KiRaiseUserExceptionDispatcher @29
40; KiUserApcDispatcher @30
41; KiUserCallbackDispatcher @31
42; KiUserExceptionDispatcher @32
43; LdrAccessResource @33
44; LdrDisableThreadCalloutsForDll @34
45; LdrEnumResources @35
46; LdrFindEntryForAddress @36
47; LdrFindResourceDirectory_U @37
48; LdrFindResource_U @38
49; LdrGetDllHandle @39
50; LdrGetProcedureAddress @40
51; LdrInitializeThunk @41
52; LdrLoadDll @42
53; LdrProcessRelocationBlock @43
54; LdrQueryImageFileExecutionOptions @44
55; LdrQueryProcessModuleInformation @45
56; LdrShutdownProcess @46
57; LdrShutdownThread @47
58; LdrUnloadDll @48
59; LdrVerifyImageMatchesChecksum @49
60; NPXEMULATORTABLE @50
61; NlsAnsiCodePage @51
62; NlsMbCodePageTag @52
63; NlsMbOemCodePageTag @53
64 NtAcceptConnectPort = _NtAcceptConnectPort@24 @54
65; NtAccessCheck @55
66; NtAccessCheckAndAuditAlarm @56
67; NtAddAtom @57
68; NtAdjustGroupsToken @58
69 NtAdjustPrivilegesToken = _NtAdjustPrivilegesToken@24 @59
70; NtAlertResumeThread @60
71 NtAlertThread = _NtAlertThread@8 @61
72 NtAllocateLocallyUniqueId = _NtAllocateLocallyUniqueId@4 @62
73 NtAllocateUuids = _NtAllocateUuids@16 @63
74; NtAllocateVirtualMemory @64
75; NtCallbackReturn @65
76; NtCancelIoFile @66
77; NtCancelTimer @67
78 NtClearEvent = _NtClearEvent@4 @68
79 NtClose = _NtClose@4 @69
80; NtCloseObjectAuditAlarm @70
81 NtCompleteConnectPort = _NtCompleteConnectPort@4 @71
82 NtConnectPort = _NtConnectPort@32 @72
83; NtContinue @73
84; NtCreateChannel @74
85 NtCreateDirectoryObject = _NtCreateDirectoryObject@12 @75
86 NtCreateEvent = _NtCreateEvent@20 @76
87; NtCreateEventPair @77
88 NtCreateFile = _NtCreateFile@44 @78
89; NtCreateIoCompletion @79
90 NtCreateKey = _NtCreateKey@28 @80
91 NtCreateMailslotFile = _NtCreateMailslotFile@32 @81
92; NtCreateMutant @82
93; NtCreateNamedPipeFile @83
94 NtCreatePagingFile = _NtCreatePagingFile@16 @84
95 NtCreatePort = _NtCreatePort@20 @85
96; NtCreateProcess @86
97; NtCreateProfile @87
98 NtCreateSection = _NtCreateSection@28 @88
99 NtCreateSemaphore = _NtCreateSemaphore@20 @89
100 NtCreateSymbolicLinkObject = _NtCreateSymbolicLinkObject@16 @90
101; NtCreateThread @91
102 NtCreateTimer = _NtCreateTimer@16 @92
103; NtCreateToken @93
104; NtCurrentTeb @94
105; NtDelayExecution @95
106; NtDeleteAtom @96
107; NtDeleteFile @97
108 NtDeleteKey = _NtDeleteKey@4 @98
109; NtDeleteObjectAuditAlarm @99
110 NtDeleteValueKey = _NtDeleteValueKey@8 @100
111
112 NtDeviceIoControlFile = _NtDeviceIoControlFile@40 @101
113 NtDisplayString = _NtDisplayString@4 @102
114 NtDuplicateObject = _NtDuplicateObject@28 @103
115 NtDuplicateToken = _NtDuplicateToken@24 @104
116 NtEnumerateKey = _NtEnumerateKey@24 @105
117 NtEnumerateValueKey = _NtEnumerateValueKey@24 @106
118; NtExtendSection @107
119; NtFindAtom @108
120; NtFlushBuffersFile @109
121; NtFlushInstructionCache @110
122 NtFlushKey = _NtFlushKey@4 @111
123; NtFlushVirtualMemory @112
124; NtFlushWriteBuffer @113
125; NtFreeVirtualMemory @114
126 NtFsControlFile = _NtFsControlFile@40 @115
127; NtGetContextThread @116
128; NtGetPlugPlayEvent @117
129; NtGetTickCount @118
130 NtImpersonateClientOfPort = _NtImpersonateClientOfPort@16 @119
131; NtImpersonateThread @120
132; NtInitializeRegistry @121
133; NtListenChannel @122
134 NtListenPort = _NtListenPort@8 @123
135; NtLoadDriver @124
136; NtLoadKey2 @125
137 NtLoadKey = _NtLoadKey@8 @126
138; NtLockFile @127
139; NtLockVirtualMemory @128
140; NtMakeTemporaryObject @129
141 NtMapViewOfSection = _NtMapViewOfSection@40 @130
142; NtNotifyChangeDirectoryFile @131
143 NtNotifyChangeKey = _NtNotifyChangeKey@40 @132
144; NtOpenChannel @133
145 NtOpenDirectoryObject = _NtOpenDirectoryObject@12 @134
146 NtOpenEvent = _NtOpenEvent@12 @135
147; NtOpenEventPair @136
148 NtOpenFile = _NtOpenFile@24 @137
149; NtOpenIoCompletion @138
150 NtOpenKey = _NtOpenKey@12 @139
151; NtOpenMutant @140
152; NtOpenObjectAuditAlarm @141
153; NtOpenProcess @142
154 NtOpenProcessToken = _NtOpenProcessToken@12 @143
155 NtOpenSection = _NtOpenSection@12 @144
156 NtOpenSemaphore = _NtOpenSemaphore@12 @145
157 NtOpenSymbolicLinkObject = _NtQuerySymbolicLinkObject@12 @146 ; JW: Is that correct ???
158; NtOpenThread @147
159 NtOpenThreadToken = _NtOpenThreadToken@16 @148
160; NtOpenTimer @149
161; NtPlugPlayControl @150
162; NtPrivilegeCheck @151
163; NtPrivilegeObjectAuditAlarm @152
164; NtPrivilegedServiceAuditAlarm @153
165; NtProtectVirtualMemory @154
166 NtPulseEvent = _NtPulseEvent@8 @155
167; NtQueryAttributesFile @156
168; NtQueryDefaultLocale @157
169 NtQueryDirectoryFile = _NtQueryDirectoryFile@44 @158
170 NtQueryDirectoryObject = _NtQueryDirectoryObject@28 @159
171; NtQueryEaFile @160
172 NtQueryEvent = _NtQueryEvent@20 @161
173; NtQueryFullAttributesFile @162
174; NtQueryInformationAtom @163
175 NtQueryInformationFile = _NtQueryInformationFile@20 @164
176; NtQueryInformationPort @165
177 NtQueryInformationProcess = _NtQueryInformationProcess@20 @166
178 NtQueryInformationThread = _NtQueryInformationThread@20 @167
179 NtQueryInformationToken = _NtQueryInformationToken@20 @168
180; NtQueryIntervalProfile @169
181; NtQueryIoCompletion @170
182 NtQueryKey = _NtQueryKey@20 @171
183 NtQueryMultipleValueKey = _NtQueryMultipleValueKey@24 @172
184; NtQueryMutant @173
185 NtQueryObject = _NtQueryObject@20 @174
186; NtQueryOleDirectoryFile @175
187 NtQueryPerformanceCounter = _NtQueryPerformanceCounter@8 @176
188 NtQuerySection = _NtQuerySection@20 @177
189 NtQuerySecurityObject = _NtQuerySecurityObject@20 @178
190 NtQuerySemaphore = _NtQuerySemaphore@20 @179
191 NtQuerySymbolicLinkObject = _NtQuerySymbolicLinkObject@12 @180
192; NtQuerySystemEnvironmentValue @181
193 NtQuerySystemInformation = _NtQuerySystemInformation@16 @182
194 NtQuerySystemTime = _NtQuerySystemTime@4 @183
195; NtQueryTimer @184
196 NtQueryTimerResolution = _NtQueryTimerResolution@12 @185
197 NtQueryValueKey = _NtQueryValueKey@24 @186
198; NtQueryVirtualMemory @187
199; NtQueryVolumeInformationFile @188
200; NtQueueApcThread @189
201 NtRaiseException = ___regs_NtRaiseException@16 @190
202; NtRaiseHardError @191
203 NtReadFile = _NtReadFile@36 @192
204; NtReadFileScatter @193
205 NtReadRequestData = _NtReadRequestData@20 @194
206; NtReadVirtualMemory @195
207 NtRegisterThreadTerminatePort = _NtRegisterThreadTerminatePort@4 @196
208; NtReleaseMutant @197
209 NtReleaseSemaphore = _NtReleaseSemaphore@12 @198
210; NtRemoveIoCompletion @199
211 NtReplaceKey = _NtReplaceKey@12 @200
212
213 NtReplyPort = _NtReplyPort@16 @201
214 NtReplyWaitReceivePort = _NtReplyWaitReceivePort@16 @202
215 NtReplyWaitReplyPort = _NtReplyWaitReplyPort@16 @203
216; NtReplyWaitSendChannel @204
217 NtRequestPort = _NtRequestPort@16 @205
218 NtRequestWaitReplyPort = _NtRequestWaitReplyPort@12 @206
219 NtResetEvent = _NtResetEvent@4 @207
220 NtRestoreKey = _NtRestoreKey@12 @208
221 NtResumeThread = _NtResumeThread@8 @209
222 NtSaveKey = _NtSaveKey@8 @210
223; NtSendWaitReplyChannel @211
224; NtSetContextChannel @212
225; NtSetContextThread @213
226; NtSetDefaultHardErrorPort @214
227; NtSetDefaultLocale @215
228; NtSetEaFile @216
229 NtSetEvent = _NtSetEvent@8 @217
230; NtSetHighEventPair @218
231; NtSetHighWaitLowEventPair @219
232; NtSetHighWaitLowThread @220
233 NtSetInformationFile = _NtSetInformationFile@20 @221
234 NtSetInformationKey = _NtSetInformationKey@16 @222
235; NtSetInformationObject @223
236 NtSetInformationProcess = _NtSetInformationProcess@16 @224
237 NtSetInformationThread = _NtSetInformationThread@16 @225
238; NtSetInformationToken @226
239 NtSetIntervalProfile = _NtSetIntervalProfile@8 @227
240; NtSetIoCompletion @228
241; NtSetLdtEntries @229
242; NtSetLowEventPair @230
243; NtSetLowWaitHighEventPair @231
244; NtSetLowWaitHighThread @232
245; NtSetSecurityObject @233
246; NtSetSystemEnvironmentValue @234
247; NtSetSystemInformation @235
248; NtSetSystemPowerState @236
249; NtSetSystemTime @237
250 NtSetTimer = _NtSetTimer@28 @238
251; NtSetTimerResolution @239
252 NtSetValueKey = _NtSetValueKey@24 @240
253 NtSetVolumeInformationFile = _NtSetVolumeInformationFile@16 @241
254; NtShutdownSystem @242
255; NtSignalAndWaitForSingleObject @243
256; NtStartProfile @244
257; NtStopProfile @245
258; NtSuspendThread @246
259; NtSystemDebugControl @247
260 NtTerminateProcess = _NtTerminateProcess@8 @248
261 NtTerminateThread = _NtTerminateThread@8 @249
262 NtTestAlert = _NtTestAlert@8 @250
263; NtUnloadDriver @251
264 NtUnloadKey = _NtUnloadKey@4 @252
265; NtUnlockFile @253
266; NtUnlockVirtualMemory @254
267; NtUnmapViewOfSection @255
268; NtVdmControl @256
269; NtWaitForMultipleObjects @257
270 NtWaitForSingleObject = _NtWaitForSingleObject@12 @258
271; NtWaitHighEventPair @259
272; NtWaitLowEventPair @260
273; NtWriteFile @261
274; NtWriteFileGather @262
275 NtWriteRequestData = _NtWriteRequestData@20 @263
276; NtWriteVirtualMemory @264
277; NtYieldExecution @265
278; PfxFindPrefix @266
279; PfxInitialize @267
280; PfxInsertPrefix @268
281; PfxRemovePrefix @269
282; RestoreEm87Context @270
283; RtlAbortRXact @271
284; RtlAbsoluteToSelfRelativeSD @272
285 RtlAcquirePebLock = _RtlAcquirePebLock@0 @273
286 RtlAcquireResourceExclusive = _RtlAcquireResourceExclusive@8 @274
287 RtlAcquireResourceShared = _RtlAcquireResourceShared@8 @275
288 RtlAddAccessAllowedAce = _RtlAddAccessAllowedAce@16 @276
289; RtlAddAccessDeniedAce @277
290 RtlAddAce = _RtlAddAce@20 @278
291; RtlAddActionToRXact @279
292; RtlAddAtomToAtomTable @280
293; RtlAddAttributeActionToRXact @281
294; RtlAddAuditAccessAce @282
295; RtlAddCompoundAce @283
296 RtlAdjustPrivilege = _RtlAdjustPrivilege@16 @284
297 RtlAllocateAndInitializeSid = _RtlAllocateAndInitializeSid@44 @285
298; RtlAllocateHandle @286
299 RtlAllocateHeap = _RtlAllocateHeap@12 @287
300; RtlAnsiCharToUnicodeChar @288
301; RtlAnsiStringToUnicodeSize @289
302 RtlAnsiStringToUnicodeString = _RtlAnsiStringToUnicodeString@12 @290
303; RtlAppendAsciizToString @291
304; RtlAppendStringToString @292
305; RtlAppendUnicodeStringToString @293
306; RtlAppendUnicodeToString @294
307; RtlApplyRXact @295
308; RtlApplyRXactNoFlush @296
309; RtlAreAllAccessesGranted @297
310; RtlAreAnyAccessesGranted @298
311; RtlAreBitsClear @299
312; RtlAreBitsSet @300
313
314 RtlAssert = _RtlAssert@16 @301
315; RtlCaptureStackBackTrace @302
316; RtlCharToInteger @303
317; RtlCheckRegistryKey @304
318; RtlClearAllBits @305
319 RtlClearBits = _RtlClearBits@12 @306
320; RtlClosePropertySet @307
321; RtlCompactHeap @308
322 RtlCompareMemory = _RtlCompareMemory@12 @309
323; RtlCompareMemoryUlong @310
324; RtlCompareString @311
325 RtlCompareUnicodeString = _RtlCompareUnicodeString@12 @312
326; RtlCompressBuffer @313
327; RtlConsoleMultiByteToUnicodeN @314
328; RtlConvertExclusiveToShared @315
329 RtlConvertLongToLargeInteger = _RtlConvertLongToLargeInteger@4 @316
330; RtlConvertSharedToExclusive @317
331 RtlConvertSidToUnicodeString = _RtlConvertSidToUnicodeString@12 @318
332; RtlConvertUiListToApiList @319
333 RtlConvertUlongToLargeInteger = _RtlConvertUlongToLargeInteger@4 @320
334 RtlCopyLuid = _RtlCopyLuid@8 @321
335; RtlCopyLuidAndAttributesArray @322
336 RtlCopyMemory = _RtlCopyMemory@12 @1100
337; RtlCopySecurityDescriptor @323
338 RtlCopySid = _RtlCopySid@12 @324
339; RtlCopySidAndAttributesArray @325
340; RtlCopyString @326
341; RtlCopyUnicodeString @327
342 RtlCreateAcl = _RtlCreateAcl@12 @328
343; RtlCreateAndSetSD @329
344; RtlCreateAtomTable @330
345 RtlCreateEnvironment = _RtlCreateEnvironment@8 @331
346 RtlCreateHeap = _RtlCreateHeap@24 @332
347; RtlCreateProcessParameters @333
348; RtlCreatePropertySet @334
349; RtlCreateQueryDebugBuffer @335
350; RtlCreateRegistryKey @336
351 RtlCreateSecurityDescriptor = _RtlCreateSecurityDescriptor@8 @337
352; RtlCreateTagHeap @338
353; RtlCreateUnicodeString @339
354; RtlCreateUnicodeStringFromAsciiz @340
355; RtlCreateUserProcess @341
356; RtlCreateUserSecurityObject @342
357; RtlCreateUserThread @343
358; RtlCustomCPToUnicodeN @344
359; RtlCutoverTimeToSystemTime @345
360; RtlDeNormalizeProcessParams @346
361; RtlDecompressBuffer @347
362; RtlDecompressFragment @348
363; RtlDelete @349
364; RtlDeleteAce @350
365; RtlDeleteAtomFromAtomTable @351
366 RtlDeleteCriticalSection = _DeleteCriticalSection@4 @352
367; RtlDeleteElementGenericTable @353
368; RtlDeleteNoSplay @354
369; RtlDeleteRegistryValue @355
370 RtlDeleteResource = _RtlDeleteResource@4 @356
371 RtlDeleteSecurityObject = _RtlDeleteSecurityObject@4 @357
372; RtlDestroyAtomTable @358
373 RtlDestroyEnvironment = _RtlDestroyEnvironment@4 @359
374; RtlDestroyHandleTable @360
375 RtlDestroyHeap = _RtlDestroyHeap@4 @361
376; RtlDestroyProcessParameters @362
377; RtlDestroyQueryDebugBuffer @363
378; RtlDetermineDosPathNameType_U @364
379; RtlDoesFileExists_U @365
380 RtlDosPathNameToNtPathName_U = _RtlDosPathNameToNtPathName_U@16 @366
381; RtlDosSearchPath_U @367
382; RtlDowncaseUnicodeString @368
383 RtlDumpResource = _RtlDumpResource@4 @369
384; RtlEmptyAtomTable @370
385 RtlEnlargedIntegerMultiply = _RtlEnlargedIntegerMultiply@8 @371
386 RtlEnlargedUnsignedDivide = _RtlEnlargedUnsignedDivide@16 @372
387 RtlEnlargedUnsignedMultiply = _RtlEnlargedUnsignedMultiply@8 @373
388 RtlEnterCriticalSection = _EnterCriticalSection@4 @374
389; RtlEnumProcessHeaps @375
390; RtlEnumerateGenericTable @376
391; RtlEnumerateGenericTableWithoutSplaying @377
392; RtlEnumerateProperties @378
393; RtlEqualComputerName @379
394; RtlEqualDomainName @380
395; RtlEqualLuid @381
396 RtlEqualPrefixSid = _RtlEqualPrefixSid@8 @382
397 RtlEqualSid = _RtlEqualSid@8 @383
398; RtlEqualString @384
399 RtlEqualUnicodeString = _RtlEqualUnicodeString@12 @385
400; RtlEraseUnicodeString @386
401; RtlExpandEnvironmentStrings_U @387
402; RtlExtendHeap @388
403 RtlExtendedIntegerMultiply = _RtlExtendedIntegerMultiply@12 @389
404 RtlExtendedLargeIntegerDivide = _RtlExtendedLargeIntegerDivide@16 @390
405 RtlExtendedMagicDivide = _RtlExtendedMagicDivide@20 @391
406 RtlFillMemory = _RtlFillMemory@12 @392
407; RtlFillMemoryUlong @393
408 RtlFindClearBits = _RtlFindClearBits@12 @394
409; RtlFindClearBitsAndSet @395
410; RtlFindLongestRunClear @396
411; RtlFindLongestRunSet @397
412; RtlFindMessage @398
413; RtlFindSetBits @399
414; RtlFindSetBitsAndClear @400
415
416 RtlFirstFreeAce = _RtlFirstFreeAce@8 @401
417; RtlFlushPropertySet @402
418 RtlFormatCurrentUserKeyPath = _RtlFormatCurrentUserKeyPath@4 @403
419; RtlFormatMessage @404
420 RtlFreeAnsiString = _RtlFreeAnsiString@4 @405
421; RtlFreeHandle @406
422 RtlFreeHeap = _RtlFreeHeap@12 @407
423 RtlFreeOemString = _RtlFreeOemString@4 @408
424 RtlFreeSid = _RtlFreeSid@4 @409
425 RtlFreeUnicodeString = _RtlFreeUnicodeString@4 @410
426; RtlFreeUserThreadStack @411
427; RtlGenerate8dot3Name @412
428 RtlGetAce = _RtlGetAce@12 @413
429; RtlGetCallersAddress @414
430; RtlGetCompressionWorkSpaceSize @415
431; RtlGetControlSecurityDescriptor @416
432; RtlGetCurrentDirectory_U @417
433 RtlGetDaclSecurityDescriptor = _RtlGetDaclSecurityDescriptor@16 @418
434; RtlGetElementGenericTable @419
435; RtlGetFullPathName_U @420
436 RtlGetGroupSecurityDescriptor = _RtlGetGroupSecurityDescriptor@12 @421
437; RtlGetLongestNtPathLength @422
438; RtlGetNtGlobalFlags @423
439 RtlGetNtProductType = _RtlGetNtProductType@4 @424
440 RtlGetOwnerSecurityDescriptor = _RtlGetOwnerSecurityDescriptor@12 @425
441; RtlGetProcessHeaps @426
442 RtlGetSaclSecurityDescriptor = _RtlGetSaclSecurityDescriptor@16 @427
443; RtlGetUserInfoHeap @428
444; RtlGuidToPropertySetName @429
445 RtlIdentifierAuthoritySid = _RtlIdentifierAuthoritySid@4 @430
446; RtlImageDirectoryEntryToData @431
447 RtlImageNtHeader = _RtlImageNtHeader@4 @432
448; RtlImageRvaToSection @433
449; RtlImageRvaToVa @434
450; RtlImpersonateSelf @435
451 RtlInitAnsiString = _RtlInitAnsiString@8 @436
452; RtlInitCodePageTable @437
453; RtlInitNlsTables @438
454 RtlInitString = _RtlInitString@8 @439
455 RtlInitUnicodeString = _RtlInitUnicodeString@8 @440
456; RtlInitializeAtomPackage @441
457 RtlInitializeBitMap = _RtlInitializeBitMap@12 @442
458; RtlInitializeContext @443
459 RtlInitializeCriticalSection = _InitializeCriticalSection@4 @444
460; RtlInitializeCriticalSectionAndSpinCount @445
461 RtlInitializeGenericTable = _RtlInitializeGenericTable@0 @446
462; RtlInitializeHandleTable @447
463; RtlInitializeRXact @448
464 RtlInitializeResource = _RtlInitializeResource@4 @449
465 RtlInitializeSid = _RtlInitializeSid@12 @450
466; RtlInsertElementGenericTable @451
467 RtlIntegerToChar = _RtlIntegerToChar@16 @452
468; RtlIntegerToUnicodeString @453
469; RtlIsDosDeviceName_U @454
470; RtlIsGenericTableEmpty @455
471; RtlIsNameLegalDOS8Dot3 @456
472 RtlIsTextUnicode = _RtlIsTextUnicode@12 @457
473; RtlIsValidHandle @458
474; RtlIsValidIndexHandle @459
475 RtlLargeIntegerAdd = _RtlLargeIntegerAdd@16 @460
476 RtlLargeIntegerArithmeticShift = _RtlLargeIntegerArithmeticShift@12 @461
477 RtlLargeIntegerDivide = _RtlLargeIntegerDivide@20 @462
478 RtlLargeIntegerNegate = _RtlLargeIntegerNegate@8 @463
479 RtlLargeIntegerShiftLeft = _RtlLargeIntegerShiftLeft@12 @464
480 RtlLargeIntegerShiftRight = _RtlLargeIntegerShiftRight@12 @465
481 RtlLargeIntegerSubtract = _RtlLargeIntegerSubtract@16 @466
482 RtlLargeIntegerToChar = _RtlLargeIntegerToChar@16 @467
483 RtlLeaveCriticalSection = _LeaveCriticalSection@4 @468
484 RtlLengthRequiredSid = _RtlLengthRequiredSid@4 @469
485 RtlLengthSecurityDescriptor = _RtlLengthSecurityDescriptor@4 @470
486 RtlLengthSid = _RtlLengthSid@4 @471
487; RtlLocalTimeToSystemTime @472
488; RtlLockHeap @473
489; RtlLookupAtomInAtomTable @474
490; RtlLookupElementGenericTable @475
491; RtlMakeSelfRelativeSD @476
492; RtlMapGenericMask @477
493 RtlMoveMemory = _RtlMoveMemory@12 @478
494 RtlMultiByteToUnicodeN = _RtlMultiByteToUnicodeN@20 @479
495; RtlMultiByteToUnicodeSize @480
496; RtlNewInstanceSecurityObject @481
497; RtlNewSecurityGrantedAccess @482
498 RtlNewSecurityObject = _RtlNewSecurityObject@24 @483
499 RtlNormalizeProcessParams = _RtlNormalizeProcessParams@4 @484
500 RtlNtStatusToDosError = _RtlNtStatusToDosError@4 @485
501; RtlNumberGenericTableElements @486
502; RtlNumberOfClearBits @487
503; RtlNumberOfSetBits @488
504; RtlOemStringToUnicodeSize @489
505 RtlOemStringToUnicodeString = _RtlOemStringToUnicodeString@12 @490
506 RtlOemToUnicodeN = _RtlOemToUnicodeN@20 @491
507; RtlOnMappedStreamEvent @492
508 RtlOpenCurrentUser = _RtlOpenCurrentUser@8 @493
509; RtlPcToFileHeader @494
510; RtlPinAtomInAtomTable @495
511; RtlPrefixString @496
512; RtlPrefixUnicodeString @497
513; RtlPropertySetNameToGuid @498
514; RtlProtectHeap @499
515; RtlQueryAtomInAtomTable @500
516
517 RtlQueryEnvironmentVariable_U = _RtlQueryEnvironmentVariable_U@12 @501
518; RtlQueryInformationAcl @502
519; RtlQueryProcessBackTraceInformation @503
520; RtlQueryProcessDebugInformation @504
521; RtlQueryProcessHeapInformation @505
522; RtlQueryProcessLockInformation @506
523; RtlQueryProperties @507
524; RtlQueryPropertyNames @508
525; RtlQueryPropertySet @509
526; RtlQueryRegistryValues @510
527; RtlQuerySecurityObject @511
528; RtlQueryTagHeap @512
529 RtlQueryTimeZoneInformation = _RtlQueryTimeZoneInformation@12 @513
530 RtlRaiseException = ___regs_RtlRaiseException@8 @514
531 RtlRaiseStatus = _RtlRaiseStatus@4 @515
532 RtlRandom = _RtlRandom@4 @516
533; RtlReAllocateHeap @517
534; RtlRealPredecessor @518
535; RtlRealSuccessor @519
536 RtlReleasePebLock = _RtlReleasePebLock@0 @520
537 RtlReleaseResource = _RtlReleaseResource@4 @521
538; RtlRemoteCall @522
539; RtlResetRtlTranslations @523
540; RtlRunDecodeUnicodeString @524
541; RtlRunEncodeUnicodeString @525
542 RtlSecondsSince1970ToTime = _RtlSecondsSince1970ToTime@8 @526
543 RtlSecondsSince1980ToTime = _RtlSecondsSince1980ToTime@8 @527
544; RtlSelfRelativeToAbsoluteSD @528
545; RtlSetAllBits @529
546; RtlSetAttributesSecurityDescriptor @530
547 RtlSetBits = _RtlSetBits@12 @531
548; RtlSetCriticalSectionSpinCount @532
549; RtlSetCurrentDirectory_U @533
550; RtlSetCurrentEnvironment @534
551 RtlSetDaclSecurityDescriptor = _RtlSetDaclSecurityDescriptor@16 @535
552 RtlSetEnvironmentVariable = _RtlSetEnvironmentVariable@12 @536
553 RtlSetGroupSecurityDescriptor = _RtlSetGroupSecurityDescriptor@12 @537
554; RtlSetInformationAcl @538
555 RtlSetOwnerSecurityDescriptor = _RtlSetOwnerSecurityDescriptor@12 @539
556; RtlSetProperties @540
557; RtlSetPropertyNames @541
558; RtlSetPropertySetClassId @542
559 RtlSetSaclSecurityDescriptor = _RtlSetSaclSecurityDescriptor@16 @543
560; RtlSetSecurityObject @544
561; RtlSetTimeZoneInformation @545
562; RtlSetUnicodeCallouts @546
563; RtlSetUserFlagsHeap @547
564; RtlSetUserValueHeap @548
565 RtlSizeHeap = _RtlSizeHeap@12 @549
566; RtlSplay @550
567; RtlStartRXact @551
568 RtlSubAuthorityCountSid = _RtlSubAuthorityCountSid@4 @552
569 RtlSubAuthoritySid = _RtlSubAuthoritySid@8 @553
570; RtlSubtreePredecessor @554
571; RtlSubtreeSuccessor @555
572 RtlSystemTimeToLocalTime = _RtlSystemTimeToLocalTime@8 @556
573; RtlTimeFieldsToTime @557
574 RtlTimeToElapsedTimeFields = _RtlTimeToElapsedTimeFields@8 @558
575 RtlTimeToSecondsSince1970 = _RtlTimeToSecondsSince1970@8 @559
576 RtlTimeToSecondsSince1980 = _RtlTimeToSecondsSince1980@8 @560
577; RtlTimeToTimeFields @561
578; RtlTryEnterCriticalSection @562
579; RtlUnicodeStringToAnsiSize @563
580; RtlUnicodeStringToAnsiString @564
581; RtlUnicodeStringToCountedOemString @565
582; RtlUnicodeStringToInteger @566
583; RtlUnicodeStringToOemSize @567
584 RtlUnicodeStringToOemString = _RtlUnicodeStringToOemString@12 @568
585; RtlUnicodeToCustomCPN @569
586 RtlUnicodeToMultiByteN = _RtlUnicodeToMultiByteN@20 @570
587; RtlUnicodeToMultiByteSize @571
588 RtlUnicodeToOemN = _RtlUnicodeToOemN@20 @572
589; RtlUniform @573
590; RtlUnlockHeap @574
591 RtlUnwind = _RtlUnwind@16 @575
592; RtlUpcaseUnicodeChar @576
593 RtlUpcaseUnicodeString = _RtlUpcaseUnicodeString@12 @577
594 RtlUnicodeStringToAnsiString = _RtlUnicodeStringToAnsiString@12 @578
595; RtlUpcaseUnicodeStringToCountedOemString @579
596 RtlUpcaseUnicodeStringToOemString = _RtlUpcaseUnicodeStringToOemString@12 @580
597; RtlUpcaseUnicodeToCustomCPN @581
598; RtlUpcaseUnicodeToMultiByteN @582
599; RtlUpcaseUnicodeToOemN @583
600; RtlUpperChar @584
601; RtlUpperString @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 = _RtlxAnsiStringToUnicodeSize@4 @604
622 RtlxOemStringToUnicodeSize = _RtlxOemStringToUnicodeSize@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 = _MSVCRT__ultow @968
989 _vsnprintf = _CRTDLL__vsnprintf @969
990 _wcsicmp = _CRTDLL__wcsicmp @970
991 _wcslwr = _CRTDLL__wcslwr @971
992 _wcsnicmp = _CRTDLL__wcsnicmp @972
993 _wcsupr = _CRTDLL__wcsupr @973
994 _wtoi = _CRTDLL__wtoi @974
995; _wtoi64 = _MSVCRT__wtoi64 @975
996 _wtol = _CRTDLL__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 = _CRTDLL_iswalpha @995
1016 iswctype = _CRTDLL_iswctype @996
1017 isxdigit = _CRTDLL_isxdigit @997
1018 labs = _CRTDLL_labs @998
1019 log = _CRTDLL_log @999
1020 mbstowcs = _CRTDLL_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 = _CRTDLL_swprintf @1027
1049 tan = _CRTDLL_tan @1028
1050 tolower = _CRTDLL_tolower @1029
1051 toupper = _CRTDLL_toupper @1030
1052 towlower = _CRTDLL_towlower @1031
1053 towupper = _CRTDLL_towupper @1032
1054 vsprintf = _CRTDLL_vsprintf @1033
1055 wcscat = _CRTDLL_wcscat @1034
1056 wcschr = _CRTDLL_wcschr @1035
1057 wcscmp = _CRTDLL_wcscmp @1036
1058 wcscpy = _CRTDLL_wcscpy @1037
1059 wcscspn = _CRTDLL_wcscspn @1038
1060 wcslen = _CRTDLL_wcslen @1039
1061 wcsncat = _CRTDLL_wcsncat @1040
1062 wcsncmp = _CRTDLL_wcsncmp @1041
1063 wcsncpy = _CRTDLL_wcsncpy @1042
1064 wcspbrk = _CRTDLL_wcspbrk @1043
1065 wcsrchr = _CRTDLL_wcsrchr @1044
1066 wcsspn = _CRTDLL_wcsspn @1045
1067 wcsstr = _CRTDLL_wcsstr @1046
1068 wcstol = _CRTDLL_wcstol @1047
1069 wcstombs = _CRTDLL_wcstombs @1048
1070 wcstoul = _CRTDLL_wcstoul @1049
1071
1072
1073; Not found in NTDLL-SP6:
1074 DebugBreak = ___regs_DebugBreak@4
1075 RtlInitOemString = _RtlInitOemString@8
1076 NtPowerInformation = _NtPowerInformation@20
Note: See TracBrowser for help on using the repository browser.