commit | 3747f223377e47b56fcd4547cd549a4c41c455fe | [log] [tgz] |
---|---|---|
author | Paul Vriens <Paul.Vriens@xs4all.nl> | Thu Aug 31 16:37:19 2006 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Sep 07 10:54:18 2006 +0200 |
tree | cde9b030e7935f77eec0f5f60aef028f09d0bf22 | |
parent | 94e4f593b73173e29b3933b88423228c6491466b [diff] [blame] |
wintrust: Implementation of WintrustAddActionID.
diff --git a/include/wintrust.h b/include/wintrust.h index 2e7917d..b04e134 100644 --- a/include/wintrust.h +++ b/include/wintrust.h
@@ -297,6 +297,7 @@ #include <poppack.h> +#define WT_ADD_ACTION_ID_RET_RESULT_FLAG 1 #ifdef __cplusplus extern "C" {