1 Oct 2010 10:10
Re: tlhelp32 for WinCE
In our previous episode, Sven Barth said: > As I need to implement tlhelp32 for Windows Mobile I plan to contribute > this back to FPC as well. > > I'm using jwatlhelp32 from winunits-jedi as a base and now I have two > possibilities to proceed: > > - extend jwatlhelp32 for WinCE and add it to the units compiled for > WinCE (as I don't think that winunits-jedi is compiled for WinCE, I > might need to adjust it's Makefile.fpc rather much) > - copy jwatlhelp32 as tlhelp32 to wince-units and adjust it there > > Which solution should I chose? Copy. CE and win32/win64 are afaik separate SDKs. Moreover heavy changes to jwa* would make synchronizing with upstream (which I do once an year if there are significant differences) more difficult. _______________________________________________ fpc-pascal maillist - fpc-pascal@... http://lists.freepascal.org/mailman/listinfo/fpc-pascal
RSS Feed