CPB Mailing List
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: BCB3 distribution
Ken Moffat wrote:
> There must be packages or something that are hiding
> around here somewhere.
> Ken Moffat
> kmoffat@halcyon.com
Heaveno Ken -
They are hiding. Packages (*.bpl) are actually DLL's.
I have several components. I got the first one to compile.
The component got put in a package called ryb_apps.bpl.
I deleted the test program and created a new one.
Added the component, did a run and a message told me that....
"it could not find a DLL named RYB_APPS.BPL".
Added a path include to where the library *.BPL so the system
could search the component directory and the program ran.
If you look you will find that the component picture list
will show you the package (DLL == BPL) that it is included in.
I like this arrangement. If you want to include everything in
the *.exe though, just change the linker options.
Enjoy,
Roberto Artigas
W Komornicki's Home Page |
Main Index |
Thread Index