Changeset 2348 for trunk/src/advapi32/security.cpp
- Timestamp:
- Jan 6, 2000, 9:24:25 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/advapi32/security.cpp
r2343 r2348 1 /* $Id: security.cpp,v 1. 3 2000-01-06 20:05:00sandervl Exp $ */1 /* $Id: security.cpp,v 1.4 2000-01-06 20:23:47 sandervl Exp $ */ 2 2 /* 3 3 * Win32 security API functions for OS/2 … … 26 26 #include "debugtools.h" 27 27 28 DECLARE_DEBUG_CHANNEL(advapi) 29 DECLARE_DEBUG_CHANNEL(security) 28 DECLARE_DEBUG_CHANNEL(advapi-security) 30 29 31 30 static BOOL fInitSecurity = FALSE;
Note:
See TracChangeset
for help on using the changeset viewer.