* lib/ntdll.def: Remove \r.

This commit is contained in:
Earnie Boyd 2002-07-09 13:11:54 +00:00
parent 1f5ff38778
commit 7ae55ccbdc

View File

@ -1,283 +1,283 @@
;note that the Zw... functions are alternate names for the ;note that the Zw... functions are alternate names for the
;Nt... functions. (see www.sysinternals.com for details) ;Nt... functions. (see www.sysinternals.com for details)
;if you change a Nt.. function DON'T FORGET to change the ;if you change a Nt.. function DON'T FORGET to change the
;Zw one too. ;Zw one too.
LIBRARY ntdll.dll LIBRARY ntdll.dll
EXPORTS EXPORTS
DbgBreakPoint@0 DbgBreakPoint@0
DbgPrint DbgPrint
DbgUiConnectToDbg@0 DbgUiConnectToDbg@0
DbgUiContinue@8 DbgUiContinue@8
DbgUiWaitStateChange@8 DbgUiWaitStateChange@8
DbgUserBreakPoint@0 DbgUserBreakPoint@0
LdrGetProcedureAddress@16 LdrGetProcedureAddress@16
LdrProcessRelocationBlock@16 LdrProcessRelocationBlock@16
NlsAnsiCodePage NlsAnsiCodePage
NlsMbCodePageTag NlsMbCodePageTag
NlsMbOemCodePageTag NlsMbOemCodePageTag
NtAllocateVirtualMemory@24 NtAllocateVirtualMemory@24
NtClose@4 NtClose@4
NtCreateFile@44 NtCreateFile@44
NtCurrentTeb@0 NtCurrentTeb@0
NtDisplayString@4 NtDisplayString@4
NtFlushVirtualMemory@16 NtFlushVirtualMemory@16
NtFreeVirtualMemory@16 NtFreeVirtualMemory@16
NtLockVirtualMemory@16 NtLockVirtualMemory@16
NtOpenFile@24 NtOpenFile@24
NtProtectVirtualMemory@20 NtProtectVirtualMemory@20
NtQueryVirtualMemory@24 NtQueryVirtualMemory@24
NtReadFile@36 NtReadFile@36
NtReadVirtualMemory@20 NtReadVirtualMemory@20
NtShutdownSystem@4 NtShutdownSystem@4
NtUnlockVirtualMemory@16 NtUnlockVirtualMemory@16
NtWriteFile@36 NtWriteFile@36
NtWriteVirtualMemory@20 NtWriteVirtualMemory@20
RtlAcquirePebLock@0 RtlAcquirePebLock@0
RtlAllocateAndInitializeSid@44 RtlAllocateAndInitializeSid@44
RtlAllocateHandle@8 RtlAllocateHandle@8
RtlAllocateHeap@12 RtlAllocateHeap@12
RtlAnsiCharToUnicodeChar@4 RtlAnsiCharToUnicodeChar@4
RtlAnsiStringToUnicodeSize@4 RtlAnsiStringToUnicodeSize@4
RtlAnsiStringToUnicodeString@12 RtlAnsiStringToUnicodeString@12
RtlAppendAsciizToString@8 RtlAppendAsciizToString@8
RtlAppendStringToString@8 RtlAppendStringToString@8
RtlAppendUnicodeStringToString@8 RtlAppendUnicodeStringToString@8
RtlAppendUnicodeToString@8 RtlAppendUnicodeToString@8
RtlAreBitsClear@12 RtlAreBitsClear@12
RtlAreBitsSet@12 RtlAreBitsSet@12
RtlCharToInteger@12 RtlCharToInteger@12
RtlClearAllBits@4 RtlClearAllBits@4
RtlClearBits@12 RtlClearBits@12
RtlCompareMemory@12 RtlCompareMemory@12
RtlCompareMemoryUlong@12 RtlCompareMemoryUlong@12
RtlCompareString@12 RtlCompareString@12
RtlCompareUnicodeString@12 RtlCompareUnicodeString@12
RtlConvertSidToUnicodeString@12 RtlConvertSidToUnicodeString@12
RtlCopySid@12 RtlCopySid@12
RtlCopyString@8 RtlCopyString@8
RtlCopyUnicodeString@8 RtlCopyUnicodeString@8
RtlCreateEnvironment@8 RtlCreateEnvironment@8
RtlCreateHeap@24 RtlCreateHeap@24
RtlCreateProcessParameters@40 RtlCreateProcessParameters@40
RtlCreateUnicodeString@8 RtlCreateUnicodeString@8
RtlDeNormalizeProcessParams@4 RtlDeNormalizeProcessParams@4
RtlDestroyEnvironment@4 RtlDestroyEnvironment@4
RtlDestroyHandleTable@4 RtlDestroyHandleTable@4
RtlDestroyHeap@4 RtlDestroyHeap@4
RtlDestroyProcessParameters@4 RtlDestroyProcessParameters@4
RtlDetermineDosPathNameType_U@4 RtlDetermineDosPathNameType_U@4
RtlDoesFileExists_U@4 RtlDoesFileExists_U@4
RtlDosPathNameToNtPathName_U@16 RtlDosPathNameToNtPathName_U@16
RtlDosSearchPath_U@24 RtlDosSearchPath_U@24
RtlDowncaseUnicodeString@12 RtlDowncaseUnicodeString@12
RtlEnumProcessHeaps@8 RtlEnumProcessHeaps@8
RtlEqualComputerName@8 RtlEqualComputerName@8
RtlEqualDomainName@8 RtlEqualDomainName@8
RtlEqualPrefixSid@8 RtlEqualPrefixSid@8
RtlEqualSid@8 RtlEqualSid@8
RtlEqualString@12 RtlEqualString@12
RtlEqualUnicodeString@12 RtlEqualUnicodeString@12
RtlEraseUnicodeString@4 RtlEraseUnicodeString@4
RtlExpandEnvironmentStrings_U@16 RtlExpandEnvironmentStrings_U@16
RtlFillMemory@12 RtlFillMemory@12
RtlFillMemoryUlong@12 RtlFillMemoryUlong@12
RtlFindClearBits@12 RtlFindClearBits@12
RtlFindClearBitsAndSet@12 RtlFindClearBitsAndSet@12
RtlFindLongestRunClear@8 RtlFindLongestRunClear@8
RtlFindLongestRunSet@8 RtlFindLongestRunSet@8
RtlFindSetBits@12 RtlFindSetBits@12
RtlFindSetBitsAndClear@12 RtlFindSetBitsAndClear@12
RtlFreeAnsiString@4 RtlFreeAnsiString@4
RtlFreeHandle@8 RtlFreeHandle@8
RtlFreeHeap@12 RtlFreeHeap@12
RtlFreeOemString@4 RtlFreeOemString@4
RtlFreeSid@4 RtlFreeSid@4
RtlFreeUnicodeString@4 RtlFreeUnicodeString@4
RtlGetCurrentDirectory_U@8 RtlGetCurrentDirectory_U@8
RtlGetFullPathName_U@16 RtlGetFullPathName_U@16
RtlGetLongestNtPathLength@0 RtlGetLongestNtPathLength@0
RtlGetNtGlobalFlags@0 RtlGetNtGlobalFlags@0
RtlGetProcessHeaps@8 RtlGetProcessHeaps@8
RtlIdentifierAuthoritySid@4 RtlIdentifierAuthoritySid@4
RtlImageDirectoryEntryToData@16 RtlImageDirectoryEntryToData@16
RtlImageNtHeader@4 RtlImageNtHeader@4
RtlImageRvaToSection@12 RtlImageRvaToSection@12
RtlImageRvaToVa@16 RtlImageRvaToVa@16
RtlInitAnsiString@8 RtlInitAnsiString@8
RtlInitCodePageTable@8 RtlInitCodePageTable@8
RtlInitNlsTables@16 RtlInitNlsTables@16
RtlInitString@8 RtlInitString@8
RtlInitUnicodeString@8 RtlInitUnicodeString@8
RtlInitializeBitMap@12 RtlInitializeBitMap@12
RtlInitializeHandleTable@12 RtlInitializeHandleTable@12
RtlInitializeSid@12 RtlInitializeSid@12
RtlIntegerToChar@16 RtlIntegerToChar@16
RtlIntegerToUnicodeString@12 RtlIntegerToUnicodeString@12
RtlIsDosDeviceName_U@4 RtlIsDosDeviceName_U@4
RtlIsNameLegalDOS8Dot3@12 RtlIsNameLegalDOS8Dot3@12
RtlIsValidHandle@8 RtlIsValidHandle@8
RtlIsValidIndexHandle@12 RtlIsValidIndexHandle@12
RtlLengthRequiredSid@4 RtlLengthRequiredSid@4
RtlLengthSid@4 RtlLengthSid@4
RtlLockHeap@4 RtlLockHeap@4
RtlMoveMemory@12 RtlMoveMemory@12
RtlNormalizeProcessParams@4 RtlNormalizeProcessParams@4
RtlNtStatusToDosError@4 RtlNtStatusToDosError@4
RtlNumberOfClearBits@4 RtlNumberOfClearBits@4
RtlNumberOfSetBits@4 RtlNumberOfSetBits@4
RtlOemStringToUnicodeSize@4 RtlOemStringToUnicodeSize@4
RtlOemStringToUnicodeString@12 RtlOemStringToUnicodeString@12
RtlOemToUnicodeN@12 RtlOemToUnicodeN@12
RtlPrefixString@12 RtlPrefixString@12
RtlPrefixUnicodeString@12 RtlPrefixUnicodeString@12
RtlQueryEnvironmentVariable_U@12 RtlQueryEnvironmentVariable_U@12
RtlReAllocateHeap@16 RtlReAllocateHeap@16
RtlReleasePebLock@0 RtlReleasePebLock@0
RtlResetRtlTranslations@4 RtlResetRtlTranslations@4
RtlSetAllBits@4 RtlSetAllBits@4
RtlSetBits@12 RtlSetBits@12
RtlSetCurrentDirectory_U@4 RtlSetCurrentDirectory_U@4
RtlSetCurrentEnvironment@8 RtlSetCurrentEnvironment@8
RtlSetEnvironmentVariable@12 RtlSetEnvironmentVariable@12
RtlSizeHeap@12 RtlSizeHeap@12
RtlSubAuthorityCountSid@4 RtlSubAuthorityCountSid@4
RtlSubAuthoritySid@8 RtlSubAuthoritySid@8
RtlUnicodeStringToAnsiSize@4 RtlUnicodeStringToAnsiSize@4
RtlUnicodeStringToAnsiString@12 RtlUnicodeStringToAnsiString@12
RtlUnicodeStringToCountedOemString@12 RtlUnicodeStringToCountedOemString@12
RtlUnicodeStringToOemSize@4 RtlUnicodeStringToOemSize@4
RtlUnicodeStringToOemString@12 RtlUnicodeStringToOemString@12
RtlUnicodeToMultiByteN@20 RtlUnicodeToMultiByteN@20
RtlUnicodeToMultiByteSize@12 RtlUnicodeToMultiByteSize@12
RtlUnicodeToOemN@20 RtlUnicodeToOemN@20
RtlUnlockHeap@4 RtlUnlockHeap@4
RtlUpcaseUnicodeChar@4 RtlUpcaseUnicodeChar@4
RtlUpcaseUnicodeString@12 RtlUpcaseUnicodeString@12
RtlUpcaseUnicodeStringToAnsiString@12 RtlUpcaseUnicodeStringToAnsiString@12
RtlUpcaseUnicodeStringToCountedOemString@12 RtlUpcaseUnicodeStringToCountedOemString@12
RtlUpcaseUnicodeStringToOemString@12 RtlUpcaseUnicodeStringToOemString@12
RtlUpcaseUnicodeToMultiByteN@20 RtlUpcaseUnicodeToMultiByteN@20
RtlUpcaseUnicodeToOemN@20 RtlUpcaseUnicodeToOemN@20
RtlUpperChar@4 RtlUpperChar@4
RtlUpperString@12 RtlUpperString@12
RtlValidSid@4 RtlValidSid@4
RtlValidateHeap@12 RtlValidateHeap@12
RtlValidateProcessHeaps@0 RtlValidateProcessHeaps@0
RtlZeroMemory@8 RtlZeroMemory@8
RtlxAnsiStringToUnicodeSize@4 RtlxAnsiStringToUnicodeSize@4
RtlxOemStringToUnicodeSize@4 RtlxOemStringToUnicodeSize@4
RtlxUnicodeStringToAnsiSize@4 RtlxUnicodeStringToAnsiSize@4
RtlxUnicodeStringToOemSize@4 RtlxUnicodeStringToOemSize@4
ZwAllocateVirtualMemory@24 ZwAllocateVirtualMemory@24
ZwClose@4 ZwClose@4
ZwCreateFile@44 ZwCreateFile@44
ZwFlushVirtualMemory@16 ZwFlushVirtualMemory@16
ZwFreeVirtualMemory@16 ZwFreeVirtualMemory@16
ZwLockVirtualMemory@16 ZwLockVirtualMemory@16
ZwOpenFile@24 ZwOpenFile@24
ZwProtectVirtualMemory@20 ZwProtectVirtualMemory@20
ZwQueryVirtualMemory@24 ZwQueryVirtualMemory@24
ZwReadFile@36 ZwReadFile@36
ZwReadVirtualMemory@20 ZwReadVirtualMemory@20
ZwUnlockVirtualMemory@16 ZwUnlockVirtualMemory@16
ZwWriteFile@36 ZwWriteFile@36
ZwWriteVirtualMemory@20 ZwWriteVirtualMemory@20
__isascii __isascii
__iscsym __iscsym
__iscsymf __iscsymf
__toascii __toascii
_itoa _itoa
_itow _itow
_ltoa _ltoa
_ltow _ltow
_snprintf _snprintf
_snwprintf _snwprintf
_strcmpi _strcmpi
_stricmp _stricmp
_strlwr _strlwr
_strnicmp _strnicmp
_strupr _strupr
_tolower _tolower
_toupper _toupper
_ultoa _ultoa
_ultow _ultow
_vsnprintf _vsnprintf
_wcsicmp _wcsicmp
_wcslwr _wcslwr
_wcsnicmp _wcsnicmp
_wcsupr _wcsupr
_wtoi _wtoi
_wtol _wtol
abs abs
atan atan
atoi atoi
atol atol
ceil ceil
cos cos
fabs fabs
floor floor
isalnum isalnum
isalpha isalpha
iscntrl iscntrl
isdigit isdigit
isgraph isgraph
islower islower
isprint isprint
ispunct ispunct
isspace isspace
isupper isupper
iswalpha iswalpha
iswctype iswctype
isxdigit isxdigit
labs labs
log log
mbstowcs mbstowcs
memchr memchr
memcmp memcmp
memcpy memcpy
memmove memmove
memset memset
pow pow
sin sin
sprintf sprintf
sqrt sqrt
strcat strcat
strchr strchr
strcmp strcmp
strcpy strcpy
strcspn strcspn
strlen strlen
strncat strncat
strncmp strncmp
strncpy strncpy
strpbrk strpbrk
strrchr strrchr
strspn strspn
strstr strstr
strtol strtol
strtoul strtoul
swprintf swprintf
tan tan
tolower tolower
toupper toupper
towlower towlower
towupper towupper
vsprintf vsprintf
wcscat wcscat
wcschr wcschr
wcscmp wcscmp
wcscpy wcscpy
wcscspn wcscspn
wcslen wcslen
wcsncat wcsncat
wcsncmp wcsncmp
wcsncpy wcsncpy
wcspbrk wcspbrk
wcsrchr wcsrchr
wcsspn wcsspn
wcsstr wcsstr
wcstol wcstol
wcstombs wcstombs
wcstoul wcstoul