Changeset 21916 for trunk/src/advapi32/security_odin.cpp
- Timestamp:
- Dec 18, 2011, 10:28:22 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 1 bin 2 Makefile.inc 1 env.cmd 2 LocalConfig.kmk
-
-
Property svn:mergeinfo
set to
/branches/gcc-kmk merged eligible
- Property svn:ignore
-
trunk/src/advapi32/security_odin.cpp
r7983 r21916 12 12 * FIXME: for all functions thunking down to Rtl* functions: implement SetLastError() 13 13 */ 14 15 #include <string.h> 16 14 17 #ifdef __WIN32OS2__ 15 18 #include <os2win.h> 16 19 #include <heapstring.h> 17 20 #endif 18 19 #include <string.h>20 21 21 22 #include "windef.h"
Note:
See TracChangeset
for help on using the changeset viewer.