Alex Ionescu wrote:
  I disagree.
 On 8/30/07, *Ged* <gerard.murphy(a)amteus.com
 <mailto:gerard.murphy@amteus.com>> wrote:
     Timo Kreuzer wrote:e
  So I have created a new GDI_TABLE_ENTRY struct
and a new type 
     GDIHANDLE.
     Looks good, a thumbs up from me  :)
     1 comment:
  #pragma pack(push,1) 
     #include
<pshpack1.h>
  #pragma pack(pop) 
     #include
<poppack.h>
     Ged.
  
Oh I see,,, The structures are okay but using them like a macro, no.
James