home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.pascal
- Path: sparky!uunet!enterpoop.mit.edu!usc!sol.ctr.columbia.edu!gtd543a
- From: gtd543a@sol.crt.columbia.edu (death)
- Subject: Re: Constructing TDialogs with only a Handle
- References: <02oai4.$=2@cat.de>
- Sender: nobody@ctr.columbia.edu
- Organization: Purgatory
- Date: Wed, 27 Jan 1993 09:51:12 GMT
- X-Newsreader: TIN [version 1.1 PL8]
- Message-ID: <1993Jan27.095112.23954@sol.ctr.columbia.edu>
- X-Posted-From: sundial.gatech.edu
- NNTP-Posting-Host: sol.ctr.columbia.edu
- Lines: 14
-
- Stefan Ludwig (ludwig@cat.de) wrote:
- : TDialog-Constructor Init takes a PWindowsObject as an argument. Id like to
- : construct one without the parent beeing a PWindowsObject. The situation: I
- : wrote a DLL which is called from within a third party program (which I dont
- : have the source for). I can get the handle of the applications main window
- : in the DLL's code. Now I would like to generate Dialogs which are modal and
- : have the applications main window as a parent.
-
- Unfortunately, according to Borland (I wanted to do this also) you
- cannot use OWL in a DLL, which is a real bummer.
- --
- Death: the high price of living
- ========================================================================
- Disclaimer: I am not bubba.
-