#ifndef _GDIHV_H #define _GDIHV_H #include #define WIN32_NO_STATUS #include #include #include #include #include "gdi.h" #include "mainwnd.h" #include "proclist.h" #include "handlelist.h" #include "resource.h" extern PGDI_TABLE_ENTRY GdiHandleTable; extern HINSTANCE g_hInstance; #endif //_GDIHV_H