ReactOS 0.4.15-dev-7924-g5949c20
gdihv.h File Reference
#include <tchar.h>
#include <windows.h>
#include <commctrl.h>
#include <ndk/ntndk.h>
#include <psapi.h>
#include "gdi.h"
#include "mainwnd.h"
#include "proclist.h"
#include "handlelist.h"
#include "resource.h"
Include dependency graph for gdihv.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WIN32_NO_STATUS
 

Variables

PGDI_TABLE_ENTRY GdiHandleTable
 
HINSTANCE g_hInstance
 

Macro Definition Documentation

◆ WIN32_NO_STATUS

#define WIN32_NO_STATUS

Definition at line 5 of file gdihv.h.

Variable Documentation

◆ g_hInstance

HINSTANCE g_hInstance
extern

Definition at line 18 of file MainWindow.cpp.

◆ GdiHandleTable

PGDI_TABLE_ENTRY GdiHandleTable
extern

Definition at line 26 of file gdihv.c.