On Thu, Nov 12, 2009 at 08:58:53AM +0200, Graeme Geldenhuys wrote:
> Does the following IFDEF cover both Windows and WinCE platforms?
> 
> {$IFDEF MSWINDOWS}
> ...
> {$ENDIF}

As far as I can see it (*), CE does define windows and does not define 
mswindows.
 
(*) for quick lookup of such details, have a look at the platform
definitions in compiler/systems/i_*


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to