I have been looking into converting our large application (10 megs plus 
even with packages separated) into an EXE with several main DLLs.

The problems are that the application calls several miscellaneous function 
units and objects that are shared by all the other units. I wish to grab 
several forms of a like nature into a single DLL and do this with between 
4-7 DLLs, all with a defined business group (eg, maintenance, entry and 
reports all pertaining to a particular section will be a single DLL).

I have been scanning the internet, some books and the help files to find a 
reasonable description of how to go about this (I have not done DLLs 
before). Everything I can find so far talks of total black box DLLs that 
are relatively easy to do.

Can anyone out there direct me to anything on the internet that will tell 
me how to go about this process? So much has been written, but it's like 
looking for a needle in a haystack.

Steve Peacocke

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to