[fpc-devel] WinCE port docs at wiki

Florian Klaempfl florian at freepascal.org
Sat Aug 13 11:48:15 CEST 2005


Yury Sidorov wrote:

> 2. Since H2PAS dont eat MS headers the easiest way to port is to use
> win32 Windows unit and remove all functions which are missing in WinCE.
> The following list of WinCE functions can be used as reference:
> http://www.rainer-keuchel.de/wince/dllexports/ipaq-coredll.txt
> First of all there are almost no functions with A suffix and they must
> be removed.
> Also some functions exists as wrappers (SetEvent,ResetEvent). Some of
> them already implemented in system.pp
> 
> You can start this task. Currently nobody do it. If you will start it,
> please write about that at wiki and specify your contacts.

IMO an important question is if wince and win32 should share the windows
unit or not. Does MS have common headers?





More information about the fpc-devel mailing list