- Timestamp:
- Feb 3, 2000, 10:39:11 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/NTDLL/ntdllexp.def
r2177 r2619 2 2 LIBRARY NTDLL INITINSTANCE TERMINSTANCE 3 3 EXPORTS 4 _RtlFillMemory@12 @588 5 _RtlMoveMemory@12 @589 6 RtlUnwindAsm @590 7 _RtlZeroMemory@8 @591 8 _RtlLargeIntegerToChar@16 @425 9 _NtAlertThread@8 @57 10 _ZwAlertThread@8 @700 11 _NtAllocateUuids@16 @59 12 _ZwAllocateUuids@16 @701 13 _NtTestAlert@8 @232 14 _ZwTestAlert@8 @702 15 _NtWriteRequestData@20 @246 16 _ZwWriteRequestData@20 @703 17 _NtImpersonateClientOfPort@16 @112 18 _ZwImpersonateClientOfPort@16 @704 19 _NtQuerySystemTime@4 @169 20 _ZwQuerySystemTime@4 @705 21 _NtReadRequestData@20 @178 22 _ZwReadRequestData@20 @706 23 _NtReplyPort@16 @187 24 _ZwReplyPort@16 @707 25 _NtReplyWaitReplyPort@16 @189 26 _ZwReplyWaitReplyPort@16 @708 27 _NtRequestPort@16 @190 28 _ZwRequestPort@16 @709 29 _NtOpenFile@24 @127 30 _ZwOpenFile@24 @710 31 _NtCreateFile@44 @73 32 _ZwCreateFile@44 @711 33 _NtReadFile@36 @712 34 _ZwReadFile@36 @713 35 _NtDeviceIoControlFile@40 @94 36 _ZwDeviceIoControlFile@40 @714 37 _NtFsControlFile@40 @108 38 _ZwFsControlFile@40 @715 39 _NtSetVolumeInformationFile@16 @716 40 _ZwSetVolumeInformationFile@16 @717 41 _NtQueryInformationFile@20 @718 42 _ZwQueryInformationFile@20 @719 43 _NtSetInformationFile@20 @720 44 _ZwSetInformationFile@20 @721 45 _NtQueryDirectoryFile@44 @722 46 _ZwQueryDirectoryFile@44 @723 47 _NtClose@4 @65 48 _ZwClose@4 @724 49 _NtCreateTimer@16 @87 50 _ZwCreateTimer@16 @725 51 _NtSetTimer@28 @221 52 _ZwSetTimer@28 @726 53 _NtQueryTimerResolution@12 @727 54 _ZwQueryTimerResolution@12 @728 55 _NtTerminateProcess@8 @729 56 _ZwTerminateProcess@8 @730 57 _NtQueryInformationProcess@20 @731 58 _ZwQueryInformationProcess@20 @732 59 _NtSetInformationProcess@16 @207 60 _ZwSetInformationProcess@16 @733 61 _NtResumeThread@8 @734 62 _ZwResumeThread@8 @735 63 _NtTerminateThread@8 @736 64 _ZwTerminateThread@8 @737 65 _NtQueryInformationThread@20 @738 66 _ZwQueryInformationThread@20 @739 67 _NtSetInformationThread@16 @740 68 _ZwSetInformationThread@16 @741 69 _NtDuplicateToken@24 @742 70 _ZwDuplicateToken@24 @743 71 _NtOpenProcessToken@12 @744 72 _ZwOpenProcessToken@12 @745 73 _NtOpenThreadToken@16 @746 74 _ZwOpenThreadToken@16 @747 75 _NtAdjustPrivilegesToken@24 @748 76 _ZwAdjustPrivilegesToken@24 @749 77 _NtQueryInformationToken@20 @156 78 _ZwQueryInformationToken@20 @750 79 _NtCreateSection@28 @751 80 _ZwCreateSection@28 @752 81 _NtOpenSection@12 @753 82 _ZwOpenSection@12 @754 83 _NtQuerySection@20 @755 84 _ZwQuerySection@20 @756 85 _NtMapViewOfSection@40 @757 86 _ZwMapViewOfSection@40 @758 87 _NtCreatePort@20 @759 88 _ZwCreatePort@20 @760 89 _NtConnectPort@32 @761 90 _ZwConnectPort@32 @762 91 _NtListenPort@8 @763 92 _ZwListenPort@8 @764 93 _NtAcceptConnectPort@24 @765 94 _ZwAcceptConnectPort@24 @766 95 _NtCompleteConnectPort@4 @767 96 _ZwCompleteConnectPort@4 @768 97 _NtRegisterThreadTerminatePort@4 @769 98 _ZwRegisterThreadTerminatePort@4 @770 99 _NtRequestWaitReplyPort@12 @771 100 _ZwRequestWaitReplyPort@12 @772 101 _NtReplyWaitReceivePort@16 @773 102 _ZwReplyWaitReceivePort@16 @774 103 _NtSetIntervalProfile@8 @775 104 _ZwSetIntervalProfile@8 @776 105 _NtQueryPerformanceCounter@8 @777 106 _ZwQueryPerformanceCounter@8 @778 107 _NtCreateMailslotFile@32 @779 108 _ZwCreateMailslotFile@32 @780 109 _NtQuerySystemInformation@16 @95 110 _ZwQuerySystemInformation@16 @781 111 _NtCreatePagingFile@16 @782 112 _ZwCreatePagingFile@16 @783 113 _NtDisplayString@4 @784 114 _ZwDisplayString@4 @785 115 _NtCreateSemaphore@20 @786 116 _ZwCreateSemaphore@20 @787 117 _NtOpenSemaphore@12 @788 118 _ZwOpenSemaphore@12 @789 119 _NtQuerySemaphore@20 @790 120 _ZwQuerySemaphore@20 @791 121 _NtReleaseSemaphore@12 @792 122 _ZwReleaseSemaphore@12 @793 123 _NtCreateEvent@20 @794 124 _ZwCreateEvent@20 @795 125 _NtOpenEvent@12 @796 126 _ZwOpenEvent@12 @797 127 _NtSetEvent@8 @798 128 _ZwSetEvent@8 @799 129 _NtResetEvent@4 @192 130 _ZwResetEvent@4 @800 131 _NtQueryObject@20 @161 132 _ZwQueryObject@20 @801 133 _NtQuerySecurityObject@20 @802 134 _ZwQuerySecurityObject@20 @803 135 _NtDuplicateObject@28 @804 136 _ZwDuplicateObject@28 @805 137 _NtWaitForSingleObject@12 @806 138 _ZwWaitForSingleObject@12 @807 139 _NtOpenDirectoryObject@12 @124 140 _ZwOpenDirectoryObject@12 @808 141 _NtCreateDirectoryObject@12 @809 142 _ZwCreateDirectoryObject@12 @810 143 _NtQueryDirectoryObject@28 @149 144 _ZwQueryDirectoryObject@28 @811 145 _NtOpenSymbolicLinkObject@12 @812 146 _ZwOpenSymbolicLinkObject@12 @813 147 _NtCreateSymbolicLinkObject@16 @814 148 _ZwCreateSymbolicLinkObject@16 @815 149 _NtQuerySymbolicLinkObject@12 @816 150 _ZwQuerySymbolicLinkObject@12 @817 151 _NtOpenKey@12 @129 152 _RtlAllocateAndInitializeSid@44 @265 153 _RtlConvertSidToUnicodeString@12 @296 154 _RtlEqualSid@8 @352 155 _RtlEqualPrefixSid@8 @351 156 _RtlFreeSid@4 @376 157 _RtlValidSid@4 @523 158 _RtlLengthRequiredSid@4 @427 159 _RtlLengthSid@4 @429 160 _RtlInitializeSid@12 @410 161 _RtlSubAuthoritySid@8 @497 162 _RtlSubAuthorityCountSid@4 @496 163 _RtlIdentifierAuthoritySid@4 @395 164 _RtlCopySid@12 @302 165 _RtlCreateSecurityDescriptor@8 @313 166 _RtlValidSecurityDescriptor@4 @600 167 _RtlLengthSecurityDescriptor@4 @601 168 _RtlGetDaclSecurityDescriptor@16 @602 169 _RtlSetDaclSecurityDescriptor@16 @483 170 _RtlGetSaclSecurityDescriptor@16 @603 171 _RtlSetSaclSecurityDescriptor@16 @604 172 _RtlGetOwnerSecurityDescriptor@12 @488 173 _RtlSetOwnerSecurityDescriptor@12 @487 174 _RtlSetGroupSecurityDescriptor@12 @485 175 _RtlGetGroupSecurityDescriptor@12 @605 176 _RtlCreateAcl@12 @306 177 _RtlFirstFreeAce@8 @370 178 _RtlAddAce@20 @260 179 _RtlAddAccessAllowedAce@16 @606 180 _RtlGetAce@12 @607 181 _RtlAdjustPrivilege@16 @608 182 _RtlAnsiStringToUnicodeString@12 @269 183 _RtlOemStringToUnicodeString@12 @447 184 _RtlMultiByteToUnicodeN@20 @446 185 _RtlOemToUnicodeN@20 @448 186 _RtlInitAnsiString@8 @399 187 _RtlInitString@8 @402 188 _RtlInitUnicodeString@8 @403 189 _RtlFreeUnicodeString@4 @377 190 _RtlUnicodeStringToOemString@12 @511 191 _RtlUnicodeToMultiByteN@20 @513 192 _RtlUnicodeToOemN@20 @515 193 _RtlUnicodeStringToAnsiString@12 @507 194 _RtlUpcaseUnicodeString@12 @520 195 _RtlxOemStringToUnicodeSize@4 @549 196 _RtlxAnsiStringToUnicodeSize@4 @548 197 _RtlIsTextUnicode@12 @417 198 _RtlInitializeResource@4 @409 199 _RtlDeleteResource@4 @330 200 _RtlAcquireResourceExclusive@8 @256 201 _RtlAcquireResourceShared@8 @257 202 _RtlReleaseResource@4 @471 203 _RtlDumpResource@4 @340 204 _RtlCreateHeap@24 @309 205 _RtlAllocateHeap@12 @266 206 _RtlFreeHeap@12 @374 207 _RtlDestroyHeap@4 @333 208 _RtlSizeHeap@12 @493 209 _RtlNormalizeProcessParams@4 @441 210 _RtlNtStatusToDosError@4 @442 211 _RtlDosPathNameToNtPathName_U@16 @338 212 _RtlSystemTimeToLocalTime@8 @500 213 _RtlTimeToSecondsSince1970@8 @503 214 _RtlTimeToSecondsSince1980@8 @504 215 _RtlSecondsSince1970ToTime@8 @476 216 _RtlSecondsSince1980ToTime@8 @477 4 DbgBreakPoint @20 5 _DbgPrint @21 6 DbgUserBreakPoint @28 7 _NtAcceptConnectPort@24 @54 8 _NtAdjustPrivilegesToken@24 @59 9 _NtAlertThread@8 @61 10 _NtAllocateUuids@16 @63 11 _NtClose@4 @69 12 _NtCompleteConnectPort@4 @71 13 _NtConnectPort@32 @72 14 _NtCreateDirectoryObject@12 @75 15 _NtCreateEvent@20 @76 16 _NtCreateFile@44 @78 17 _NtCreateKey@28 @80 18 _NtCreateMailslotFile@32 @81 19 _NtCreatePagingFile@16 @84 20 _NtCreatePort@20 @85 21 _NtCreateSection@28 @88 22 _NtCreateSemaphore@20 @89 23 _NtCreateSymbolicLinkObject@16 @90 24 _NtCreateTimer@16 @92 25 _NtDeleteKey@4 @98 26 _NtDeleteValueKey@8 @100 27 _NtDeviceIoControlFile@40 @101 28 _NtDisplayString@4 @102 29 _NtDuplicateObject@28 @103 30 _NtDuplicateToken@24 @104 31 _NtEnumerateKey@24 @105 32 _NtEnumerateValueKey@24 @106 33 _NtFlushKey@4 @111 34 _NtFsControlFile@40 @115 35 _NtImpersonateClientOfPort@16 @119 36 _NtListenPort@8 @123 37 _NtLoadKey@8 @126 38 _NtMapViewOfSection@40 @130 39 _NtNotifyChangeKey@40 @132 40 _NtOpenDirectoryObject@12 @134 41 _NtOpenEvent@12 @135 42 _NtOpenFile@24 @137 43 _NtOpenKey@12 @139 44 _NtOpenProcessToken@12 @143 45 _NtOpenSection@12 @144 46 _NtOpenSemaphore@12 @145 47 _NtOpenSymbolicLinkObject@12 @146 48 _NtOpenThreadToken@16 @148 49 _NtQueryDirectoryFile@44 @158 50 _NtQueryDirectoryObject@28 @159 51 _NtQueryInformationFile@20 @164 52 _NtQueryInformationProcess@20 @166 53 _NtQueryInformationThread@20 @167 54 _NtQueryInformationToken@20 @168 55 _NtQueryKey@20 @171 56 _NtQueryMultipleValueKey@24 @172 57 _NtQueryObject@20 @174 58 _NtQueryPerformanceCounter@8 @176 59 _NtQuerySection@20 @177 60 _NtQuerySecurityObject@20 @178 61 _NtQuerySemaphore@20 @179 62 _NtQuerySymbolicLinkObject@12 @180 63 _NtQuerySystemInformation@16 @182 64 _NtQuerySystemTime@4 @183 65 _NtQueryTimerResolution@12 @185 66 _NtQueryValueKey@24 @186 67 _NtRaiseException@16 @190 68 _NtReadFile@36 @192 69 _NtReadRequestData@20 @194 70 _NtRegisterThreadTerminatePort@4 @196 71 _NtReleaseSemaphore@12 @198 72 _NtReplaceKey@12 @200 73 _NtReplyPort@16 @201 74 _NtReplyWaitReceivePort@16 @202 75 _NtReplyWaitReplyPort@16 @203 76 _NtRequestPort@16 @205 77 _NtRequestWaitReplyPort@12 @206 78 _NtResetEvent@4 @207 79 _NtRestoreKey@12 @208 80 _NtResumeThread@8 @209 81 _NtSaveKey@8 @210 82 _NtSetEvent@8 @217 83 _NtSetInformationFile@20 @221 84 _NtSetInformationKey@16 @222 85 _NtSetInformationProcess@16 @224 86 _NtSetInformationThread@16 @225 87 _NtSetIntervalProfile@8 @227 88 _NtSetTimer@28 @238 89 _NtSetValueKey@24 @240 90 _NtSetVolumeInformationFile@16 @241 91 _NtTerminateProcess@8 @248 92 _NtTerminateThread@8 @249 93 _NtTestAlert@8 @250 94 _NtUnloadKey@4 @252 95 _NtWaitForSingleObject@12 @258 96 _NtWriteRequestData@20 @263 97 _RtlAcquirePebLock@0 @273 98 _RtlAcquireResourceExclusive@8 @274 99 _RtlAcquireResourceShared@8 @275 100 _RtlAddAccessAllowedAce@16 @276 101 _RtlAddAce@20 @278 102 _RtlAdjustPrivilege@16 @284 103 _RtlAllocateAndInitializeSid@44 @285 104 _RtlAllocateHeap@12 @287 105 _RtlAnsiStringToUnicodeString@12 @290 106 _RtlCompareUnicodeString@12 @312 107 _RtlConvertLongToLargeInteger@4 @316 108 _RtlConvertSidToUnicodeString@12 @318 109 _RtlConvertUlongToLargeInteger@4 @320 217 110 _RtlCopyLuid@8 @321 218 _RtlLargeIntegerDivide@20 @462 219 _RtlLargeIntegerAdd@16 @460 111 _RtlCopySid@12 @324 112 _RtlCreateAcl@12 @328 113 _RtlCreateEnvironment@8 @331 114 _RtlCreateHeap@24 @332 115 _RtlCreateSecurityDescriptor@8 @337 116 _RtlDeleteCriticalSection@4 @352 117 _RtlDeleteResource@4 @356 118 _RtlDeleteSecurityObject@4 @357 119 _RtlDestroyEnvironment@4 @359 120 _RtlDestroyHeap@4 @361 121 _RtlDosPathNameToNtPathName_U@16 @366 122 _RtlDumpResource@4 @369 220 123 _RtlEnlargedIntegerMultiply@8 @371 124 _RtlEnlargedUnsignedDivide@16 @372 221 125 _RtlEnlargedUnsignedMultiply@8 @373 222 _RtlEnlargedUnsignedDivide@16 @372 126 _RtlEnterCriticalSection@4 @374 127 _RtlEqualPrefixSid@8 @382 128 _RtlEqualSid@8 @383 129 _RtlEqualUnicodeString@12 @385 130 _RtlExtendedIntegerMultiply@12 @389 223 131 _RtlExtendedLargeIntegerDivide@16 @390 224 132 _RtlExtendedMagicDivide@20 @391 225 _RtlExtendedIntegerMultiply@12 @389 133 _RtlFillMemory@12 @392 134 _RtlFirstFreeAce@8 @401 135 _RtlFormatCurrentUserKeyPath@4 @403 136 _RtlFreeAnsiString@4 @405 137 _RtlFreeHeap@12 @407 138 _RtlFreeOemString@4 @408 139 _RtlFreeSid@4 @409 140 _RtlFreeUnicodeString@4 @410 141 _RtlGetAce@12 @413 142 _RtlGetDaclSecurityDescriptor@16 @418 143 _RtlGetGroupSecurityDescriptor@12 @421 144 _RtlGetNtProductType@4 @424 145 _RtlGetOwnerSecurityDescriptor@12 @425 146 _RtlGetSaclSecurityDescriptor@16 @427 147 _RtlIdentifierAuthoritySid@4 @430 148 _RtlInitAnsiString@8 @436 149 _RtlInitString@8 @439 150 _RtlInitUnicodeString@8 @440 151 _RtlInitializeCriticalSection@4 @444 152 _RtlInitializeResource@4 @449 153 _RtlInitializeSid@12 @450 154 _RtlIntegerToChar@16 @452 155 _RtlIsTextUnicode@12 @457 156 _RtlLargeIntegerAdd@16 @460 157 _RtlLargeIntegerArithmeticShift@12 @461 158 _RtlLargeIntegerDivide@20 @462 159 _RtlLargeIntegerNegate@8 @463 226 160 _RtlLargeIntegerShiftLeft@12 @464 227 161 _RtlLargeIntegerShiftRight@12 @465 228 _RtlLargeIntegerArithmeticShift@12 @461229 _RtlLargeIntegerNegate@8 @463230 162 _RtlLargeIntegerSubtract@16 @466 231 _RtlConvertLongToLargeInteger@4 @316 232 _RtlConvertUlongToLargeInteger@4 @320 233 _RtlDeleteCriticalSection@4 @327 234 _RtlLeaveCriticalSection@4 @426 235 _RtlEnterCriticalSection@4 @344 236 _RtlInitializeCriticalSection@4 @406 163 _RtlLargeIntegerToChar@16 @467 164 _RtlLeaveCriticalSection@4 @468 165 _RtlLengthRequiredSid@4 @469 166 _RtlLengthSecurityDescriptor@4 @470 167 _RtlLengthSid@4 @471 168 _RtlMoveMemory@12 @478 169 _RtlMultiByteToUnicodeN@20 @479 170 _RtlNewSecurityObject@24 @483 171 _RtlNormalizeProcessParams@4 @484 172 _RtlNtStatusToDosError@4 @485 173 _RtlOemStringToUnicodeString@12 @490 174 _RtlOemToUnicodeN@20 @491 175 _RtlOpenCurrentUser@8 @493 176 _RtlQueryEnvironmentVariable_U@12 @501 177 _RtlQueryTimeZoneInformation@12 @513 178 _RtlRaiseException@8 @514 179 _RtlRaiseStatus@4 @515 180 _RtlRandom@4 @516 181 _RtlReleasePebLock@0 @520 182 _RtlReleaseResource@4 @521 183 _RtlSecondsSince1970ToTime@8 @526 184 _RtlSecondsSince1980ToTime@8 @527 185 _RtlSetDaclSecurityDescriptor@16 @535 186 _RtlSetEnvironmentVariable@12 @536 187 _RtlSetGroupSecurityDescriptor@12 @537 188 _RtlSetOwnerSecurityDescriptor@12 @539 189 _RtlSetSaclSecurityDescriptor@16 @543 190 _RtlSizeHeap@12 @549 191 _RtlSubAuthorityCountSid@4 @552 192 _RtlSubAuthoritySid@8 @553 193 _RtlSystemTimeToLocalTime@8 @556 194 _RtlTimeToElapsedTimeFields@8 @558 195 _RtlTimeToSecondsSince1970@8 @559 196 _RtlTimeToSecondsSince1980@8 @560 197 _RtlUnicodeStringToOemString@12 @568 198 _RtlUnicodeToMultiByteN@20 @570 199 _RtlUnicodeToOemN@20 @572 200 RtlUnwindAsm @575 201 _RtlUpcaseUnicodeString@12 @577 202 _RtlUnicodeStringToAnsiString@12 @578 203 _RtlUpcaseUnicodeStringToOemString@12 @580 204 _RtlValidSecurityDescriptor@4 @588 205 _RtlValidSid@4 @589 206 _RtlZeroMemory@8 @595 207 _RtlxAnsiStringToUnicodeSize@4 @604 208 _RtlxOemStringToUnicodeSize@4 @605 209 _ZwAcceptConnectPort@24 @609 210 _ZwAdjustPrivilegesToken@24 @614 211 _ZwAlertThread@8 @616 212 _ZwAllocateUuids@16 @618 213 _ZwClose@4 @624 214 _ZwCompleteConnectPort@4 @626 215 _ZwConnectPort@32 @627 216 _ZwCreateDirectoryObject@12 @630 217 _ZwCreateEvent@20 @631 218 _ZwCreateFile@44 @633 219 _ZwCreateKey@28 @635 220 _ZwCreateMailslotFile@32 @636 221 _ZwCreatePagingFile@16 @639 222 _ZwCreatePort@20 @640 223 _ZwCreateSection@28 @643 224 _ZwCreateSemaphore@20 @644 225 _ZwCreateSymbolicLinkObject@16 @645 226 _ZwCreateTimer@16 @647 227 _ZwDeleteKey@4 @652 228 _ZwDeleteValueKey@8 @654 229 _ZwDeviceIoControlFile@40 @655 230 _ZwDisplayString@4 @656 231 _ZwDuplicateObject@28 @657 232 _ZwDuplicateToken@24 @658 233 _ZwEnumerateKey@24 @659 234 _ZwEnumerateValueKey@24 @660 235 _ZwFlushKey@4 @665 236 _ZwFsControlFile@40 @669 237 _ZwImpersonateClientOfPort@16 @673 238 _ZwListenPort@8 @677 239 _ZwLoadKey@8 @680 240 _ZwMapViewOfSection@40 @684 241 _ZwNotifyChangeKey@40 @686 242 _ZwOpenDirectoryObject@12 @688 243 _ZwOpenEvent@12 @689 244 _ZwOpenFile@24 @691 245 _ZwOpenKey@12 @693 246 _ZwOpenProcessToken@12 @697 247 _ZwOpenSection@12 @698 248 _ZwOpenSemaphore@12 @699 249 _ZwOpenSymbolicLinkObject@12 @700 250 _ZwOpenThreadToken@16 @702 251 _ZwQueryDirectoryFile@44 @712 252 _ZwQueryDirectoryObject@28 @713 253 _ZwQueryInformationFile@20 @718 254 _ZwQueryInformationProcess@20 @720 255 _ZwQueryInformationThread@20 @721 256 _ZwQueryInformationToken@20 @722 257 _ZwQueryKey@20 @725 258 _ZwQueryMultipleValueKey@24 @726 259 _ZwQueryObject@20 @728 260 _ZwQueryPerformanceCounter@8 @730 261 _ZwQuerySection@20 @731 262 _ZwQuerySecurityObject@20 @732 263 _ZwQuerySemaphore@20 @733 264 _ZwQuerySymbolicLinkObject@12 @734 265 _ZwQuerySystemInformation@16 @736 266 _ZwQuerySystemTime@4 @737 267 _ZwQueryTimerResolution@12 @739 268 _ZwQueryValueKey@24 @740 269 _ZwRaiseException@16 @744 270 _ZwReadFile@36 @746 271 _ZwReadRequestData@20 @748 272 _ZwRegisterThreadTerminatePort@4 @750 273 _ZwReleaseSemaphore@12 @752 274 _ZwReplaceKey@12 @754 275 _ZwReplyPort@16 @755 276 _ZwReplyWaitReceivePort@16 @756 277 _ZwReplyWaitReplyPort@16 @757 278 _ZwRequestPort@16 @759 279 _ZwRequestWaitReplyPort@12 @760 280 _ZwResetEvent@4 @761 281 _ZwRestoreKey@12 @762 282 _ZwResumeThread@8 @763 283 _ZwSaveKey@8 @764 284 _ZwSetEvent@8 @771 285 _ZwSetInformationFile@20 @775 286 _ZwSetInformationKey@16 @776 287 _ZwSetInformationProcess@16 @778 288 _ZwSetInformationThread@16 @779 289 _ZwSetIntervalProfile@8 @781 290 _ZwSetTimer@28 @792 291 _ZwSetValueKey@24 @794 292 _ZwSetVolumeInformationFile@16 @795 293 _ZwTerminateProcess@8 @802 294 _ZwTerminateThread@8 @803 295 _ZwTestAlert@8 @804 296 _ZwUnloadKey@4 @806 297 _ZwWaitForSingleObject@12 @812 298 _ZwWriteRequestData@20 @817 299 _CRTDLL__CIpow @820 300 _CRTDLL___isascii @932 301 _CRTDLL___iscsym @933 302 _CRTDLL___iscsymf @934 303 _CRTDLL___toascii @935 304 _OS2_alldiv @936 305 _OS2_allmul @937 306 _alloca_probe @938 307 _chkstk @946 308 _CRTDLL__ftol @948 309 _CRTDLL__itoa @951 310 _CRTDLL__itow @952 311 _CRTDLL__ltoa @953 312 _CRTDLL__memccpy @955 313 _CRTDLL__memicmp @956 314 _CRTDLL__snprintf @957 315 _CRTDLL__snwprintf @958 316 _CRTDLL__splitpath @959 317 _CRTDLL__strcmpi @960 318 _CRTDLL__stricmp @961 319 _CRTDLL__strlwr @962 320 _CRTDLL__strnicmp @963 321 _CRTDLL__strupr @964 322 _CRTDLL__tolower @965 323 _CRTDLL__toupper @966 324 _CRTDLL__ultoa @967 325 _CRTDLL__vsnprintf @969 326 _CRTDLL__wcsicmp @970 327 _CRTDLL__wcslwr @971 328 _CRTDLL__wcsnicmp @972 329 _CRTDLL__wcsupr @973 330 _CRTDLL__wtoi @974 331 _CRTDLL__wtol @976 332 _CRTDLL_abs @977 333 _CRTDLL_atan @978 334 _CRTDLL_atoi @979 335 _CRTDLL_atol @980 336 _CRTDLL_ceil @981 337 _CRTDLL_cos @982 338 _CRTDLL_fabs @983 339 _CRTDLL_floor @984 340 _CRTDLL_isalnum @985 341 _CRTDLL_isalpha @986 342 _CRTDLL_iscntrl @987 343 _CRTDLL_isdigit @988 344 _CRTDLL_isgraph @989 345 _CRTDLL_islower @990 346 _CRTDLL_isprint @991 347 _CRTDLL_ispunct @992 348 _CRTDLL_isspace @993 349 _CRTDLL_isupper @994 350 _CRTDLL_iswalpha @995 351 _CRTDLL_iswctype @996 352 _CRTDLL_isxdigit @997 353 _CRTDLL_labs @998 354 _CRTDLL_log @999 355 _CRTDLL_mbstowcs @1000 356 _CRTDLL_memchr @1001 357 _CRTDLL_memcmp @1002 358 _CRTDLL_memcpy @1003 359 _CRTDLL_memmove @1004 360 _CRTDLL_memset @1005 361 _CRTDLL_pow @1106 362 _CRTDLL_qsort @1007 363 _CRTDLL_sin @1008 364 _CRTDLL_sprintf @1009 365 _CRTDLL_sqrt @1010 366 _CRTDLL_sscanf @1011 367 _CRTDLL_strcat @1012 368 _CRTDLL_strchr @1013 369 _CRTDLL_strcmp @1014 370 _CRTDLL_strcpy @1015 371 _CRTDLL_strcspn @1016 372 _CRTDLL_strlen @1017 373 _CRTDLL_strncat @1018 374 _CRTDLL_strncmp @1019 375 _CRTDLL_strncpy @1020 376 _CRTDLL_strpbrk @1021 377 _CRTDLL_strrchr @1022 378 _CRTDLL_strspn @1023 379 _CRTDLL_strstr @1024 380 _CRTDLL_strtol @1025 381 _CRTDLL_strtoul @1026 382 _CRTDLL_swprintf @1027 383 _CRTDLL_tan @1028 384 _CRTDLL_tolower @1029 385 _CRTDLL_toupper @1030 386 _CRTDLL_towlower @1031 387 _CRTDLL_towupper @1032 388 _CRTDLL_vsprintf @1033 389 _CRTDLL_wcscat @1034 390 _CRTDLL_wcschr @1035 391 _CRTDLL_wcscmp @1036 392 _CRTDLL_wcscpy @1037 393 _CRTDLL_wcscspn @1038 394 _CRTDLL_wcslen @1039 395 _CRTDLL_wcsncat @1040 396 _CRTDLL_wcsncmp @1041 397 _CRTDLL_wcsncpy @1042 398 _CRTDLL_wcspbrk @1043 399 _CRTDLL_wcsrchr @1044 400 _CRTDLL_wcsspn @1045 401 _CRTDLL_wcsstr @1046 402 _CRTDLL_wcstol @1047 403 _CRTDLL_wcstombs @1048 404 _CRTDLL_wcstoul @1049
Note:
See TracChangeset
for help on using the changeset viewer.