home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8564 < prev    next >
Encoding:
Text File  |  1993-01-27  |  1.4 KB  |  34 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!comp.vuw.ac.nz!cc-server4.massey.ac.nz!pnv.palm.cri.nz!hrpdko
  3. From: hrpdko@pnv.palm.cri.nz (Dale K. Ogilvie)
  4. Subject: Re: Constructing TDialogs with only a Handle
  5. Message-ID: <hrpdko.62@pnv.palm.cri.nz>
  6. Sender: news@massey.ac.nz (USENET News System)
  7. Organization: DSIR, Palmerston North, New Zealand
  8. References: <02oai4.$=2@cat.de> <1993Jan27.095112.23954@sol.ctr.columbia.edu>
  9. Date: Thu, 28 Jan 93 01:32:35 GMT
  10. Lines: 22
  11.  
  12. In article <1993Jan27.095112.23954@sol.ctr.columbia.edu> gtd543a@sol.crt.columbia.edu (death) writes:
  13.  
  14. >Stefan Ludwig (ludwig@cat.de) wrote:
  15. >: TDialog-Constructor Init takes a PWindowsObject as an argument. Id like to
  16. >: construct one without the parent beeing a PWindowsObject. The situation: I
  17. >: wrote a DLL which is called from within a third party program (which I dont
  18. >: have the source for). I can get the handle of the applications main window
  19. >: in the DLL's code. Now I would like to generate Dialogs which are modal and
  20. >: have the applications main window as a parent.
  21.  
  22. >Unfortunately, according to Borland (I wanted to do this also) you
  23. >cannot use OWL in a DLL, which is a real bummer.
  24. >--
  25. >Death: the high price of living
  26. >========================================================================
  27. >Disclaimer:  I am not bubba.
  28.  
  29. I second this, I couldn't get OWL working in a DLL either. Anyone have a 
  30. different view?
  31.  
  32. Dale Ogilvie
  33.  
  34.