- Timestamp:
- Oct 26, 2000, 7:26:00 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/NTDLL/sec.cpp
r4364 r4536 1 /* $Id: sec.cpp,v 1. 6 2000-10-02 13:10:12 phallerExp $ */1 /* $Id: sec.cpp,v 1.7 2000-10-26 17:26:00 sandervl Exp $ */ 2 2 3 3 /* … … 50 50 { 51 51 dprintf(("NTDLL: RtlAllocateAndInitializeSid(%08xh,%08xh,%08xh," 52 "%08xh,%08xh,%08xh,%08xh,%08xh,%08xh,%08xh,%08xh) not implemented.\n",52 "%08xh,%08xh,%08xh,%08xh,%08xh,%08xh,%08xh,%08xh)", 53 53 pIdentifierAuthority, 54 54 nSubAuthorityCount,
Note:
See TracChangeset
for help on using the changeset viewer.