From d1a5011bb260f47c2a87e4f069af046253493500 Mon Sep 17 00:00:00 2001 From: Dan Hipschman Date: Tue, 22 Jul 2008 18:10:37 -0700 Subject: [PATCH] include: Add WT_TRANSFER_IMPERSONATION to winnt.h. --- include/winnt.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/winnt.h b/include/winnt.h index f9ae9d4a4a5..28a398664f6 100644 --- a/include/winnt.h +++ b/include/winnt.h @@ -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