Thank you. Is there any particular reason to define stubs for non-WinCE winapi calls in hbwince.c, like Ellipse(), Arc(), FrameRect(), FloodFill(), FreeResource()?
Looks like these could be simply handled by HB_OS_WIN_CE guards, just like we do for all other similar case. Brgds, Viktor On 2010 Jan 18, at 17:03, [email protected] wrote: > Revision: 13632 > > http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13632&view=rev > Author: druzus > Date: 2010-01-18 16:03:09 +0000 (Mon, 18 Jan 2010) > > Log Message: > ----------- > 2010-01-18 17:02 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) > * harbour/include/hbwince.h > * harbour/src/common/hbwince.c > - removed added for WinCE builds and not longer used wrappers > for some C RTL functions > > Modified Paths: > -------------- > trunk/harbour/ChangeLog > trunk/harbour/include/hbwince.h > trunk/harbour/src/common/hbwince.c > > > This was sent by the SourceForge.net collaborative development platform, the > world's largest Open Source development site. > _______________________________________________ > Harbour mailing list (attachment size limit: 40KB) > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
