MAMEWorld >> EmuChat
Index   Flat Mode Flat  

LazyCat
MAME Fan
Reged: 04/26/12
Posts: 45
Send PM
Re: Automated custom build installer/optimizer?
05/10/12 03:03 AM


>> I always wondered, what is the point of building a "monolithic" exe and not have some of (or all) the main modules as separate dll in a subfolder?
<<

I see now you are not talking about system libraries, but project libraries. In that case you would use dlls to separate some general code which you wanna re-use in some other project; or to separate code you know it will be updated later on so the update is simple matter of just replacing the dll; or to separate several different chunks of code in several dlls and load only one depending on some circumstances. Basically it's just about organization, and DLLs are generally about code re-usability.







Entire thread
Subject Posted by Posted on
* Automated custom build installer/optimizer? LazyCat 05/09/12 08:16 PM
. * Re: Automated custom build installer/optimizer? Rygar9  05/10/12 12:15 AM
. * Re: Automated custom build installer/optimizer? BIOS-D  05/10/12 02:34 AM
. * Re: Automated custom build installer/optimizer? Firehawke  05/10/12 03:35 AM
. * Re: Automated custom build installer/optimizer? LazyCat  05/10/12 01:07 AM
. * Re: Automated custom build installer/optimizer? NLS  05/09/12 11:20 PM
. * Re: Automated custom build installer/optimizer? LazyCat  05/10/12 03:03 AM
. * Re: Automated custom build installer/optimizer? BIOS-D  05/10/12 02:23 AM
. * Re: Automated custom build installer/optimizer? LazyCat  05/10/12 12:20 AM
. * Re: Automated custom build installer/optimizer? R. Belmont  05/10/12 12:19 AM
. * Re: Automated custom build installer/optimizer? etabeta  05/09/12 09:46 PM
. * Re: Automated custom build installer/optimizer? LazyCat  05/09/12 11:35 PM
. * Re: Automated custom build installer/optimizer? mogli  05/09/12 10:22 PM
. * Re: Automated custom build installer/optimizer? LazyCat  05/09/12 11:54 PM

Extra information Permissions
Moderator:  Robbbert, Tafoid 
0 registered and 287 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 1585