forlano Messages: 1207 Registered: March 2006 Location: Italy
Senior Contributor
luzr wrote on Sun, 29 October 2006 04:36
No separate files for U++ (one of design goals).
They are linked in the .exe.
Mirek
In case of big documentation, with support for different languages, this means that it is better to create a separate doc.exe file to avoid a huge application.exe (this because of the many pictures inside). Good to know.