[fpc-pascal] tlhelp32 for WinCE
Sven Barth
pascaldragon at googlemail.com
Fri Oct 1 10:05:06 CEST 2010
Hello together!
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?
Regards,
Sven
More information about the fpc-pascal
mailing list