TianoCore EDK2 master
Loading...
Searching...
No Matches
WinInclude.h File Reference
#include "windows.h"
#include "windowsx.h"

Go to the source code of this file.

Macros

#define GUID   _WINNT_DUP_GUID_____
 
#define _LIST_ENTRY   _WINNT_DUP_LIST_ENTRY_FORWARD
 
#define LIST_ENTRY   _WINNT_DUP_LIST_ENTRY
 
#define RUNTIME_FUNCTION   _WINNT_DUP_RUNTIME_FUNCTION
 
#define VOID   void
 

Detailed Description

Public include file for the WinNt Library

Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file WinInclude.h.

Macro Definition Documentation

◆ _LIST_ENTRY

#define _LIST_ENTRY   _WINNT_DUP_LIST_ENTRY_FORWARD

Definition at line 23 of file WinInclude.h.

◆ GUID

#define GUID   _WINNT_DUP_GUID_____

Definition at line 22 of file WinInclude.h.

◆ LIST_ENTRY

#define LIST_ENTRY   _WINNT_DUP_LIST_ENTRY

Definition at line 24 of file WinInclude.h.

◆ RUNTIME_FUNCTION

#define RUNTIME_FUNCTION   _WINNT_DUP_RUNTIME_FUNCTION

Definition at line 25 of file WinInclude.h.

◆ VOID

#define VOID   void

Definition at line 56 of file WinInclude.h.