1 /* Semi-public definitions for GDI class */
3 #define GDI_LIBNAME "wingdi.hidd"
5 #define CLID_Hidd_GDIGfx "hidd.gfx.gdi"
9 struct Library library
; /* Common library header */
10 ULONG displaynum
; /* Next available display number */
11 OOP_Class
*gfxclass
; /* Display driver class */