Success to build first Nt32 module.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2753 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2007-06-26 09:35:19 +00:00
parent 8693ca5d75
commit 869f8e34d2
39 changed files with 6951 additions and 750 deletions

View File

@@ -22,6 +22,7 @@ Abstract:
#ifndef __WIN_NT_LIB_H__
#define __WIN_NT_LIB_H__
#include <WinNtThunk.h>
extern EFI_WIN_NT_THUNK_PROTOCOL *gWinNt;
#endif