Hi Marek,

Sorry, but I'm afraid we have to leave the fixes for this
after RC2 :(

I could start to guard out stuff, but it's be better to do
directly, since I cannot fully oversee the exact causes of
WinCE problems (f.e. something worked for Przemek, some
stuff may be missing from headers, some other may be
really missing, etc).

Pls keep on testing, and we will include everything in final/RC3,
and/or we can also merge these changes with RC2 to create
a special RC2 WinCE build.

Brgds,
Viktor

On 2008.07.03., at 22:09, Marek Paliwoda wrote:

There are problems with gtwvt in WinCE. Here is a log :

source\rtl\gtwvt\gtwvt.c(1442) : error C2065: 'WM_ENTERSIZEMOVE' : undeclared identifier source\rtl\gtwvt\gtwvt.c(1442) : error C2051: case expression not constant source\rtl\gtwvt\gtwvt.c(1448) : warning C4013: 'SetWindowLongPtr' undefined; assuming extern returning int source\rtl\gtwvt\gtwvt.c(1450) : error C2065: 'SWP_DEFERERASE' : undeclared identifier source\rtl\gtwvt\gtwvt.c(1452) : error C2065: 'SW_NORMAL' : undeclared identifier source\rtl\gtwvt\gtwvt.c(1456) : error C2065: 'WM_EXITSIZEMOVE' : undeclared identifier source\rtl\gtwvt\gtwvt.c(1456) : error C2051: case expression not constant source\rtl\gtwvt\gtwvt.c(1467) : error C2065: 'SC_MAXIMIZE' : undeclared identifier source\rtl\gtwvt\gtwvt.c(1467) : error C2051: case expression not constant

I guess that required constans can be added to gtwvt directly,
protected by #if defined( HB_WINCE ). "SetWindowLongPtr" is
a different story and I am not sure how should it be fixed.

--

Marek

----------------------------------------------------------------------
W kosciele tez zdarzaja sie wpadki!
Smieszny filmik >>> http://link.interia.pl/f1e61

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to