Fill in some more HAL fields. Flip some of them when appropriate.
[wine] / dlls / ntdll / ntdll.spec
1 name    ntdll
2 type    win32
3
4 debug_channels (aspi atom cdrom console ddraw debug delayhlp dll dosfs dosmem
5                 file fixup global heap int int10 int16 int17 int19 int21 int31
6                 io loaddll local module ntdll process profile reg relay resource
7                 segment seh selector server snoop string system tape task thread
8                 thunk timer toolhelp ver virtual vxd win32)
9
10 #note that the Zw... functions are alternate names for the 
11 #Nt... functions.  (see www.sysinternals.com for details)
12 #if you change a Nt.. function DON'T FORGET to change the
13 #Zw one too.
14
15 @ stub CsrAllocateCaptureBuffer
16 @ stub CsrAllocateCapturePointer
17 @ stub CsrAllocateMessagePointer
18 @ stub CsrCaptureMessageBuffer
19 @ stub CsrCaptureMessageString
20 @ stub CsrCaptureTimeout
21 @ stub CsrClientCallServer
22 @ stub CsrClientConnectToServer
23 @ stub CsrClientMaxMessage
24 @ stub CsrClientSendMessage
25 @ stub CsrClientThreadConnect
26 @ stub CsrFreeCaptureBuffer
27 @ stub CsrIdentifyAlertableThread
28 @ stub CsrNewThread
29 @ stub CsrProbeForRead
30 @ stub CsrProbeForWrite
31 @ stub CsrSetPriorityClass
32 @ stub CsrpProcessCallbackRequest
33 @ stdcall DbgBreakPoint() DbgBreakPoint
34 @ varargs DbgPrint(str) DbgPrint
35 @ stub DbgPrompt
36 @ stub DbgSsHandleKmApiMsg
37 @ stub DbgSsInitialize
38 @ stub DbgUiConnectToDbg
39 @ stub DbgUiContinue
40 @ stub DbgUiWaitStateChange
41 @ stdcall DbgUserBreakPoint() DbgUserBreakPoint
42 @ stub KiUserApcDispatcher
43 @ stub KiUserCallbackDispatcher
44 @ stub KiUserExceptionDispatcher
45 @ stub LdrAccessResource
46 @ stub LdrDisableThreadCalloutsForDll
47 @ stub LdrEnumResources
48 @ stub LdrFindEntryForAddress
49 @ stub LdrFindResourceDirectory_U
50 @ stub LdrFindResource_U
51 @ stub LdrGetDllHandle
52 @ stub LdrGetProcedureAddress
53 @ stub LdrInitializeThunk
54 @ stub LdrLoadDll
55 @ stub LdrProcessRelocationBlock
56 @ stub LdrQueryImageFileExecutionOptions
57 @ stub LdrQueryProcessModuleInformation
58 @ stub LdrShutdownProcess
59 @ stub LdrShutdownThread
60 @ stub LdrUnloadDll
61 @ stub LdrVerifyImageMatchesChecksum
62 @ stub NPXEMULATORTABLE
63 @ stub NlsMbCodePageTag
64 @ stub NlsMbOemCodePageTag
65 @ stdcall NtAcceptConnectPort(long long long long long long) NtAcceptConnectPort
66 @ stdcall NtAccessCheck(ptr long long ptr ptr ptr ptr ptr) NtAccessCheck
67 @ stub NtAccessCheckAndAuditAlarm
68 @ stub NtAdjustGroupsToken
69 @ stdcall NtAdjustPrivilegesToken(long long long long long long) NtAdjustPrivilegesToken
70 @ stub NtAlertResumeThread
71 @ stub NtAlertThread
72 @ stdcall NtAllocateLocallyUniqueId(ptr) NtAllocateLocallyUniqueId
73 @ stdcall NtAllocateUuids(ptr ptr ptr) NtAllocateUuids
74 @ stub NtAllocateVirtualMemory
75 @ stub NtCallbackReturn
76 @ stub NtCancelIoFile
77 @ stub NtCancelTimer
78 @ stdcall NtClearEvent(long) NtClearEvent
79 @ stdcall NtClose(long) NtClose
80 @ stub NtCloseObjectAuditAlarm
81 @ stdcall NtCompleteConnectPort(long) NtCompleteConnectPort
82 @ stdcall NtConnectPort(long long long long long long long long) NtConnectPort
83 @ stub NtContinue
84 @ stdcall NtCreateDirectoryObject(long long long) NtCreateDirectoryObject
85 @ stdcall NtCreateEvent(long long long long long) NtCreateEvent
86 @ stub NtCreateEventPair
87 @ stdcall NtCreateFile(ptr long ptr ptr long long long ptr long long ptr) NtCreateFile
88 @ stub NtCreateIoCompletion
89 @ stdcall NtCreateKey(long long long long long long long) NtCreateKey
90 @ stdcall NtCreateMailslotFile(long long long long long long long long) NtCreateMailslotFile
91 @ stub NtCreateMutant
92 @ stub NtCreateNamedPipeFile
93 @ stdcall NtCreatePagingFile(long long long long) NtCreatePagingFile
94 @ stdcall NtCreatePort(long long long long long) NtCreatePort
95 @ stub NtCreateProcess
96 @ stub NtCreateProfile
97 @ stdcall NtCreateSection(long long long long long long long) NtCreateSection
98 @ stdcall NtCreateSemaphore(ptr long ptr long long) NtCreateSemaphore
99 @ stdcall NtCreateSymbolicLinkObject(ptr long ptr ptr) NtCreateSymbolicLinkObject
100 @ stub NtCreateThread
101 @ stdcall NtCreateTimer(ptr long ptr long) NtCreateTimer
102 @ stub NtCreateToken
103 @ stdcall NtCurrentTeb() NtCurrentTeb
104 @ stub NtDelayExecution
105 @ stub NtDeleteFile
106 @ stdcall NtDeleteKey(long) NtDeleteKey
107 @ stdcall NtDeleteValueKey(long ptr) NtDeleteValueKey
108 @ stdcall NtDeviceIoControlFile(long long long long long long long long long long) NtDeviceIoControlFile
109 @ stdcall NtDisplayString(ptr)NtDisplayString
110 @ stdcall NtDuplicateObject(long long long long long long long) NtDuplicateObject
111 @ stdcall NtDuplicateToken(long long long long long long) NtDuplicateToken
112 @ stub NtEnumerateBus
113 @ stdcall NtEnumerateKey (long long long long long long) NtEnumerateKey
114 @ stdcall NtEnumerateValueKey (long long long long long long) NtEnumerateValueKey
115 @ stub NtExtendSection
116 @ stub NtFlushBuffersFile
117 @ stub NtFlushInstructionCache
118 @ stdcall NtFlushKey(long) NtFlushKey
119 @ stub NtFlushVirtualMemory
120 @ stub NtFlushWriteBuffer
121 @ stub NtFreeVirtualMemory
122 @ stdcall NtFsControlFile(long long long long long long long long long long) NtFsControlFile
123 @ stub NtGetContextThread
124 @ stub NtGetPlugPlayEvent
125 @ stub NtGetTickCount
126 @ stub NtImpersonateClientOfPort
127 @ stub NtImpersonateThread
128 @ stub NtInitializeRegistry
129 @ stdcall NtListenPort(long long) NtListenPort
130 @ stub NtLoadDriver
131 @ stdcall NtLoadKey(ptr ptr) NtLoadKey
132 @ stub NtLockFile
133 @ stub NtLockVirtualMemory
134 @ stub NtMakeTemporaryObject
135 @ stdcall NtMapViewOfSection(long long long long long long long long long long) NtMapViewOfSection
136 @ stub NtNotifyChangeDirectoryFile
137 @ stdcall NtNotifyChangeKey(long long ptr ptr ptr long long ptr long long) NtNotifyChangeKey
138 @ stdcall NtOpenDirectoryObject(long long long) NtOpenDirectoryObject
139 @ stdcall NtOpenEvent(long long long) NtOpenEvent
140 @ stub NtOpenEventPair
141 @ stdcall NtOpenFile(ptr long ptr ptr long long) NtOpenFile
142 @ stub NtOpenIoCompletion
143 @ stdcall NtOpenKey(ptr long ptr) NtOpenKey
144 @ stub NtOpenMutant
145 @ stub NtOpenObjectAuditAlarm
146 @ stub NtOpenProcess
147 @ stdcall NtOpenProcessToken(long long long) NtOpenProcessToken
148 @ stdcall NtOpenSection(long long long) NtOpenSection
149 @ stdcall NtOpenSemaphore(long long ptr) NtOpenSemaphore
150 @ stdcall NtOpenSymbolicLinkObject (long long long) NtOpenSymbolicLinkObject
151 @ stub NtOpenThread
152 @ stdcall NtOpenThreadToken(long long long long) NtOpenThreadToken
153 @ stub NtOpenTimer
154 @ stub NtPlugPlayControl
155 @ stub NtPrivilegeCheck
156 @ stub NtPrivilegeObjectAuditAlarm
157 @ stub NtPrivilegedServiceAuditAlarm
158 @ stub NtProtectVirtualMemory
159 @ stdcall NtPulseEvent(long ptr) NtPulseEvent
160 @ stub NtQueryAttributesFile
161 @ stub NtQueryDefaultLocale
162 @ stdcall NtQueryDirectoryFile(long long  ptr ptr ptr ptr long long long ptr long)NtQueryDirectoryFile
163 @ stdcall NtQueryDirectoryObject(long long long long long long long) NtQueryDirectoryObject
164 @ stub NtQueryEaFile
165 @ stdcall NtQueryEvent(long long ptr long ptr) NtQueryEvent
166 @ stdcall NtQueryInformationFile(long long long long long) NtQueryInformationFile
167 @ stub NtQueryInformationPort
168 @ stdcall NtQueryInformationProcess(long long long long long) NtQueryInformationProcess
169 @ stdcall NtQueryInformationThread (long long long long long) NtQueryInformationThread
170 @ stdcall NtQueryInformationToken (long long long long long) NtQueryInformationToken
171 @ stub NtQueryIntervalProfile
172 @ stub NtQueryIoCompletion
173 @ stdcall NtQueryKey (long long ptr long ptr) NtQueryKey
174 @ stub NtQueryMutant
175 @ stdcall NtQueryObject(long long long long long) NtQueryObject
176 @ stdcall NtQueryPerformanceCounter (long long) NtQueryPerformanceCounter
177 @ stdcall NtQuerySection (long long long long long) NtQuerySection
178 @ stdcall NtQuerySecurityObject (long long long long long) NtQuerySecurityObject
179 @ stdcall NtQuerySemaphore (long long long long long) NtQuerySemaphore
180 @ stdcall NtQuerySymbolicLinkObject(long ptr ptr) NtQuerySymbolicLinkObject
181 @ stub NtQuerySystemEnvironmentValue
182 @ stdcall NtQuerySystemInformation(long long long long) NtQuerySystemInformation
183 @ stdcall NtQuerySystemTime(ptr) NtQuerySystemTime
184 @ stub NtQueryTimer
185 @ stdcall NtQueryTimerResolution(long long long) NtQueryTimerResolution
186 @ stdcall NtQueryValueKey(long long long long long long) NtQueryValueKey
187 @ stub NtQueryVirtualMemory
188 @ stdcall NtQueryVolumeInformationFile(long ptr ptr long long) NtQueryVolumeInformationFile
189 @ stdcall NtRaiseException(ptr ptr long) NtRaiseException
190 @ stub NtRaiseHardError
191 @ stdcall NtReadFile(long long long long long long long long long) NtReadFile
192 @ stub NtReadRequestData
193 @ stub NtReadVirtualMemory
194 @ stub NtRegisterNewDevice
195 @ stdcall NtRegisterThreadTerminatePort(long) NtRegisterThreadTerminatePort
196 @ stub NtReleaseMutant
197 @ stub NtReleaseProcessMutant
198 @ stdcall NtReleaseSemaphore(long long ptr) NtReleaseSemaphore
199 @ stub NtRemoveIoCompletion
200 @ stdcall NtReplaceKey(ptr long ptr) NtReplaceKey 
201 @ stub NtReplyPort
202 @ stdcall NtReplyWaitReceivePort(long long long long) NtReplyWaitReceivePort
203 @ stub NtReplyWaitReceivePortEx
204 @ stub NtReplyWaitReplyPort
205 @ stub NtRequestPort
206 @ stdcall NtRequestWaitReplyPort(long long long) NtRequestWaitReplyPort
207 @ stdcall NtResetEvent(long ptr) NtResetEvent
208 @ stdcall NtRestoreKey(long long long) NtRestoreKey
209 @ stdcall NtResumeThread(long long) NtResumeThread
210 @ stdcall NtSaveKey(long long) NtSaveKey
211 @ stub NtSecureConnectPort
212 @ stub NtSetContextThread
213 @ stub NtSetDefaultHardErrorPort
214 @ stub NtSetDefaultLocale
215 @ stub NtSetEaFile
216 @ stdcall NtSetEvent(long long) NtSetEvent
217 @ stub NtSetHighEventPair
218 @ stub NtSetHighWaitLowEventPair
219 @ stub NtSetHighWaitLowThread
220 @ stdcall NtSetInformationFile(long long long long long) NtSetInformationFile
221 @ stdcall NtSetInformationKey(long long ptr long) NtSetInformationKey
222 @ stub NtSetInformationObject
223 @ stdcall NtSetInformationProcess(long long long long) NtSetInformationProcess
224 @ stdcall NtSetInformationThread(long long long long) NtSetInformationThread
225 @ stub NtSetInformationToken
226 @ stdcall NtSetIntervalProfile(long long) NtSetIntervalProfile
227 @ stub NtSetIoCompletion
228 @ stub NtSetLdtEntries
229 @ stub NtSetLowEventPair
230 @ stub NtSetLowWaitHighEventPair
231 @ stub NtSetLowWaitHighThread
232 @ stdcall NtSetSecurityObject(long long ptr) NtSetSecurityObject
233 @ stub NtSetSystemEnvironmentValue
234 @ stub NtSetSystemInformation
235 @ stub NtSetSystemPowerState
236 @ stub NtSetSystemTime
237 @ stdcall NtSetTimer(long ptr ptr ptr long long ptr) NtSetTimer
238 @ stub NtSetTimerResolution
239 @ stdcall NtSetValueKey(long long long long long long) NtSetValueKey
240 @ stdcall NtSetVolumeInformationFile(long ptr ptr long long) NtSetVolumeInformationFile
241 @ stub NtShutdownSystem
242 @ stub NtStartProfile
243 @ stub NtStopProfile
244 @ stub NtSuspendThread
245 @ stub NtSystemDebugControl
246 @ stdcall NtTerminateProcess(long long)NtTerminateProcess
247 @ stdcall NtTerminateThread(long long) NtTerminateThread
248 @ stub NtTestAlert
249 @ stub NtUnloadDriver
250 @ stdcall NtUnloadKey(long) NtUnloadKey
251 @ stub NtUnlockFile
252 @ stub NtUnlockVirtualMemory
253 @ stub NtUnmapViewOfSection
254 @ stub NtVdmControl
255 @ stub NtW32Call
256 @ stub NtWaitForMultipleObjects
257 @ stub NtWaitForProcessMutant
258 @ stdcall NtWaitForSingleObject(long long long) NtWaitForSingleObject
259 @ stub NtWaitHighEventPair
260 @ stub NtWaitLowEventPair
261 @ stub NtWriteFile
262 @ stub NtWriteRequestData
263 @ stub NtWriteVirtualMemory
264 @ stub PfxFindPrefix
265 @ stub PfxInitialize
266 @ stub PfxInsertPrefix
267 @ stub PfxRemovePrefix
268 @ stub RestoreEm87Context
269 @ stub RtlAbortRXact
270 @ stub RtlAbsoluteToSelfRelativeSD
271 @ stdcall RtlAcquirePebLock() RtlAcquirePebLock
272 @ stdcall RtlAcquireResourceExclusive(ptr long) RtlAcquireResourceExclusive
273 @ stdcall RtlAcquireResourceShared(ptr long) RtlAcquireResourceShared
274 @ stdcall RtlAddAccessAllowedAce(long long long long) RtlAddAccessAllowedAce
275 @ stub RtlAddAccessDeniedAce
276 @ stdcall RtlAddAce(ptr long long ptr long) RtlAddAce
277 @ stub RtlAddActionToRXact
278 @ stub RtlAddAttributeActionToRXact
279 @ stub RtlAddAuditAccessAce
280 @ stdcall RtlAdjustPrivilege(long long long long) RtlAdjustPrivilege
281 @ stdcall RtlAllocateAndInitializeSid (ptr long long long long long long long long long ptr) RtlAllocateAndInitializeSid
282 @ stdcall RtlAllocateHeap(long long long) RtlAllocateHeap
283 @ stub RtlAnsiCharToUnicodeChar
284 @ stdcall RtlAnsiStringToUnicodeSize(ptr) RtlAnsiStringToUnicodeSize
285 @ stdcall RtlAnsiStringToUnicodeString(ptr ptr long) RtlAnsiStringToUnicodeString
286 @ stdcall RtlAppendAsciizToString(ptr str) RtlAppendAsciizToString
287 @ stdcall RtlAppendStringToString(ptr ptr) RtlAppendStringToString
288 @ stdcall RtlAppendUnicodeStringToString(ptr ptr) RtlAppendUnicodeStringToString
289 @ stdcall RtlAppendUnicodeToString(ptr wstr) RtlAppendUnicodeToString
290 @ stub RtlApplyRXact
291 @ stub RtlApplyRXactNoFlush
292 @ stub RtlAreAllAccessesGranted
293 @ stub RtlAreAnyAccessesGranted
294 @ stub RtlAreBitsClear
295 @ stub RtlAreBitsSet
296 @ stdcall RtlAssert(ptr ptr long long) RtlAssert
297 @ stub RtlCaptureStackBackTrace
298 @ stub RtlCharToInteger
299 @ stub RtlCheckRegistryKey
300 @ stub RtlClearAllBits
301 @ stdcall RtlClearBits(long long long) RtlClearBits
302 @ stub RtlCompactHeap
303 @ stdcall RtlCompareMemory(ptr ptr long) RtlCompareMemory
304 @ stub RtlCompareMemoryUlong
305 @ stdcall RtlCompareString(ptr ptr long) RtlCompareString
306 @ stdcall RtlCompareUnicodeString (ptr ptr long) RtlCompareUnicodeString
307 @ stub RtlCompressBuffer
308 @ stub RtlConsoleMultiByteToUnicodeN
309 @ stub RtlConvertExclusiveToShared
310 @ stdcall -ret64 RtlConvertLongToLargeInteger(long) RtlConvertLongToLargeInteger
311 @ stub RtlConvertSharedToExclusive
312 @ stdcall RtlConvertSidToUnicodeString(ptr ptr)RtlConvertSidToUnicodeString
313 @ stub RtlConvertUiListToApiList
314 @ stdcall -ret64 RtlConvertUlongToLargeInteger(long) RtlConvertUlongToLargeInteger
315 @ stub RtlCopyLuid
316 @ stub RtlCopyLuidAndAttributesArray
317 @ stub RtlCopySecurityDescriptor
318 @ stdcall RtlCopySid(long ptr ptr) RtlCopySid
319 @ stub RtlCopySidAndAttributesArray
320 @ stdcall RtlCopyString(ptr ptr) RtlCopyString
321 @ stdcall RtlCopyUnicodeString(ptr ptr) RtlCopyUnicodeString
322 @ stdcall RtlCreateAcl(ptr long long) RtlCreateAcl
323 @ stub RtlCreateAndSetSD
324 @ stdcall RtlCreateEnvironment(long long) RtlCreateEnvironment
325 @ stdcall RtlCreateHeap(long ptr long long ptr ptr) RtlCreateHeap
326 @ stub RtlCreateProcessParameters
327 @ stub RtlCreateQueryDebugBuffer
328 @ stub RtlCreateRegistryKey
329 @ stdcall RtlCreateSecurityDescriptor(ptr long) RtlCreateSecurityDescriptor
330 @ stub RtlCreateTagHeap
331 @ stdcall RtlCreateUnicodeString(ptr wstr) RtlCreateUnicodeString
332 @ stdcall RtlCreateUnicodeStringFromAsciiz(ptr str) RtlCreateUnicodeStringFromAsciiz
333 @ stub RtlCreateUserProcess
334 @ stub RtlCreateUserSecurityObject
335 @ stub RtlCreateUserThread
336 @ stub RtlCustomCPToUnicodeN
337 @ stub RtlCutoverTimeToSystemTime
338 @ stub RtlDeNormalizeProcessParams
339 @ stub RtlDecompressBuffer
340 @ stub RtlDecompressFragment
341 @ stub RtlDelete
342 @ stub RtlDeleteAce
343 @ stdcall RtlDeleteCriticalSection(ptr) RtlDeleteCriticalSection
344 @ stub RtlDeleteElementGenericTable
345 @ stub RtlDeleteRegistryValue
346 @ stdcall RtlDeleteResource(ptr) RtlDeleteResource
347 @ stdcall RtlDeleteSecurityObject(long) RtlDeleteSecurityObject
348 @ stdcall RtlDestroyEnvironment(long) RtlDestroyEnvironment
349 @ stdcall RtlDestroyHeap(long) RtlDestroyHeap
350 @ stub RtlDestroyProcessParameters
351 @ stub RtlDestroyQueryDebugBuffer
352 @ stub RtlDetermineDosPathNameType_U
353 @ stub RtlDoesFileExists_U
354 @ stdcall RtlDosPathNameToNtPathName_U(ptr ptr long long) RtlDosPathNameToNtPathName_U
355 @ stub RtlDosSearchPath_U
356 @ stdcall RtlDumpResource(ptr) RtlDumpResource
357 @ stdcall -ret64 RtlEnlargedIntegerMultiply(long long) RtlEnlargedIntegerMultiply
358 @ stdcall RtlEnlargedUnsignedDivide(long long long ptr) RtlEnlargedUnsignedDivide
359 @ stdcall -ret64 RtlEnlargedUnsignedMultiply(long long) RtlEnlargedUnsignedMultiply
360 @ stdcall RtlEnterCriticalSection(ptr) RtlEnterCriticalSection
361 @ stub RtlEnumProcessHeaps
362 @ stub RtlEnumerateGenericTable
363 @ stub RtlEnumerateGenericTableWithoutSplaying
364 @ stub RtlEqualComputerName
365 @ stub RtlEqualDomainName
366 @ stub RtlEqualLuid
367 @ stdcall RtlEqualPrefixSid(ptr ptr) RtlEqualPrefixSid
368 @ stdcall RtlEqualSid (long long) RtlEqualSid
369 @ stdcall RtlEqualString(ptr ptr long) RtlEqualString
370 @ stdcall RtlEqualUnicodeString(ptr ptr long) RtlEqualUnicodeString
371 @ stdcall RtlEraseUnicodeString(ptr) RtlEraseUnicodeString
372 @ stub RtlExpandEnvironmentStrings_U
373 @ stub RtlExtendHeap
374 @ stdcall -ret64 RtlExtendedIntegerMultiply(long long long) RtlExtendedIntegerMultiply
375 @ stdcall -ret64 RtlExtendedLargeIntegerDivide(long long long ptr) RtlExtendedLargeIntegerDivide
376 @ stub RtlExtendedMagicDivide
377 @ stdcall RtlFillMemory(ptr long long) RtlFillMemory
378 @ stub RtlFillMemoryUlong
379 @ stdcall RtlFindClearBits(long long long) RtlFindClearBits
380 @ stub RtlFindClearBitsAndSet
381 @ stub RtlFindLongestRunClear
382 @ stub RtlFindLongestRunSet
383 @ stub RtlFindMessage
384 @ stub RtlFindSetBits
385 @ stub RtlFindSetBitsAndClear
386 @ stdcall RtlFirstFreeAce(ptr ptr) RtlFirstFreeAce
387 @ stdcall RtlFormatCurrentUserKeyPath(ptr) RtlFormatCurrentUserKeyPath
388 @ stub RtlFormatMessage
389 @ stdcall RtlFreeAnsiString(long) RtlFreeAnsiString
390 @ stdcall RtlFreeHeap(long long long) RtlFreeHeap
391 @ stdcall RtlFreeOemString(ptr) RtlFreeOemString
392 @ stdcall RtlFreeSid (long) RtlFreeSid
393 @ stdcall RtlFreeUnicodeString(ptr) RtlFreeUnicodeString
394 @ stub RtlGenerate8dot3Name
395 @ stdcall RtlGetAce(ptr long ptr) RtlGetAce
396 @ stub RtlGetCallersAddress
397 @ stub RtlGetCompressionWorkSpaceSize
398 @ stdcall RtlGetControlSecurityDescriptor(ptr ptr ptr) RtlGetControlSecurityDescriptor
399 @ stub RtlGetCurrentDirectory_U
400 @ stdcall RtlGetDaclSecurityDescriptor(ptr ptr ptr ptr) RtlGetDaclSecurityDescriptor
401 @ stub RtlGetElementGenericTable
402 @ stub RtlGetFullPathName_U
403 @ stdcall RtlGetGroupSecurityDescriptor(ptr ptr ptr) RtlGetGroupSecurityDescriptor
404 @ stub RtlGetLongestNtPathLength
405 @ stub RtlGetNtGlobalFlags
406 @ stdcall RtlGetNtProductType(ptr) RtlGetNtProductType
407 @ stdcall RtlGetOwnerSecurityDescriptor(ptr ptr ptr) RtlGetOwnerSecurityDescriptor
408 @ stub RtlGetProcessHeaps
409 @ stdcall RtlGetSaclSecurityDescriptor(ptr ptr ptr ptr)RtlGetSaclSecurityDescriptor
410 @ stub RtlGetUserInfoHeap
411 @ stdcall RtlIdentifierAuthoritySid(ptr) RtlIdentifierAuthoritySid
412 @ stub RtlImageDirectoryEntryToData
413 @ stdcall RtlImageNtHeader(long) RtlImageNtHeader
414 @ stdcall RtlImpersonateSelf(long) RtlImpersonateSelf
415 @ stdcall RtlInitAnsiString(ptr str) RtlInitAnsiString
416 @ stub RtlInitCodePageTable
417 @ stub RtlInitNlsTables
418 @ stdcall RtlInitString(ptr str) RtlInitString
419 @ stdcall RtlInitUnicodeString(ptr wstr) RtlInitUnicodeString
420 @ stdcall RtlInitializeBitMap(long long long) RtlInitializeBitMap
421 @ stub RtlInitializeContext
422 @ stdcall RtlInitializeCriticalSection(ptr) RtlInitializeCriticalSection
423 @ stdcall RtlInitializeCriticalSectionAndSpinCount(ptr long) RtlInitializeCriticalSectionAndSpinCount
424 @ stdcall RtlInitializeGenericTable() RtlInitializeGenericTable
425 @ stub RtlInitializeRXact
426 @ stdcall RtlInitializeResource(ptr) RtlInitializeResource
427 @ stdcall RtlInitializeSid(ptr ptr long) RtlInitializeSid
428 @ stub RtlInsertElementGenericTable
429 @ stdcall RtlIntegerToChar(long long long long) RtlIntegerToChar
430 @ stub RtlIntegerToUnicodeString
431 @ stub RtlIsDosDeviceName_U
432 @ stub RtlIsGenericTableEmpty
433 @ stub RtlIsNameLegalDOS8Dot3
434 @ stdcall RtlIsTextUnicode(ptr long ptr) RtlIsTextUnicode
435 @ stdcall -ret64 RtlLargeIntegerAdd(long long long long) RtlLargeIntegerAdd
436 @ stdcall -ret64 RtlLargeIntegerArithmeticShift(long long long) RtlLargeIntegerArithmeticShift
437 @ stdcall -ret64 RtlLargeIntegerDivide(long long long long ptr) RtlLargeIntegerDivide
438 @ stdcall -ret64 RtlLargeIntegerNegate(long long) RtlLargeIntegerNegate
439 @ stdcall -ret64 RtlLargeIntegerShiftLeft(long long long) RtlLargeIntegerShiftLeft
440 @ stdcall -ret64 RtlLargeIntegerShiftRight(long long long) RtlLargeIntegerShiftRight
441 @ stdcall -ret64 RtlLargeIntegerSubtract(long long long long) RtlLargeIntegerSubtract
442 @ stub RtlLargeIntegerToChar
443 @ stdcall RtlLeaveCriticalSection(ptr) RtlLeaveCriticalSection
444 @ stdcall RtlLengthRequiredSid(long) RtlLengthRequiredSid
445 @ stdcall RtlLengthSecurityDescriptor(ptr) RtlLengthSecurityDescriptor
446 @ stdcall RtlLengthSid(ptr) RtlLengthSid
447 @ stub RtlLocalTimeToSystemTime
448 @ stub RtlLockHeap
449 @ stub RtlLookupElementGenericTable
450 @ stdcall RtlMakeSelfRelativeSD(ptr ptr ptr) RtlMakeSelfRelativeSD
451 @ stub RtlMapGenericMask
452 @ stdcall RtlMoveMemory(ptr ptr long) RtlMoveMemory
453 @ stdcall RtlMultiByteToUnicodeN(ptr long ptr ptr long) RtlMultiByteToUnicodeN
454 @ stdcall RtlMultiByteToUnicodeSize(ptr str long) RtlMultiByteToUnicodeSize
455 @ stub RtlNewInstanceSecurityObject
456 @ stub RtlNewSecurityGrantedAccess
457 @ stdcall RtlNewSecurityObject(long long long long long long) RtlNewSecurityObject
458 @ stdcall RtlNormalizeProcessParams(ptr) RtlNormalizeProcessParams
459 @ stdcall RtlNtStatusToDosError(long) RtlNtStatusToDosError
460 @ stub RtlNumberGenericTableElements
461 @ stub RtlNumberOfClearBits
462 @ stub RtlNumberOfSetBits
463 @ stdcall RtlOemStringToUnicodeSize(ptr) RtlOemStringToUnicodeSize
464 @ stdcall RtlOemStringToUnicodeString(ptr ptr long) RtlOemStringToUnicodeString
465 @ stdcall RtlOemToUnicodeN(ptr long ptr ptr long) RtlOemToUnicodeN
466 @ stdcall RtlOpenCurrentUser(long ptr) RtlOpenCurrentUser
467 @ stub RtlPcToFileHeader
468 @ stdcall RtlPrefixString(ptr ptr long) RtlPrefixString
469 @ stdcall RtlPrefixUnicodeString(ptr ptr long) RtlPrefixUnicodeString
470 @ stub RtlProtectHeap
471 @ stdcall RtlQueryEnvironmentVariable_U(long long long) RtlQueryEnvironmentVariable_U
472 @ stub RtlQueryInformationAcl
473 @ stub RtlQueryProcessBackTraceInformation
474 @ stub RtlQueryProcessDebugInformation
475 @ stub RtlQueryProcessHeapInformation
476 @ stub RtlQueryProcessLockInformation
477 @ stub RtlQueryRegistryValues
478 @ stub RtlQuerySecurityObject
479 @ stub RtlQueryTagHeap
480 @ stub RtlQueryTimeZoneInformation
481 @ stdcall RtlRaiseException(ptr) RtlRaiseException
482 @ stdcall RtlRaiseStatus(long) RtlRaiseStatus
483 @ stub RtlRandom
484 @ stub RtlReAllocateHeap
485 @ stub RtlRealPredecessor
486 @ stub RtlRealSuccessor
487 @ stdcall RtlReleasePebLock() RtlReleasePebLock
488 @ stdcall RtlReleaseResource(ptr) RtlReleaseResource
489 @ stub RtlRemoteCall
490 @ stub RtlResetRtlTranslations
491 @ stub RtlRunDecodeUnicodeString
492 @ stub RtlRunEncodeUnicodeString
493 @ stdcall RtlSecondsSince1970ToTime(long ptr) RtlSecondsSince1970ToTime
494 @ stdcall RtlSecondsSince1980ToTime(long ptr) RtlSecondsSince1980ToTime
495 @ stub RtlSelfRelativeToAbsoluteSD
496 @ stub RtlSetAllBits
497 @ stdcall RtlSetBits(long long long) RtlSetBits
498 @ stub RtlSetCurrentDirectory_U
499 @ stub RtlSetCurrentEnvironment
500 @ stdcall RtlSetDaclSecurityDescriptor(ptr long ptr long) RtlSetDaclSecurityDescriptor
501 @ stdcall RtlSetEnvironmentVariable(long long long) RtlSetEnvironmentVariable
502 @ stdcall RtlSetGroupSecurityDescriptor(ptr ptr long) RtlSetGroupSecurityDescriptor
503 @ stub RtlSetInformationAcl
504 @ stdcall RtlSetOwnerSecurityDescriptor(ptr ptr long) RtlSetOwnerSecurityDescriptor
505 @ stdcall RtlSetSaclSecurityDescriptor(ptr long ptr long) RtlSetSaclSecurityDescriptor
506 @ stub RtlSetSecurityObject
507 @ stub RtlSetTimeZoneInformation
508 @ stub RtlSetUserFlagsHeap
509 @ stub RtlSetUserValueHeap
510 @ stdcall RtlSizeHeap(long long long) HeapSize
511 @ stub RtlSplay
512 @ stub RtlStartRXact
513 @ stdcall RtlSubAuthorityCountSid(ptr) RtlSubAuthorityCountSid
514 @ stdcall RtlSubAuthoritySid(ptr long) RtlSubAuthoritySid
515 @ stub RtlSubtreePredecessor
516 @ stub RtlSubtreeSuccessor
517 @ stdcall RtlSystemTimeToLocalTime (long long) RtlSystemTimeToLocalTime
518 @ stdcall RtlTimeFieldsToTime(ptr ptr) RtlTimeFieldsToTime
519 @ stdcall RtlTimeToElapsedTimeFields(long long) RtlTimeToElapsedTimeFields
520 @ stdcall RtlTimeToSecondsSince1970(ptr ptr) RtlTimeToSecondsSince1970
521 @ stdcall RtlTimeToSecondsSince1980(ptr ptr) RtlTimeToSecondsSince1980
522 @ stdcall RtlTimeToTimeFields (long long) RtlTimeToTimeFields
523 @ stdcall RtlUnicodeStringToAnsiSize(ptr) RtlUnicodeStringToAnsiSize
524 @ stdcall RtlUnicodeStringToAnsiString(ptr ptr long) RtlUnicodeStringToAnsiString
525 @ stub RtlUnicodeStringToCountedOemString
526 @ stub RtlUnicodeStringToInteger
527 @ stdcall RtlUnicodeStringToOemSize(ptr) RtlUnicodeStringToOemSize
528 @ stdcall RtlUnicodeStringToOemString(ptr ptr long) RtlUnicodeStringToOemString
529 @ stub RtlUnicodeToCustomCPN
530 @ stdcall RtlUnicodeToMultiByteN(ptr long ptr ptr long) RtlUnicodeToMultiByteN
531 @ stdcall RtlUnicodeToMultiByteSize(ptr wstr long) RtlUnicodeToMultiByteSize
532 @ stdcall RtlUnicodeToOemN(ptr long ptr ptr long) RtlUnicodeToOemN
533 @ stub RtlUniform
534 @ stub RtlUnlockHeap
535 @ stdcall RtlUnwind(ptr ptr ptr long) RtlUnwind
536 @ stub RtlUpcaseUnicodeChar
537 @ stdcall RtlUpcaseUnicodeString(ptr ptr long) RtlUpcaseUnicodeString
538 @ stdcall RtlUpcaseUnicodeStringToAnsiString(ptr ptr long) RtlUpcaseUnicodeStringToAnsiString
539 @ stub RtlUpcaseUnicodeStringToCountedOemString
540 @ stdcall RtlUpcaseUnicodeStringToOemString(ptr ptr long) RtlUpcaseUnicodeStringToOemString
541 @ stub RtlUpcaseUnicodeToCustomCPN
542 @ stdcall RtlUpcaseUnicodeToMultiByteN(ptr long ptr ptr long) RtlUpcaseUnicodeToMultiByteN
543 @ stdcall RtlUpcaseUnicodeToOemN(ptr long ptr ptr long) RtlUpcaseUnicodeToOemN
544 @ stub RtlUpperChar
545 @ stdcall RtlUpperString(ptr ptr) RtlUpperString
546 @ stub RtlUsageHeap
547 @ stub RtlValidAcl
548 @ stdcall RtlValidSecurityDescriptor(ptr) RtlValidSecurityDescriptor
549 @ stdcall RtlValidSid(ptr) RtlValidSid
550 @ stub RtlValidateHeap
551 @ stub RtlValidateProcessHeaps
552 @ stub RtlWalkHeap
553 @ stub RtlWriteRegistryValue
554 @ stub RtlZeroHeap
555 @ stdcall RtlZeroMemory(ptr long) RtlZeroMemory
556 @ stub RtlpInitializeRtl
557 @ stub RtlpNtCreateKey
558 @ stub RtlpNtEnumerateSubKey
559 @ stub RtlpNtMakeTemporaryKey
560 @ stub RtlpNtOpenKey
561 @ stub RtlpNtQueryValueKey
562 @ stub RtlpNtSetValueKey
563 @ stdcall RtlpUnWaitCriticalSection(ptr) RtlpUnWaitCriticalSection
564 @ stdcall RtlpWaitForCriticalSection(ptr) RtlpWaitForCriticalSection
565 @ stdcall RtlxAnsiStringToUnicodeSize(ptr) RtlAnsiStringToUnicodeSize
566 @ stdcall RtlxOemStringToUnicodeSize(ptr) RtlOemStringToUnicodeSize
567 @ stdcall RtlxUnicodeStringToAnsiSize(ptr) RtlUnicodeStringToAnsiSize
568 @ stdcall RtlxUnicodeStringToOemSize(ptr) RtlUnicodeStringToOemSize
569 @ stub SaveEm87Context
570 @ stdcall ZwAcceptConnectPort(long long long long long long) NtAcceptConnectPort
571 @ stub ZwAccessCheck
572 @ stub ZwAccessCheckAndAuditAlarm
573 @ stdcall ZwAdjustGroupsToken(long long long long long long) NtAdjustPrivilegesToken
574 @ stub ZwAdjustPrivilegesToken
575 @ stub ZwAlertResumeThread
576 @ stub ZwAlertThread
577 @ stub ZwAllocateLocallyUniqueId
578 @ stub ZwAllocateUuids
579 @ stub ZwAllocateVirtualMemory
580 @ stub ZwCallbackReturn
581 @ stub ZwCancelIoFile
582 @ stub ZwCancelTimer
583 @ stub ZwClearEvent
584 @ stub ZwClose
585 @ stub ZwCloseObjectAuditAlarm
586 @ stdcall ZwCompleteConnectPort(long) NtCompleteConnectPort
587 @ stdcall ZwConnectPort(long long long long long long long long) NtConnectPort
588 @ stub ZwContinue
589 @ stdcall ZwCreateDirectoryObject(long long long) NtCreateDirectoryObject
590 @ stdcall ZwCreateEvent(long long long long long) NtCreateEvent
591 @ stub ZwCreateEventPair
592 @ stdcall ZwCreateFile(ptr long ptr ptr long long long ptr long long ptr) NtCreateFile
593 @ stub ZwCreateIoCompletion
594 @ stdcall ZwCreateKey(long long long long long long long) NtCreateKey
595 @ stdcall ZwCreateMailslotFile(long long long long long long long long) NtCreateMailslotFile
596 @ stub ZwCreateMutant
597 @ stub ZwCreateNamedPipeFile
598 @ stdcall ZwCreatePagingFile(long long long long) NtCreatePagingFile
599 @ stdcall ZwCreatePort(long long long long long) NtCreatePort
600 @ stub ZwCreateProcess
601 @ stub ZwCreateProfile
602 @ stdcall ZwCreateSection(long long long long long long long) NtCreateSection
603 @ stub ZwCreateSemaphore
604 @ stub ZwCreateSymbolicLinkObject
605 @ stub ZwCreateThread
606 @ stdcall ZwCreateTimer(ptr long ptr long) NtCreateTimer
607 @ stub ZwCreateToken
608 @ stub ZwDelayExecution
609 @ stub ZwDeleteFile
610 @ stub ZwDeleteKey
611 @ stub ZwDeleteValueKey
612 @ stdcall ZwDeviceIoControlFile(long long long long long long long long long long) NtDeviceIoControlFile
613 @ stub ZwDisplayString
614 @ stdcall ZwDuplicateObject(long long long long long long long) NtDuplicateObject
615 @ stdcall ZwDuplicateToken(long long long long long long) NtDuplicateToken
616 @ stub ZwEnumerateBus
617 @ stub ZwEnumerateKey
618 @ stub ZwEnumerateValueKey
619 @ stub ZwExtendSection
620 @ stub ZwFlushBuffersFile
621 @ stub ZwFlushInstructionCache
622 @ stub ZwFlushKey
623 @ stub ZwFlushVirtualMemory
624 @ stub ZwFlushWriteBuffer
625 @ stub ZwFreeVirtualMemory
626 @ stdcall ZwFsControlFile(long long long long long long long long long long) NtFsControlFile
627 @ stub ZwGetContextThread
628 @ stub ZwGetPlugPlayEvent
629 @ stub ZwGetTickCount
630 @ stub ZwImpersonateClientOfPort
631 @ stub ZwImpersonateThread
632 @ stub ZwInitializeRegistry
633 @ stdcall ZwListenPort(long long) NtListenPort
634 @ stub ZwLoadDriver
635 @ stub ZwLoadKey
636 @ stub ZwLockFile
637 @ stub ZwLockVirtualMemory
638 @ stub ZwMakeTemporaryObject
639 @ stdcall ZwMapViewOfSection(long long long long long long long long long long) NtMapViewOfSection
640 @ stub ZwNotifyChangeDirectoryFile
641 @ stub ZwNotifyChangeKey
642 @ stdcall ZwOpenDirectoryObject(long long long) NtOpenDirectoryObject
643 @ stdcall ZwOpenEvent(long long long) NtOpenEvent
644 @ stub ZwOpenEventPair
645 @ stdcall ZwOpenFile(ptr long ptr ptr long long) NtOpenFile
646 @ stub ZwOpenIoCompletion
647 @ stdcall ZwOpenKey(ptr long ptr) NtOpenKey
648 @ stub ZwOpenMutant
649 @ stub ZwOpenObjectAuditAlarm
650 @ stub ZwOpenProcess
651 @ stdcall ZwOpenProcessToken(long long long) NtOpenProcessToken
652 @ stdcall ZwOpenSection(long long long) NtOpenSection
653 @ stub ZwOpenSemaphore
654 @ stub ZwOpenSymbolicLinkObject
655 @ stub ZwOpenThread
656 @ stdcall ZwOpenThreadToken(long long long long) NtOpenThreadToken
657 @ stub ZwOpenTimer
658 @ stub ZwPlugPlayControl
659 @ stub ZwPrivilegeCheck
660 @ stub ZwPrivilegeObjectAuditAlarm
661 @ stub ZwPrivilegedServiceAuditAlarm
662 @ stub ZwProtectVirtualMemory
663 @ stub ZwPulseEvent
664 @ stub ZwQueryAttributesFile
665 @ stub ZwQueryDefaultLocale
666 @ stdcall ZwQueryDirectoryFile(long long  ptr ptr ptr ptr long long long ptr long)NtQueryDirectoryFile
667 @ stdcall ZwQueryDirectoryObject(long long long long long long long) NtQueryDirectoryObject
668 @ stub ZwQueryEaFile
669 @ stub ZwQueryEvent
670 @ stdcall ZwQueryInformationFile(long long long long long) NtQueryInformationFile
671 @ stub ZwQueryInformationPort
672 @ stdcall ZwQueryInformationProcess(long long long long long) NtQueryInformationProcess
673 @ stdcall ZwQueryInformationThread(long long long long long) NtQueryInformationThread
674 @ stdcall ZwQueryInformationToken(long long long long long) NtQueryInformationToken
675 @ stub ZwQueryIntervalProfile
676 @ stub ZwQueryIoCompletion
677 @ stub ZwQueryKey
678 @ stub ZwQueryMutant
679 @ stdcall ZwQueryObject(long long long long long) NtQueryObject
680 @ stub ZwQueryPerformanceCounter
681 @ stub ZwQuerySection
682 @ stub ZwQuerySecurityObject
683 @ stub ZwQuerySemaphore
684 @ stub ZwQuerySymbolicLinkObject
685 @ stub ZwQuerySystemEnvironmentValue
686 @ stdcall ZwQuerySystemInformation(long long long long) NtQuerySystemInformation
687 @ stdcall ZwQuerySystemTime(ptr) NtQuerySystemTime
688 @ stub ZwQueryTimer
689 @ stub ZwQueryTimerResolution
690 @ stub ZwQueryValueKey
691 @ stub ZwQueryVirtualMemory
692 @ stdcall ZwQueryVolumeInformationFile(long ptr ptr long long) NtQueryVolumeInformationFile
693 @ stub ZwRaiseException
694 @ stub ZwRaiseHardError
695 @ stdcall ZwReadFile(long long long long long long long long long) NtReadFile
696 @ stub ZwReadRequestData
697 @ stub ZwReadVirtualMemory
698 @ stub ZwRegisterNewDevice
699 @ stdcall ZwRegisterThreadTerminatePort(long) NtRegisterThreadTerminatePort
700 @ stub ZwReleaseMutant
701 @ stub ZwReleaseProcessMutant
702 @ stub ZwReleaseSemaphore
703 @ stub ZwRemoveIoCompletion
704 @ stub ZwReplaceKey
705 @ stub ZwReplyPort
706 @ stdcall ZwReplyWaitReceivePort(long long long long) NtReplyWaitReceivePort
707 @ stub ZwReplyWaitReplyPort
708 @ stub ZwRequestPort
709 @ stdcall ZwRequestWaitReplyPort(long long long) NtRequestWaitReplyPort
710 @ stub ZwResetEvent
711 @ stub ZwRestoreKey
712 @ stdcall ZwResumeThread(long long) NtResumeThread
713 @ stub ZwSaveKey
714 @ stub ZwSetContextThread
715 @ stub ZwSetDefaultHardErrorPort
716 @ stub ZwSetDefaultLocale
717 @ stub ZwSetEaFile
718 @ stdcall ZwSetEvent(long long) NtSetEvent
719 @ stub ZwSetHighEventPair
720 @ stub ZwSetHighWaitLowEventPair
721 @ stub ZwSetHighWaitLowThread
722 @ stdcall ZwSetInformationFile(long long long long long) NtSetInformationFile
723 @ stub ZwSetInformationKey
724 @ stub ZwSetInformationObject
725 @ stdcall ZwSetInformationProcess(long long long long) NtSetInformationProcess
726 @ stdcall ZwSetInformationThread(long long long long) NtSetInformationThread
727 @ stub ZwSetInformationToken
728 @ stdcall ZwSetIntervalProfile(long long) NtSetIntervalProfile
729 @ stub ZwSetIoCompletion
730 @ stub ZwSetLdtEntries
731 @ stub ZwSetLowEventPair
732 @ stub ZwSetLowWaitHighEventPair
733 @ stub ZwSetLowWaitHighThread
734 @ stub ZwSetSecurityObject
735 @ stub ZwSetSystemEnvironmentValue
736 @ stub ZwSetSystemInformation
737 @ stub ZwSetSystemPowerState
738 @ stub ZwSetSystemTime
739 @ stdcall ZwSetTimer(long ptr ptr ptr long long ptr) NtSetTimer
740 @ stub ZwSetTimerResolution
741 @ stdcall ZwSetValueKey(long long long long long long) NtSetValueKey
742 @ stdcall ZwSetVolumeInformationFile(long ptr ptr long long) NtSetVolumeInformationFile
743 @ stub ZwShutdownSystem
744 @ stub ZwStartProfile
745 @ stub ZwStopProfile
746 @ stub ZwSuspendThread
747 @ stub ZwSystemDebugControl
748 @ stub ZwTerminateProcess
749 @ stdcall ZwTerminateThread(long long) NtTerminateThread
750 @ stub ZwTestAlert
751 @ stub ZwUnloadDriver
752 @ stub ZwUnloadKey
753 @ stub ZwUnlockFile
754 @ stub ZwUnlockVirtualMemory
755 @ stub ZwUnmapViewOfSection
756 @ stub ZwVdmControl
757 @ stub ZwW32Call
758 @ stub ZwWaitForMultipleObjects
759 @ stub ZwWaitForProcessMutant
760 @ stdcall ZwWaitForSingleObject(long long long) NtWaitForSingleObject
761 @ stub ZwWaitHighEventPair
762 @ stub ZwWaitLowEventPair
763 @ stub ZwWriteFile
764 @ stub ZwWriteRequestData
765 @ stub ZwWriteVirtualMemory
766 @ cdecl _CIpow() NTDLL__CIpow
767 @ stub __eCommonExceptions
768 @ stub __eEmulatorInit
769 @ stub __eF2XM1
770 @ stub __eFABS
771 @ stub __eFADD32
772 @ stub __eFADD64
773 @ stub __eFADDPreg
774 @ stub __eFADDreg
775 @ stub __eFADDtop
776 @ stub __eFCHS
777 @ stub __eFCOM
778 @ stub __eFCOM32
779 @ stub __eFCOM64
780 @ stub __eFCOMP
781 @ stub __eFCOMP32
782 @ stub __eFCOMP64
783 @ stub __eFCOMPP
784 @ stub __eFCOS
785 @ stub __eFDECSTP
786 @ stub __eFDIV32
787 @ stub __eFDIV64
788 @ stub __eFDIVPreg
789 @ stub __eFDIVR32
790 @ stub __eFDIVR64
791 @ stub __eFDIVRPreg
792 @ stub __eFDIVRreg
793 @ stub __eFDIVRtop
794 @ stub __eFDIVreg
795 @ stub __eFDIVtop
796 @ stub __eFFREE
797 @ stub __eFIADD16
798 @ stub __eFIADD32
799 @ stub __eFICOM16
800 @ stub __eFICOM32
801 @ stub __eFICOMP16
802 @ stub __eFICOMP32
803 @ stub __eFIDIV16
804 @ stub __eFIDIV32
805 @ stub __eFIDIVR16
806 @ stub __eFIDIVR32
807 @ stub __eFILD16
808 @ stub __eFILD32
809 @ stub __eFILD64
810 @ stub __eFIMUL16
811 @ stub __eFIMUL32
812 @ stub __eFINCSTP
813 @ stub __eFINIT
814 @ stub __eFIST16
815 @ stub __eFIST32
816 @ stub __eFISTP16
817 @ stub __eFISTP32
818 @ stub __eFISTP64
819 @ stub __eFISUB16
820 @ stub __eFISUB32
821 @ stub __eFISUBR16
822 @ stub __eFISUBR32
823 @ stub __eFLD1
824 @ stub __eFLD32
825 @ stub __eFLD64
826 @ stub __eFLD80
827 @ stub __eFLDCW
828 @ stub __eFLDENV
829 @ stub __eFLDL2E
830 @ stub __eFLDLN2
831 @ stub __eFLDPI
832 @ stub __eFLDZ
833 @ stub __eFMUL32
834 @ stub __eFMUL64
835 @ stub __eFMULPreg
836 @ stub __eFMULreg
837 @ stub __eFMULtop
838 @ stub __eFPATAN
839 @ stub __eFPREM
840 @ stub __eFPREM1
841 @ stub __eFPTAN
842 @ stub __eFRNDINT
843 @ stub __eFRSTOR
844 @ stub __eFSAVE
845 @ stub __eFSCALE
846 @ stub __eFSIN
847 @ stub __eFSQRT
848 @ stub __eFST
849 @ stub __eFST32
850 @ stub __eFST64
851 @ stub __eFSTCW
852 @ stub __eFSTENV
853 @ stub __eFSTP
854 @ stub __eFSTP32
855 @ stub __eFSTP64
856 @ stub __eFSTP80
857 @ stub __eFSTSW
858 @ stub __eFSUB32
859 @ stub __eFSUB64
860 @ stub __eFSUBPreg
861 @ stub __eFSUBR32
862 @ stub __eFSUBR64
863 @ stub __eFSUBRPreg
864 @ stub __eFSUBRreg
865 @ stub __eFSUBRtop
866 @ stub __eFSUBreg
867 @ stub __eFSUBtop
868 @ stub __eFTST
869 @ stub __eFUCOM
870 @ stub __eFUCOMP
871 @ stub __eFUCOMPP
872 @ stub __eFXAM
873 @ stub __eFXCH
874 @ stub __eFXTRACT
875 @ stub __eFYL2X
876 @ stub __eFYL2XP1
877 @ stub __eGetStatusWord
878 @ stdcall -ret64 _alldiv(long long long long) _alldiv
879 @ stdcall -ret64 _allmul(long long long long) _allmul
880 @ register -i386 _alloca_probe() NTDLL_alloca_probe
881 @ stdcall -ret64 _allrem(long long long long) _allrem
882 @ stdcall -ret64 _aulldiv(long long long long) _aulldiv
883 @ stdcall -ret64 _aullrem(long long long long) _aullrem
884 @ register -i386 _chkstk() NTDLL_chkstk
885 @ stub _fltused
886 @ cdecl _ftol() NTDLL__ftol
887 @ cdecl _itoa(long ptr long) _itoa
888 @ cdecl _ltoa(long ptr long) _ltoa
889 @ cdecl _memccpy(ptr ptr long long) memccpy
890 @ cdecl _memicmp(str str long) _memicmp
891 @ varargs _snprintf(ptr long ptr) snprintf
892 @ varargs _snwprintf(wstr long wstr) _snwprintf
893 @ cdecl _splitpath(str str str str str) _splitpath
894 @ cdecl _strcmpi(str str) strcasecmp
895 @ cdecl _stricmp(str str) strcasecmp
896 @ cdecl _strlwr(str) _strlwr
897 @ cdecl _strnicmp(str str long) strncasecmp
898 @ cdecl _strupr(str) _strupr
899 @ cdecl _ultoa(long ptr long) _ultoa
900 @ cdecl _ultow(long ptr long) _ultow
901 @ cdecl _vsnprintf(ptr long ptr ptr) vsnprintf
902 @ cdecl _wcsicmp(wstr wstr) NTDLL__wcsicmp
903 @ cdecl _wcslwr(wstr) NTDLL__wcslwr
904 @ cdecl _wcsnicmp(wstr wstr long) NTDLL__wcsnicmp
905 @ cdecl _wcsupr(wstr) NTDLL__wcsupr
906 @ cdecl _wtoi(wstr) _wtoi
907 @ cdecl _wtol(wstr) _wtol
908 @ cdecl -noimport abs(long) abs
909 @ cdecl -noimport atan(double) atan
910 @ cdecl -noimport atoi(str) atoi
911 @ cdecl -noimport atol(str) atol
912 @ cdecl -noimport ceil(double) ceil
913 @ cdecl -noimport cos(double) cos
914 @ cdecl -noimport fabs(double) fabs
915 @ cdecl -noimport floor(double) floor
916 @ cdecl isalpha(long) isalpha
917 @ cdecl isdigit(long) isdigit
918 @ cdecl islower(long) islower
919 @ cdecl isprint(long) isprint
920 @ cdecl isspace(long) isspace
921 @ cdecl isupper(long) isupper
922 @ cdecl iswalpha(long) NTDLL_iswalpha
923 @ cdecl iswctype(long long) NTDLL_iswctype
924 @ cdecl isxdigit(long) isxdigit
925 @ cdecl -noimport labs(long) labs
926 @ cdecl -noimport log(double) log
927 @ cdecl mbstowcs(ptr str long) NTDLL_mbstowcs
928 @ cdecl -noimport memchr(ptr long long) memchr
929 @ cdecl -noimport memcmp(ptr ptr long) memcmp
930 @ cdecl -noimport memcpy(ptr ptr long) memcpy
931 @ cdecl -noimport memmove(ptr ptr long) memmove
932 @ cdecl -noimport memset(ptr long long) memset
933 @ cdecl -noimport pow(double double) pow
934 @ cdecl -noimport qsort(ptr long long ptr) qsort
935 @ cdecl -noimport sin(double) sin
936 @ varargs -noimport sprintf(str str) sprintf
937 @ cdecl -noimport sqrt(double) sqrt
938 @ varargs -noimport sscanf(str str) sscanf
939 @ cdecl -noimport strcat(str str) strcat
940 @ cdecl -noimport strchr(str long) strchr
941 @ cdecl -noimport strcmp(str str) strcmp
942 @ cdecl -noimport strcpy(ptr str) strcpy
943 @ cdecl -noimport strcspn(str str) strcspn
944 @ cdecl -noimport strlen(str) strlen
945 @ cdecl -noimport strncat(str str long) strncat
946 @ cdecl -noimport strncmp(str str long) strncmp
947 @ cdecl -noimport strncpy(ptr str long) strncpy
948 @ cdecl -noimport strpbrk(str str long) strpbrk
949 @ cdecl -noimport strrchr(str long) strrchr
950 @ cdecl -noimport strspn(str str) strspn
951 @ cdecl -noimport strstr(str str) strstr
952 @ cdecl -noimport strtol(str ptr long) strtol
953 @ varargs swprintf(wstr wstr) NTDLL_swprintf
954 @ cdecl -noimport tan(double) tan
955 @ cdecl tolower(long) tolower
956 @ cdecl toupper(long) toupper
957 @ cdecl towlower(long) NTDLL_towlower
958 @ cdecl towupper(long) NTDLL_towupper
959 @ cdecl -noimport vsprintf(ptr str ptr) vsprintf
960 @ cdecl wcscat(wstr wstr) NTDLL_wcscat
961 @ cdecl wcschr(wstr long) NTDLL_wcschr
962 @ cdecl wcscmp(wstr wstr) NTDLL_wcscmp
963 @ cdecl wcscpy(ptr wstr) NTDLL_wcscpy
964 @ cdecl wcscspn(wstr wstr) NTDLL_wcscspn
965 @ cdecl wcslen(wstr) NTDLL_wcslen
966 @ cdecl wcsncat(wstr wstr long) NTDLL_wcsncat
967 @ cdecl wcsncmp(wstr wstr long) NTDLL_wcsncmp
968 @ cdecl wcsncpy(ptr wstr long) NTDLL_wcsncpy
969 @ cdecl wcspbrk(wstr wstr) NTDLL_wcspbrk
970 @ cdecl wcsrchr(wstr long) NTDLL_wcsrchr
971 @ cdecl wcsspn(wstr wstr) NTDLL_wcsspn
972 @ cdecl wcsstr(wstr wstr) NTDLL_wcsstr
973 @ cdecl wcstok(wstr wstr) NTDLL_wcstok
974 @ cdecl wcstol(wstr ptr long) NTDLL_wcstol
975 @ cdecl wcstombs(ptr ptr long) NTDLL_wcstombs
976 @ stub wcstoul
977 @ stub NtAddAtom
978 @ stub NtDeleteAtom
979 @ stub NtFindAtom
980 @ stub NtQueryFullAttributesFile
981 @ stub NtQueueApcThread
982 @ stub NtReadFileScatter
983 @ stub NtSignalAndWaitForSingleObject
984 @ stub NtWriteFileGather
985 @ stub NtYieldExecution
986 @ stub RtlAddAtomToAtomTable
987 @ stub RtlAllocateHandle
988 @ stub RtlCreateAtomTable
989 @ stub RtlDeleteAtomFromAtomTable
990 @ stub RtlFreeHandle
991 @ stub RtlInitializeHandleTable
992 @ stub RtlIsValidHandle
993 @ stub RtlLookupAtomInAtomTable
994 @ stub RtlQueryAtomInAtomTable
995 @ stdcall RtlTryEnterCriticalSection(ptr) RtlTryEnterCriticalSection
996 @ stub RtlEnumerateProperties
997 @ stub RtlSetPropertyClassId
998 @ stub RtlSetPropertyNames
999 @ stub RtlQueryPropertyNames
1000 @ stub RtlFlushPropertySet
1001 @ stub RtlSetProperties
1002 @ stub RtlQueryProperties
1003 @ stub RtlQueryPropertySet
1004 @ stub RtlSetUnicodeCallouts
1005 @ stub RtlPropertySetNameToGuid
1006 @ stub RtlGuidToPropertySetName
1007 @ stub RtlClosePropertySet
1008 @ stub RtlCreatePropertySet
1009 @ stub RtlSetPropertySetClassId
1010 @ stdcall NtPowerInformation(long long long long long) NtPowerInformation
1011
1012 ##################
1013 # Wine extensions
1014 #
1015 # All functions must be prefixed with '__wine_' (for internal functions)
1016 # or 'wine_' (for user-visible functions) to avoid namespace conflicts.
1017
1018 # Exception handling
1019 @ cdecl -norelay __wine_exception_handler(ptr ptr ptr ptr) __wine_exception_handler
1020 @ cdecl -norelay __wine_finally_handler(ptr ptr ptr ptr) __wine_finally_handler
1021
1022 # Debugging interface
1023 @ cdecl -norelay wine_dbgstr_an(str long) wine_dbgstr_an
1024 @ cdecl -norelay wine_dbgstr_wn(str long) wine_dbgstr_wn
1025 @ cdecl -norelay wine_dbgstr_guid(ptr) wine_dbgstr_guid
1026 @ cdecl -norelay wine_dbg_vprintf(str ptr) wine_dbg_vprintf
1027 @ varargs wine_dbg_printf(str) wine_dbg_printf
1028 @ varargs wine_dbg_log(long str str str) wine_dbg_log
1029
1030 # Command-line
1031 @ cdecl __wine_get_main_args(ptr) __wine_get_main_args
1032 @ cdecl __wine_get_wmain_args(ptr) __wine_get_wmain_args
1033
1034 # Server interface
1035 @ cdecl -norelay wine_server_call(ptr long) wine_server_call
1036 @ cdecl -norelay wine_server_alloc_req(ptr long) wine_server_alloc_req
1037 @ cdecl -norelay __wine_server_exception_handler(ptr ptr ptr ptr) __wine_server_exception_handler