Juha Manninen escreveu:
Including VirtualTreeView into Lazarus code-base would make it compile on x86
architecture only and many people would be unhappy.
I wouldn't be happy either if I forced such a limitation. (although I
currently have only x86 machines myself.)
@Luiz: is there any plan to port the code?
Yes. But there are other priorities like removing dependency of winapi
specific code and improve theming.
Anyway anyone feel free to send patches (I already applied some for
64bit and carbon)
The easiest way is to make a pascal
version of the code for all other architectures. If speed demands, it could be
coded again in assembly for selected CPUs.
BTW: the license is not compatible with Lazarus/LCL
Luiz
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus