--- np2/wince/np2.h 2003/12/01 21:15:13 1.2 +++ np2/wince/np2.h 2003/12/05 19:42:03 1.3 @@ -5,6 +5,10 @@ typedef struct { BYTE F12KEY; BYTE resume; +#if !defined(GX_DLL) + int posx; + int posy; +#endif #if defined(WIN32_PLATFORM_PSPC) BYTE bindcur; BYTE bindbtn;