Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

773 lines
18 KiB

  1. EXPORTS
  2. DbgUiConnectToDbg
  3. DbgUiWaitStateChange
  4. DbgUiContinue
  5. DbgUiStopDebugging
  6. DbgUiDebugActiveProcess
  7. DbgUiGetThreadDebugObject
  8. DbgUiSetThreadDebugObject
  9. DbgUiRemoteBreakin
  10. DbgUiIssueRemoteBreakin
  11. DbgUiConvertStateChangeStructure
  12. DbgBreakPoint
  13. DbgPrint
  14. DbgPrintEx
  15. vDbgPrintEx
  16. vDbgPrintExWithPrefix
  17. DbgPrintReturnControlC
  18. DbgPrompt
  19. DbgUserBreakPoint
  20. DbgSetDebugFilterState
  21. DbgQueryDebugFilterState
  22. KiUserApcDispatcher
  23. KiUserCallbackDispatcher
  24. KiUserExceptionDispatcher
  25. KiRaiseUserExceptionDispatcher
  26. LdrAccessResource
  27. LdrEnumerateLoadedModules
  28. LdrEnumResources
  29. LdrFindEntryForAddress
  30. LdrFindResource_U
  31. LdrFindResourceEx_U
  32. LdrFindResourceDirectory_U
  33. LdrGetDllHandle
  34. LdrGetDllHandleEx
  35. LdrAddRefDll
  36. LdrGetProcedureAddress
  37. LdrInitializeThunk
  38. LdrLoadDll
  39. LdrSetDllManifestProber
  40. LdrLockLoaderLock
  41. LdrSetAppCompatDllRedirectionCallback
  42. LdrShutdownProcess
  43. LdrShutdownThread
  44. LdrUnloadDll
  45. LdrUnlockLoaderLock
  46. LdrDisableThreadCalloutsForDll
  47. LdrInitShimEngineDynamic
  48. NlsMbCodePageTag CONSTANT // Data - use pointer for access
  49. NlsMbOemCodePageTag CONSTANT // Data - use pointer for access
  50. NlsAnsiCodePage CONSTANT // Data - use pointer for access
  51. PfxFindPrefix
  52. PfxInitialize
  53. PfxInsertPrefix
  54. PfxRemovePrefix
  55. RtlAbortRXact
  56. RtlAbsoluteToSelfRelativeSD
  57. RtlAcquirePebLock
  58. RtlAcquireResourceExclusive
  59. RtlAcquireResourceShared
  60. RtlActivateActivationContextUnsafeFast
  61. RtlAddAccessAllowedAce
  62. RtlAddAccessAllowedAceEx
  63. RtlAddAccessAllowedObjectAce
  64. RtlAddAccessDeniedAce
  65. RtlAddAccessDeniedAceEx
  66. RtlAddAccessDeniedObjectAce
  67. RtlAddCompoundAce
  68. RtlAddAce
  69. RtlAddRange
  70. RtlAddActionToRXact
  71. RtlAddAtomToAtomTable
  72. RtlAddAttributeActionToRXact
  73. RtlAddAuditAccessAce
  74. RtlAddAuditAccessAceEx
  75. RtlAddAuditAccessObjectAce
  76. RtlAddressInSectionTable
  77. RtlAdjustPrivilege
  78. RtlAllocateAndInitializeSid
  79. RtlAllocateHandle
  80. RtlAllocateHeap
  81. RtlAnsiCharToUnicodeChar
  82. RtlAnsiStringToUnicodeSize=RtlxAnsiStringToUnicodeSize
  83. RtlAnsiStringToUnicodeString
  84. RtlAppendAsciizToString
  85. RtlAppendStringToString
  86. RtlAppendUnicodeToString
  87. RtlAppendUnicodeStringToString
  88. RtlApplicationVerifierStop
  89. RtlApplyRXact
  90. RtlApplyRXactNoFlush
  91. RtlAreAllAccessesGranted
  92. RtlAreAnyAccessesGranted
  93. RtlAreBitsClear
  94. RtlAreBitsSet
  95. RtlAssert
  96. RtlAssert2
  97. RtlCharToInteger
  98. RtlCheckForOrphanedCriticalSections
  99. RtlCheckProcessParameters
  100. RtlCheckRegistryKey
  101. RtlClearAllBits
  102. RtlClearBits
  103. RtlCompactHeap
  104. RtlCompareMemory
  105. RtlCompareMemoryUlong
  106. RtlCompareString
  107. RtlCompareUnicodeString
  108. RtlCompressBuffer
  109. RtlComputeCrc32
  110. RtlComputeImportTableHash
  111. RtlConvertExclusiveToShared
  112. #if !defined(_WIN64)
  113. RtlConvertLongToLargeInteger = __RtlConvertLongToLargeInteger
  114. RtlConvertUlongToLargeInteger = __RtlConvertUlongToLargeInteger
  115. #endif
  116. RtlConvertSharedToExclusive
  117. RtlConvertSidToUnicodeString
  118. RtlConvertUiListToApiList
  119. RtlConvertToAutoInheritSecurityObject
  120. RtlCopyLuid
  121. RtlCopyLuidAndAttributesArray
  122. RtlCopyRangeList
  123. RtlCopySecurityDescriptor
  124. RtlCopySid
  125. RtlCopySidAndAttributesArray
  126. RtlCopyString
  127. RtlCopyUnicodeString
  128. RtlCreateAcl
  129. RtlCreateAndSetSD
  130. RtlCreateAtomTable
  131. RtlCreateEnvironment
  132. RtlCreateHeap
  133. RtlCreateProcessParameters
  134. RtlCreateRegistryKey
  135. RtlCreateSecurityDescriptor
  136. RtlCreateUnicodeString
  137. RtlCreateUnicodeStringFromAsciiz
  138. RtlCreateUserProcess
  139. RtlCreateUserSecurityObject
  140. RtlCreateUserThread
  141. RtlExitUserThread
  142. RtlDeactivateActivationContextUnsafeFast
  143. RtlDecompressBuffer
  144. RtlDecompressFragment
  145. RtlDefaultNpAcl
  146. RtlDelete
  147. RtlDeleteNoSplay
  148. RtlDeleteAce
  149. RtlDeleteAtomFromAtomTable
  150. RtlDeleteCriticalSection
  151. RtlDeleteElementGenericTable
  152. RtlDeleteElementGenericTableAvl
  153. RtlDeleteOwnersRanges
  154. RtlDeleteRange
  155. RtlDeleteRegistryValue
  156. RtlDeleteResource
  157. RtlDeleteSecurityObject
  158. RtlDeNormalizeProcessParams
  159. RtlDestroyAtomTable
  160. RtlDestroyEnvironment
  161. RtlDestroyHandleTable
  162. RtlDestroyHeap
  163. RtlDestroyProcessParameters
  164. RtlDetermineDosPathNameType_U
  165. RtlDllShutdownInProgress
  166. RtlDoesFileExists_U
  167. RtlDosPathNameToNtPathName_U
  168. RtlNtPathNameToDosPathName
  169. RtlDosSearchPath_U
  170. RtlDosSearchPath_Ustr
  171. RtlDowncaseUnicodeChar
  172. RtlDowncaseUnicodeString
  173. RtlDumpResource
  174. RtlDuplicateUnicodeString
  175. RtlEmptyAtomTable
  176. RtlEnableEarlyCriticalSectionEventCreation
  177. #ifndef _WIN64
  178. RtlEnlargedIntegerMultiply = _RtlEnlargedIntegerMultiply
  179. RtlEnlargedUnsignedMultiply = _RtlEnlargedUnsignedMultiply
  180. RtlEnlargedUnsignedDivide = _RtlEnlargedUnsignedDivide
  181. #endif
  182. RtlEnterCriticalSection
  183. RtlEnumerateGenericTable
  184. RtlEnumerateGenericTableAvl
  185. RtlEnumerateGenericTableLikeADirectory
  186. RtlEnumerateGenericTableWithoutSplaying
  187. RtlEnumerateGenericTableWithoutSplayingAvl
  188. RtlEnumProcessHeaps
  189. RtlEqualComputerName
  190. RtlEqualDomainName
  191. RtlEqualLuid
  192. RtlEqualPrefixSid
  193. RtlEqualSid
  194. RtlEqualString
  195. RtlEqualUnicodeString
  196. RtlEraseUnicodeString
  197. #if !defined(_WIN64)
  198. RtlExtendedIntegerMultiply
  199. RtlExtendedLargeIntegerDivide
  200. #endif
  201. #if defined(_X86_) || defined(_IA64_)
  202. RtlExtendedMagicDivide
  203. #endif
  204. RtlExpandEnvironmentStrings_U
  205. RtlFillMemory
  206. RtlFillMemoryUlong
  207. RtlFindCharInUnicodeString
  208. RtlFindClearBits
  209. RtlFindClearBitsAndSet
  210. RtlFindClearRuns
  211. RtlFindLongestRunClear
  212. RtlFindLastBackwardRunClear
  213. RtlFindNextForwardRunClear
  214. RtlFindMessage
  215. RtlFindRange
  216. RtlFindSetBits
  217. RtlFindSetBitsAndClear
  218. RtlFirstFreeAce
  219. RtlFormatMessage
  220. RtlFormatCurrentUserKeyPath
  221. RtlFreeAnsiString
  222. RtlFreeHandle
  223. RtlFreeHeap
  224. RtlFreeOemString
  225. RtlFreeRangeList
  226. RtlFreeSid
  227. RtlFreeUnicodeString
  228. RtlFreeUserThreadStack
  229. RtlGenerate8dot3Name
  230. RtlGetAce
  231. RtlGetCompressionWorkSpaceSize
  232. RtlGetControlSecurityDescriptor
  233. RtlSetControlSecurityDescriptor
  234. RtlSetAttributesSecurityDescriptor
  235. RtlGetCurrentDirectory_U
  236. RtlGetDaclSecurityDescriptor
  237. RtlGetElementGenericTable
  238. RtlGetElementGenericTableAvl
  239. RtlGetFirstRange
  240. RtlGetFrame
  241. #if defined (BUILD_WOW6432)
  242. RtlGetNativeSystemInformation = RtlpWow64GetNativeSystemInformation
  243. #else
  244. RtlGetNativeSystemInformation = NtQuerySystemInformation
  245. #endif
  246. RtlGetNextRange
  247. RtlGetNtVersionNumbers
  248. RtlGUIDFromString
  249. RtlGetFullPathName_U
  250. RtlGetGroupSecurityDescriptor
  251. RtlGetLastNtStatus
  252. RtlGetLastWin32Error
  253. RtlGetLongestNtPathLength
  254. RtlGetUserInfoHeap
  255. RtlGetNtGlobalFlags
  256. RtlGetNtProductType
  257. RtlGetOwnerSecurityDescriptor
  258. RtlGetSaclSecurityDescriptor
  259. RtlGetSecurityDescriptorRMControl
  260. RtlGetVersion
  261. RtlIdentifierAuthoritySid
  262. RtlImageDirectoryEntryToData
  263. RtlImageNtHeader
  264. RtlImageRvaToSection
  265. RtlImageRvaToVa
  266. RtlImpersonateSelf
  267. RtlInitAnsiString
  268. RtlInitializeAtomPackage
  269. RtlInitializeBitMap
  270. RtlInitializeContext
  271. RtlInitializeCriticalSection
  272. RtlInitializeCriticalSectionAndSpinCount
  273. RtlSetCriticalSectionSpinCount
  274. RtlInitializeGenericTable
  275. RtlInitializeGenericTableAvl
  276. RtlInitializeHandleTable
  277. RtlInitializeRangeList
  278. RtlInitializeResource
  279. RtlInitializeRXact
  280. RtlInitializeSid
  281. RtlInitializeSListHead
  282. RtlInitString
  283. RtlInitUnicodeString
  284. RtlInitUnicodeStringEx
  285. RtlInsertElementGenericTable
  286. RtlInsertElementGenericTableAvl
  287. RtlIntegerToChar
  288. RtlIntegerToUnicodeString
  289. RtlInterlockedFlushSList
  290. RtlInterlockedPopEntrySList
  291. RtlInterlockedPushEntrySList
  292. RtlQueryDepthSList
  293. RtlInterlockedPushListSList=InterlockedPushListSList
  294. RtlFirstEntrySList=FirstEntrySList
  295. RtlInt64ToUnicodeString
  296. RtlInvertRangeList
  297. RtlIpv4AddressToStringA
  298. RtlIpv4AddressToStringW
  299. RtlIpv4StringToAddressW
  300. RtlIpv4StringToAddressA
  301. RtlIpv4StringToAddressW
  302. RtlIpv6AddressToStringA
  303. RtlIpv6AddressToStringW
  304. RtlIpv6StringToAddressA
  305. RtlIpv6StringToAddressW
  306. RtlIsDosDeviceName_U
  307. RtlIsGenericTableEmpty
  308. RtlIsGenericTableEmptyAvl
  309. RtlIsNameLegalDOS8Dot3
  310. RtlIsRangeAvailable
  311. RtlIsValidHandle
  312. RtlIsValidIndexHandle
  313. #if !defined(_WIN64)
  314. RtlLargeIntegerAdd
  315. RtlLargeIntegerArithmeticShift
  316. RtlLargeIntegerDivide
  317. RtlLargeIntegerNegate
  318. RtlLargeIntegerShiftLeft
  319. RtlLargeIntegerShiftRight
  320. RtlLargeIntegerSubtract
  321. #endif
  322. RtlLargeIntegerToChar
  323. RtlLeaveCriticalSection
  324. RtlLengthRequiredSid
  325. RtlLengthSecurityDescriptor
  326. RtlLengthSid
  327. RtlLockHeap
  328. RtlLookupAtomInAtomTable
  329. RtlLookupElementGenericTable
  330. RtlLookupElementGenericTableAvl
  331. RtlMakeSelfRelativeSD
  332. RtlMapGenericMask
  333. RtlMapSecurityErrorToNtStatus
  334. RtlMergeRangeLists
  335. RtlMoveMemory
  336. RtlConsoleMultiByteToUnicodeN
  337. RtlMultiByteToUnicodeN
  338. RtlMultiByteToUnicodeSize
  339. RtlNewInstanceSecurityObject
  340. RtlNewSecurityGrantedAccess
  341. RtlNewSecurityObject
  342. RtlNewSecurityObjectEx
  343. RtlNewSecurityObjectWithMultipleInheritance
  344. RtlNormalizeProcessParams
  345. RtlNtStatusToDosError
  346. RtlNtStatusToDosErrorNoTeb
  347. RtlNumberGenericTableElements
  348. RtlNumberGenericTableElementsAvl
  349. RtlNumberOfClearBits
  350. RtlNumberOfSetBits
  351. RtlOemStringToUnicodeSize=RtlxOemStringToUnicodeSize
  352. RtlOemStringToUnicodeString
  353. RtlOemToUnicodeN
  354. RtlOpenCurrentUser
  355. RtlPcToFileHeader
  356. RtlpNtCreateKey
  357. RtlpNtEnumerateSubKey
  358. RtlpNtMakeTemporaryKey
  359. RtlpNtOpenKey
  360. RtlpNtQueryValueKey
  361. RtlpNtSetValueKey
  362. RtlPinAtomInAtomTable
  363. RtlPopFrame
  364. RtlPrefixString
  365. RtlPrefixUnicodeString
  366. RtlPushFrame
  367. RtlQueueApcWow64Thread
  368. RtlQueryAtomInAtomTable
  369. RtlQueryEnvironmentVariable_U
  370. RtlQueryHeapInformation
  371. RtlQueryInformationAcl
  372. RtlQueryRegistryValues
  373. RtlQuerySecurityObject
  374. RtlQueryTimeZoneInformation
  375. RtlRaiseException
  376. RtlRaiseStatus
  377. RtlRandom
  378. RtlRandomEx
  379. RtlReAllocateHeap
  380. RtlRealPredecessor
  381. RtlRealSuccessor
  382. RtlReleasePebLock
  383. RtlReleaseResource
  384. RtlRemoteCall
  385. RtlRestoreLastWin32Error
  386. RtlRunDecodeUnicodeString
  387. RtlRunEncodeUnicodeString
  388. RtlSecondsSince1970ToTime
  389. RtlSecondsSince1980ToTime
  390. RtlSelfRelativeToAbsoluteSD
  391. RtlSelfRelativeToAbsoluteSD2
  392. RtlSetAllBits
  393. RtlSetBits
  394. RtlSetCurrentDirectory_U
  395. RtlSetCurrentEnvironment
  396. RtlSetDaclSecurityDescriptor
  397. RtlSetEnvironmentVariable
  398. RtlSetGroupSecurityDescriptor
  399. RtlSetHeapInformation
  400. RtlSetLastWin32Error
  401. RtlSetLastWin32ErrorAndNtStatusFromNtStatus
  402. RtlSetUserValueHeap
  403. RtlSetUserFlagsHeap
  404. RtlSetInformationAcl
  405. RtlSetOwnerSecurityDescriptor
  406. RtlSetProcessIsCritical
  407. RtlSetSaclSecurityDescriptor
  408. RtlSetSecurityDescriptorRMControl
  409. RtlSetSecurityObject
  410. RtlSetSecurityObjectEx
  411. RtlSetThreadIsCritical
  412. RtlSetTimeZoneInformation
  413. RtlSizeHeap
  414. RtlSplay
  415. RtlStartRXact
  416. RtlStringFromGUID
  417. RtlSubAuthorityCountSid
  418. RtlSubAuthoritySid
  419. RtlSubtreePredecessor
  420. RtlSubtreeSuccessor
  421. RtlTimeToElapsedTimeFields
  422. RtlTimeFieldsToTime
  423. RtlTimeToSecondsSince1970
  424. RtlTimeToSecondsSince1980
  425. RtlTimeToTimeFields
  426. RtlTraceDatabaseCreate
  427. RtlTraceDatabaseDestroy
  428. RtlTraceDatabaseValidate
  429. RtlTraceDatabaseAdd
  430. RtlTraceDatabaseFind
  431. RtlTraceDatabaseEnumerate
  432. RtlTraceDatabaseLock
  433. RtlTraceDatabaseUnlock
  434. RtlTryEnterCriticalSection
  435. RtlUnhandledExceptionFilter
  436. RtlUnhandledExceptionFilter2
  437. RtlUnicodeStringToAnsiSize=RtlxUnicodeStringToAnsiSize
  438. RtlUnicodeStringToAnsiString
  439. RtlUnicodeStringToInteger
  440. RtlUnicodeStringToOemSize=RtlxUnicodeStringToOemSize
  441. RtlUnicodeStringToOemString
  442. RtlUnicodeStringToCountedOemString
  443. RtlUnicodeToMultiByteN
  444. RtlUnicodeToOemN
  445. RtlUnicodeToMultiByteSize
  446. RtlUniform
  447. RtlUnlockHeap
  448. RtlUnwind
  449. RtlUpcaseUnicodeChar
  450. RtlUpcaseUnicodeString
  451. RtlUpcaseUnicodeStringToAnsiString
  452. RtlUpcaseUnicodeStringToOemString
  453. RtlUpcaseUnicodeStringToCountedOemString
  454. RtlUpcaseUnicodeToMultiByteN
  455. RtlUpcaseUnicodeToOemN
  456. RtlUpperChar
  457. RtlUpperString
  458. RtlValidAcl
  459. RtlValidateUnicodeString
  460. RtlValidSecurityDescriptor
  461. RtlValidRelativeSecurityDescriptor
  462. RtlValidSid
  463. RtlVerifyVersionInfo
  464. RtlWalkFrameChain
  465. RtlWalkHeap
  466. RtlWriteRegistryValue
  467. RtlxAnsiStringToUnicodeSize
  468. RtlxOemStringToUnicodeSize
  469. RtlxUnicodeStringToAnsiSize
  470. RtlxUnicodeStringToOemSize
  471. RtlZeroHeap
  472. RtlZeroMemory
  473. RtlSystemTimeToLocalTime
  474. RtlLocalTimeToSystemTime
  475. CsrClientConnectToServer
  476. CsrClientCallServer
  477. CsrAllocateCaptureBuffer
  478. CsrFreeCaptureBuffer
  479. CsrAllocateMessagePointer
  480. CsrCaptureMessageBuffer
  481. CsrCaptureMessageString
  482. CsrCaptureMessageMultiUnicodeStringsInPlace
  483. CsrCaptureTimeout
  484. CsrProbeForWrite
  485. CsrProbeForRead
  486. CsrNewThread
  487. CsrIdentifyAlertableThread
  488. CsrSetPriorityClass
  489. CsrGetProcessId
  490. RtlCutoverTimeToSystemTime
  491. RtlExtendHeap
  492. RtlUsageHeap
  493. RtlCreateTagHeap
  494. RtlQueryTagHeap
  495. RtlGetProcessHeaps
  496. RtlCreateQueryDebugBuffer
  497. RtlDestroyQueryDebugBuffer
  498. RtlQueryProcessDebugInformation
  499. RtlFlushSecureMemoryCache
  500. RtlRegisterSecureMemoryCacheCallback
  501. atan
  502. tan
  503. sin
  504. cos
  505. ceil
  506. floor
  507. log
  508. pow
  509. sqrt
  510. abs
  511. fabs
  512. labs
  513. RtlpNotOwnerCriticalSection
  514. RtlpWaitForCriticalSection
  515. RtlpUnWaitCriticalSection
  516. RtlIsTextUnicode
  517. RtlGetCallersAddress
  518. #if i386
  519. #if !FPO
  520. RtlInitializeStackTraceDataBase
  521. #endif // !FPO
  522. RtlCaptureStackContext
  523. #endif // i386
  524. RtlLogStackBackTrace
  525. RtlCaptureContext
  526. RtlCaptureStackBackTrace
  527. RtlValidateHeap
  528. RtlValidateProcessHeaps
  529. RtlQueryProcessLockInformation
  530. RtlQueryProcessBackTraceInformation
  531. RtlQueryProcessHeapInformation
  532. LdrQueryProcessModuleInformation
  533. LdrQueryImageFileExecutionOptions
  534. LdrLockLoaderLock
  535. LdrUnlockLoaderLock
  536. RtlInitNlsTables
  537. RtlResetRtlTranslations
  538. RtlCustomCPToUnicodeN
  539. RtlUnicodeToCustomCPN
  540. RtlUpcaseUnicodeToCustomCPN
  541. RtlInitCodePageTable
  542. LdrProcessRelocationBlock
  543. LdrVerifyImageMatchesChecksum
  544. VerSetConditionMask
  545. RtlAddVectoredExceptionHandler
  546. RtlRemoveVectoredExceptionHandler
  547. strlen
  548. strcpy
  549. strstr
  550. strchr
  551. strrchr
  552. strspn
  553. strcspn
  554. strpbrk
  555. strcat
  556. strcmp
  557. strncmp
  558. strncat
  559. strncpy
  560. strtol
  561. strtoul
  562. _strlwr
  563. _stricmp
  564. _strnicmp
  565. _strcmpi = _stricmp
  566. _strupr
  567. toupper
  568. tolower
  569. towlower
  570. towupper
  571. wcslen
  572. wcscpy
  573. wcsstr
  574. wcschr
  575. wcstol
  576. wcstoul
  577. wcsrchr
  578. wcscspn
  579. wcspbrk
  580. wcscat
  581. wcscmp
  582. wcsspn
  583. wcsncmp
  584. wcsncat
  585. wcsncpy
  586. _wcsupr
  587. _wcslwr
  588. _wcsicmp
  589. _wcsnicmp
  590. _memccpy
  591. mbstowcs
  592. wcstombs
  593. memchr
  594. memcmp
  595. memset
  596. memcpy
  597. memmove
  598. _memicmp
  599. sprintf
  600. _snprintf
  601. swprintf
  602. _snwprintf
  603. vsprintf
  604. _vsnprintf
  605. sscanf
  606. qsort
  607. atol
  608. _wtol
  609. atoi
  610. _wtoi
  611. _atoi64
  612. _wtoi64
  613. _itoa
  614. _itow
  615. _i64toa
  616. _i64tow
  617. _ltoa
  618. _ltow
  619. _ultoa
  620. _ui64toa
  621. _ultow
  622. _splitpath
  623. isupper
  624. islower
  625. isdigit
  626. isalpha
  627. isxdigit
  628. isspace
  629. ispunct
  630. isalnum
  631. isprint
  632. isgraph
  633. iscntrl
  634. toupper
  635. tolower
  636. _tolower
  637. _toupper
  638. __isascii
  639. __toascii
  640. __iscsymf
  641. __iscsym
  642. bsearch
  643. _ui64tow
  644. _lfind
  645. _vsnwprintf
  646. iswalpha
  647. iswctype
  648. iswxdigit
  649. iswdigit
  650. iswspace
  651. iswlower
  652. _fltused CONSTANT
  653. RtlProtectHeap
  654. RtlSetUnicodeCallouts
  655. RtlConvertVariantToProperty
  656. RtlConvertPropertyToVariant
  657. PropertyLengthAsVariant
  658. RtlRegisterWait
  659. RtlDeregisterWait
  660. RtlDeregisterWaitEx
  661. RtlQueueWorkItem
  662. RtlCreateTimerQueue
  663. RtlCreateTimer
  664. RtlUpdateTimer
  665. RtlDeleteTimer
  666. RtlDeleteTimerQueue
  667. RtlDeleteTimerQueueEx
  668. RtlSetThreadPoolStartFunc
  669. RtlSetIoCompletionCallback
  670. //RtlThreadPoolCleanup
  671. RtlDebugPrintTimes
  672. RtlSetTimer
  673. RtlCancelTimer
  674. RtlDnsHostNameToComputerName
  675. LdrLoadAlternateResourceModule
  676. LdrUnloadAlternateResourceModule
  677. LdrAlternateResourcesEnabled
  678. LdrFlushAlternateResourceModules
  679. #if !defined(_AMD64_)
  680. RtlUshortByteSwap
  681. RtlUlongByteSwap
  682. RtlUlonglongByteSwap
  683. #endif
  684. RtlFindLeastSignificantBit
  685. RtlFindMostSignificantBit
  686. RtlCreateActivationContext
  687. RtlAddRefActivationContext
  688. RtlReleaseActivationContext
  689. RtlZombifyActivationContext
  690. RtlActivateActivationContext
  691. RtlActivateActivationContextEx
  692. RtlDeactivateActivationContext
  693. RtlDosApplyFileIsolationRedirection_Ustr
  694. RtlFindActivationContextSectionGuid
  695. RtlFindActivationContextSectionString
  696. RtlFreeThreadActivationContextStack
  697. RtlGetActiveActivationContext
  698. RtlIsActivationContextActive
  699. RtlQueryInformationActiveActivationContext
  700. RtlQueryInformationActivationContext
  701. RtlHashUnicodeString
  702. RtlGetCurrentPeb
  703. RtlComputePrivatizedDllName_U
  704. #if !defined(BUILD_WOW6432) // Nonnative binaries get thunked before ever needing these.
  705. RtlInitMemoryStream
  706. RtlAddRefMemoryStream
  707. RtlReleaseMemoryStream
  708. RtlQueryInterfaceMemoryStream
  709. RtlReadMemoryStream
  710. RtlWriteMemoryStream
  711. RtlSeekMemoryStream
  712. RtlSetMemoryStreamSize
  713. RtlCopyMemoryStreamTo
  714. RtlCommitMemoryStream
  715. RtlRevertMemoryStream
  716. RtlLockMemoryStreamRegion
  717. RtlUnlockMemoryStreamRegion
  718. RtlStatMemoryStream
  719. RtlCloneMemoryStream
  720. RtlInitOutOfProcessMemoryStream
  721. RtlFinalReleaseOutOfProcessMemoryStream
  722. RtlReadOutOfProcessMemoryStream
  723. RtlCopyOutOfProcessMemoryStreamTo
  724. RtlCreateSystemVolumeInformationFolder
  725. #endif // BUILD_WOW6432
  726. LdrCreateOutOfProcessImage
  727. LdrFindCreateProcessManifest
  728. LdrAccessOutOfProcessResource
  729. LdrDestroyOutOfProcessImage
  730. RtlMultiAppendUnicodeStringBuffer
  731. RtlpEnsureBufferSize
  732. RtlAppendPathElement
  733. RtlGetLengthWithoutLastFullDosOrNtPathElement
  734. RtlGetLengthWithoutTrailingPathSeperators
  735. RtlpApplyLengthFunction
  736. RtlLockBootStatusData
  737. RtlGetSetBootStatusData
  738. RtlUnlockBootStatusData
  739. RtlCreateBootStatusDataFile
  740. RtlIsThreadWithinLoaderCallout