How can I tell if I am a DLL or an EXE?
From: Robert Oschler (no_replies_at_fake_email_address.invalid)
Date: 10/29/03
- Next message: Rob Kennedy: "Re: How can I tell if I am a DLL or an EXE?"
- Previous message: Ignacio Vazquez: "Re: How to Change Language and Keyboard from Delphi?"
- Next in thread: Rob Kennedy: "Re: How can I tell if I am a DLL or an EXE?"
- Reply: Rob Kennedy: "Re: How can I tell if I am a DLL or an EXE?"
- Reply: Bryan Ashby: "Re: How can I tell if I am a DLL or an EXE?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 29 Oct 2003 15:29:42 -0500
I want to write code for some routines I will add to my "miscellaneous"
module that works just as well whether or not the code is part of a DLL or
an EXE. Is there a function that I can call that will tell me (in Delph 6
sp 2) whether I am running as a DLL or an EXE?
thx
-- Robert Oschler http://www.dog-images.com -- Devoted to providing free info on the health, nutrition, and training of dogs.
- Next message: Rob Kennedy: "Re: How can I tell if I am a DLL or an EXE?"
- Previous message: Ignacio Vazquez: "Re: How to Change Language and Keyboard from Delphi?"
- Next in thread: Rob Kennedy: "Re: How can I tell if I am a DLL or an EXE?"
- Reply: Rob Kennedy: "Re: How can I tell if I am a DLL or an EXE?"
- Reply: Bryan Ashby: "Re: How can I tell if I am a DLL or an EXE?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|