Hi Przemek,

! fixed WINCE builds. It was only for MiGWCE which partially emulates
    GetSystemMenu() but probably other builds will report that this
    function is missing.
    If possible please test if current Harbour application can be
    executed in real WinCE environment.

Can you please try attached gtwvt.c with WinCE?
I've restored a complete implementation of screen
selection, which doesn't use InvertRgn(). If it work,
we could use it for WinCE.

I've tried now, and it won't work because the
selection logic above has changed. Otherwise
InvertRect() also doesn't exist in WinCE, but
PatBlt() can be used as an equivalent.

I'll leave this for now.

Brgds,
Viktor

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

Reply via email to