--- np2/wince/np2.h 2003/12/05 19:42:03 1.3 +++ np2/wince/np2.h 2003/12/05 23:46:06 1.4 @@ -6,8 +6,8 @@ typedef struct { BYTE resume; #if !defined(GX_DLL) - int posx; - int posy; + int winx; + int winy; #endif #if defined(WIN32_PLATFORM_PSPC) BYTE bindcur;