I been building my apps in a exe file all this years, but i'm trying to build the main program with diferent dlls to avoid overload with a large file that uses only small parts at a time.
The exe file is getting bigger and I think this is not sane.
Is dlls a solution? is hard to control this approach? what advantages or disadvanteges have this matter?
Thanks
Jose Carlos
The exe file is getting bigger and I think this is not sane.
Is dlls a solution? is hard to control this approach? what advantages or disadvanteges have this matter?
Thanks
Jose Carlos