[Lazarus] Indy & WinCE

Antonio Fortuny a.fortuny at sitasoftware.lu
Tue Oct 30 15:34:34 CET 2012


Hi All.

I'm testing last Indy release (10.5.9) with Lazarus.
The "indylaz.lpk" compiles OK for Win32 (did not install in IDE though)
I've made a test and it runs well so far.
Next step is to compile for WinCE and there there are some problems:
1. IdWinsock2.pas
   added {$IFNDEF WINCE} to exclude some non WinCE functions: solved
2. IdStackWindows.pas
NOT solved: line 1685:  if AEnabled and (Win32MajorVersion >= 5) then
Win32MajorVersion is not known

Some ideas ?

Antonio.







More information about the Lazarus mailing list