- Timestamp:
- Oct 29, 2001, 3:26:38 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/NTDLL/ntdll.def
r6378 r7253 1 ; $Id: ntdll.def,v 1.4 0 2001-07-21 08:47:27 sandervlExp $1 ; $Id: ntdll.def,v 1.41 2001-10-29 02:26:38 bird Exp $ 2 2 3 3 ; … … 466 466 RtlInitializeSid = _RtlInitializeSid@12 @450 467 467 ; RtlInsertElementGenericTable @451 468 RtlIntegerToChar = _RtlIntegerToChar@16 @452469 ; RtlIntegerToUnicodeString@453468 RtlIntegerToChar = _RtlIntegerToChar@16 @452 469 RtlIntegerToUnicodeString = _RtlIntegerToUnicodeString@12 @453 470 470 ; RtlIsDosDeviceName_U @454 471 471 ; RtlIsGenericTableEmpty @455 … … 986 986 _toupper = _CRTDLL__toupper @966 987 987 _ultoa = _CRTDLL__ultoa @967 988 ; _ultow = _MSVCRT__ultow@968988 _ultow = _CRTDLL__ultow @968 989 989 _vsnprintf = _CRTDLL__vsnprintf @969 990 990 _wcsicmp = _NTDLL__wcsicmp @970
Note:
See TracChangeset
for help on using the changeset viewer.