home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.apps
- Path: sparky!uunet!elroy.jpl.nasa.gov!usc!sol.ctr.columbia.edu!destroyer!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!news
- From: jimmy@namao.ucs.ualberta.ca
- Subject: ANY owl EXPERTS OUT THERE...
- Message-ID: <1992Aug21.153730.12035@kakwa.ucs.ualberta.ca>
- Sender: news@kakwa.ucs.ualberta.ca
- Nntp-Posting-Host: namao.ucs.ualberta.ca
- Organization: University of Alberta
- Date: Fri, 21 Aug 1992 15:37:30 GMT
- Lines: 22
-
-
- Environment: 386, Windows 3.1, Borland C++ 3.1, OWL
-
- I am trying to create a dialog box in Borland C++ 3.1 by the following call:
- GetApplication()->ExecDialog(new UIEditInterruptsDlg(this, SD_MyDialogBox));
-
- If I cd to the appropriate directory and open a project and run it, everything
- works fine. However, if I do a File Run from the program manager and specify
- the full path of my .exe, I get the following message:
- Error received: error code = -5
- OK to process ?
- Yes No
-
- Its seems as if the code does not know where to find the dialog box. How can
- I fix this ?
-
- Thanks,
- Jimmy
- P.S. Please email
-
- --
- jimmy@namao.ucs.ualberta.ca
-