Changeset 21846 for branches/gcc-kmk/src/advapi32/security_odin.cpp
- Timestamp:
- Dec 5, 2011, 11:12:22 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/advapi32/security_odin.cpp
r7983 r21846 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.