On Fri, 17 Feb 2006 15:23:43 +0100
Vincent Snijders <[EMAIL PROTECTED]> wrote:

> Mattias Gaertner wrote:
> > On Fri, 17 Feb 2006 14:49:31 +0100
> > Florian Klaempfl <[EMAIL PROTECTED]> wrote:
> > 
> > 
> >>Mattias Gaertner wrote:
> >>
> >>>On Fri, 17 Feb 2006 10:31:22 -0300
> >>>Felipe Monteiro de Carvalho <[EMAIL PROTECTED]> wrote:
> >>>
> >>>
> >>>>Hello,
> >>>>
> >>>>This patch makes Windows CE interface compile while keeping 
> >>>>compatibility with FPC 2.0.2.
> >>>>
> >>>>The WinCE widgetset is a empty shell, but it compiles with the arm
> >>>
> >>>cross  > compiler and runs on the emulator without problems.
> >>>
> >>>Does FPC provide a Define for all windows platforms?
> >>>
> >>>win32 or win64 or wince = ?
> >>
> >>2.0.3 and 2.1.1 have windows for this.
> > 
> > 
> > Thanks. I replaced the IFDEF win32 with IF defined(VER2_0_2) and
> > defined(win32), so they won't be forgotten when we switch to 2.0.4.
> 
> That also means, that it won't work with fpc 2.0.0 and 2.0.1. Shall I 
> remove other workarounds for these versions (ExceptFrameCount and 
> several widestring support units come to mind).

Yes. Let's remove them.


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to