Diff for /np2/wince/np2.h between versions 1.3 and 1.4

version 1.3, 2003/12/05 19:42:03 version 1.4, 2003/12/05 23:46:06
Line 6  typedef struct { Line 6  typedef struct {
         BYTE    resume;          BYTE    resume;
   
 #if !defined(GX_DLL)  #if !defined(GX_DLL)
         int             posx;          int             winx;
         int             posy;          int             winy;
 #endif  #endif
 #if defined(WIN32_PLATFORM_PSPC)  #if defined(WIN32_PLATFORM_PSPC)
         BYTE    bindcur;          BYTE    bindcur;

Removed from v.1.3  
changed lines
  Added in v.1.4


RetroPC.NET-CVS <cvs@retropc.net>