Pffff !<br>I think I look like a baby...<br>OK for precompiled header... But now I have some new errors...<br>All are in the linking : unresolved external symbol !! (and 2 warnings) What's this ??<br><br>H E L P !<br><br>(I thank it was easy to place EasyCE in my sources!..but it isn't !

<br><br>-----------------------------------------------<br>Compiling for PocketPC (3.0, using GAPI)<br>DamesView.cpp<br>EasyCE.cpp<br>Compiling for PocketPC (3.0, using GAPI)<br>C:\Dames\Dames\EasyCE.cpp(70) : warning C4007: 'main' : must be '__cdecl'<br>MainFrm.cpp<br>Generating Code...<br>Linking...<br>LINK : warning LNK4031: no subsystem specified; CONSOLE assumed<br>EasyCE.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) int __stdcall GXCloseDisplay(void)" (__imp_?GXCloseDisplay@@YGHXZ) referenced in function _WinMain@16<br>EasyCE.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) int __stdcall GXCloseInput(void)" (__imp_?GXCloseInput@@YGHXZ) referenced in function _WinMain@16<br>EasyCE.obj : error LNK2019: unresolved external symbol _main referenced in function _WinMain@16<br>EasyCE.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) int __stdcall GXIsDisplayDRAMBuffer(void)" (__imp_?GXIsDisplayDRAMBuffer@@YGHXZ) referenced in function _WinMain@16<br>EasyCE.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) struct GXDisplayProperties __stdcall GXGetDisplayProperties(void)" (__imp_?GXGetDisplayProperties@@YG?AUGXDisplayProperties@@XZ) referenced in function _WinMain@16<br>EasyCE.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) struct GXKeyList __stdcall GXGetDefaultKeys(int)" (__imp_?GXGetDefaultKeys@@YG?AUGXKeyList@@H@Z) referenced in function _WinMain@16<br>EasyCE.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) int __stdcall GXOpenInput(void)" (__imp_?GXOpenInput@@YGHXZ) referenced in function _WinMain@16<br>EasyCE.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) int __stdcall GXOpenDisplay(struct HWND__ *,unsigned long)" (__imp_?GXOpenDisplay@@YGHPAUHWND__@@K@Z) referenced in function _WinMain@16<br>EasyCE.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) int __stdcall GXEndDraw(void)" (__imp_?GXEndDraw@@YGHXZ) referenced in function "void __stdcall updatedisplay(void)" (?updatedisplay@@YGXXZ)<br>EasyCE.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void * __stdcall GXBeginDraw(void)" (__imp_?GXBeginDraw@@YGPAXXZ) referenced in function "void __stdcall updatedisplay(void)" (?updatedisplay@@YGXXZ)<br>X86EMDbg/Dames.exe : fatal error LNK1120: 10 unresolved externals<br>Error executing link.exe.<br><br>Dames.exe - 11 error(s), 2 warning(s)<br>----------------------------------------------<br><br>Is someone know what sort of problem is it ?<br>THANKS A LOT !!!!<br>Franck