hello,
i realize this goes against the whole purpose of dll's, but is it
possible to combine a dll and an exe into one exe? i'm developing
something that will be sold in dll form, however, i'd like to
distribute a demo program written with pbdll 6.0 that shows the functionality
of the dll itself without passing out copies of the dll. is this possible?
or am i stuck with modifying the dll source code and pasting it into the
demo program's code?
is this link what i need?
http://www.powerbasic.com/support/pb...ead.php?t=1989
thanks,
------------------
todd wasson
-------------
performance simulations
drag racing and top speed
prediction software
http://performancesimulations.com
i realize this goes against the whole purpose of dll's, but is it
possible to combine a dll and an exe into one exe? i'm developing
something that will be sold in dll form, however, i'd like to
distribute a demo program written with pbdll 6.0 that shows the functionality
of the dll itself without passing out copies of the dll. is this possible?
or am i stuck with modifying the dll source code and pasting it into the
demo program's code?
is this link what i need?
http://www.powerbasic.com/support/pb...ead.php?t=1989
thanks,
------------------
todd wasson
-------------
performance simulations
drag racing and top speed
prediction software
http://performancesimulations.com
Comment