Commit d1a5011b authored by Dan Hipschman's avatar Dan Hipschman Committed by Alexandre Julliard

include: Add WT_TRANSFER_IMPERSONATION to winnt.h.

parent d343f2ba
......@@ -1913,6 +1913,7 @@ typedef CONTEXT *PCONTEXT;
#define WT_EXECUTEINPERSISTENTTHREAD 0x80
#define WT_EXECUTEINLONGTHREAD 0x10
#define WT_EXECUTEDELETEWAIT 0x08
#define WT_TRANSFER_IMPERSONATION 0x0100
#define EXCEPTION_CONTINUABLE 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment