 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Andrew H. Grilk Guest
|
Posted: Mon Jul 21, 2003 10:01 pm Post subject: Delphi Splash screen from a DLL |
|
|
I'm looking to have a DLL create a splash screen on the fly. Basically so
the user if they have the DLL as part of the project cannot remove the
splash screen and copyright notice. I've made splash screens before but
never in a DLL.
Basically launch your exe and because the DLL is referenced in the exe the
splash screen gets displayed.
HELP!
--
Andrew H. Grilk
Chief Technical Officer
e-Revolutions LLC
Memphis, TN
(901) 682-0988
www.e-rev.net
|
|
| Back to top |
|
 |
Ignacio Vazquez Guest
|
Posted: Tue Jul 22, 2003 2:00 pm Post subject: Re: Delphi Splash screen from a DLL |
|
|
"Andrew H. Grilk" <agrilk (AT) e-rev (DOT) net> wrote
| Quote: | Basically launch your exe and because the DLL is referenced in the exe the
splash screen gets displayed.
|
Libraries have an "main" part same as programs. Put the code to display it
in there.
Cheers,
Ignacio
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|