summaryrefslogtreecommitdiff
path: root/Nt32Pkg/Include
diff options
context:
space:
mode:
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2009-04-09 23:07:20 +0000
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2009-04-09 23:07:20 +0000
commit781bd432a3174c627f64535d4c75cfec1923fd63 (patch)
tree81903880811759d7a211cb1631ad583d2baa75ca /Nt32Pkg/Include
parent2f3065c0fb21a054956e11ebd6caf5a68bd296e2 (diff)
Resolve a CreateEventEx name collision between VS 2008 windows.h and UefiSpec.h
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8053 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/Include')
-rw-r--r--Nt32Pkg/Include/Common/WinNTInclude.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Nt32Pkg/Include/Common/WinNTInclude.h b/Nt32Pkg/Include/Common/WinNTInclude.h
index 035f18f61..77a9e718d 100644
--- a/Nt32Pkg/Include/Common/WinNTInclude.h
+++ b/Nt32Pkg/Include/Common/WinNTInclude.h
@@ -56,6 +56,7 @@ typedef UINT32 size_t ;
#undef InterlockedDecrement
#undef InterlockedCompareExchange64
#undef InterlockedCompareExchangePointer
+#undef CreateEventEx
#define VOID void