Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 May : Exports from EXE
| Subject: | Exports from EXE |
| Posted by: | "Glynn Owen" (..@myself.i) |
| Date: | 17 May 2006 12:28:46 |
From what I see on Google, it appears that it's pointless to attempt to
export routines from one EXE file for use in another EXE file.
Apparently, this only works if the exported functions are accessed via
a DLL that has been loaded by the EXE containing the exported function.
Is this true? If not, does anyone have an example of how it can be done?
TIA, Glynn
--
"It is high time that the ideal of success should be replaced by the
ideal of service." (Albert Einstein).