[delphizip] Re: compile DLL into EXE

  • From: "Roger Aelbrecht" <Aelbrecr@xxxxxxxxxx>
  • To: <delphizip@xxxxxxxxxxxxx>
  • Date: Fri, 6 Aug 2004 19:24:15 +0200

Jonathan Liaw wrote:
> Hi,
>     Is it possible to compile the DLL and ZipMaster into a single
>     Delphi EXE? Thanks
> Best Regard
> Jonathan Liaw
> TOB Solution
> -----------
> To unsubscribe from this list, send an empty e-mail
> message to:
>   delphizip-request@xxxxxxxxxxxxx
> and put the word unsubscribe in the subject.

If you want the dll's included into yout exe use the resource option.
Include the ResDlls.res, found in the dll folder,  into your project.
The component will find the dfll's when needed.



Roger Aelbrecht
http://home.tiscali.be/driehoeksw

-----------
To unsubscribe from this list, send an empty e-mail 
message to:
  delphizip-request@xxxxxxxxxxxxx 
and put the word unsubscribe in the subject.

Other related posts: