Changeset 21916 for trunk/src/wintrust
- Timestamp:
- Dec 18, 2011, 10:28:22 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 1 deleted
- 3 edited
- 1 copied
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/wintrust/wintrust.cpp
r21494 r21916 7 7 #define CINTERFACE 8 8 9 #include <win \windef.h>10 #include <win \winerror.h>11 #include <win \ole2.h>9 #include <win/windef.h> 10 #include <win/winerror.h> 11 #include <win/ole2.h> 12 12 #include <misc.h> 13 13 -
trunk/src/wintrust/wintrust.def
r7624 r21916 52 52 ;;address 0x6a70 WTHelperProvDataFromStateData @42 (0x20153a70) 53 53 54 WinVerifyTrust = _WinVerifyTrust@12@4354 WinVerifyTrust = "_WinVerifyTrust@12" @43 55 55 56 56 ;;address 0x5cb5 WinVerifyTrustEx @44 (0x20152cb5)
Note:
See TracChangeset
for help on using the changeset viewer.