26.02.2010 21:28, Juha Manninen wrote:
Hi,

The converter is improving gradually in SVN trunk.
Converting the source code works better and there is an option to support
Delphi compatibility with conditional compilation.

For Lazarus / LCL code, "Windows" is now replaced with "LCLIntf", "LCLType"
and "LMessages".
Why it is so? What if I want just to port to windows 64 and other platforms are not important? Maybe to have an option for this?

And even if we need an LCL equivalents then we need to replace Messages unit with Messages, LMessages. Imo Windows and LMessages are not very related.
I realized there are other windows specific units like "ShellApi". What should
I do with it?
Leave as is - ShellApi is availble in fpc for the windows platform.

Best regards,
Paul Ishenin.

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to