mirror of
https://github.com/reactos/reactos.git
synced 2025-04-20 04:20:46 +00:00
include wintrust.h in imagehlp.h
svn path=/trunk/; revision=36234
This commit is contained in:
parent
e28b2f9bee
commit
a8e501e352
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <wintrust.h>
|
||||
|
||||
#define API_VERSION_NUMBER 7
|
||||
#define BIND_NO_BOUND_IMPORTS 0x00000001
|
||||
#define BIND_NO_UPDATE 0x00000002
|
||||
|
|
Loading…
Reference in a new issue