home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!infonode!ingr!msdhsv!norooz!ahmad
- From: ahmad@norooz.NoSubdomain.NoDomain (Ahmad Alavi)
- Subject: HELP!!! URGENT!!!
- Message-ID: <1992Nov12.215914.7201@msdhsv.ingr.com>
- Sender: usenet@msdhsv.ingr.com (USENET)
- Reply-To: ahmad@norooz.b17a.ingr.com
- Organization: " "
- Date: Thu, 12 Nov 1992 21:59:14 GMT
- Lines: 30
-
-
- A Borland C++ application in Windows and Windows Write do not mix
-
- While Write is running we execute our program and this error occurs
-
-
- Application Error
-
- WRITE caused a General Protection Fault in module USER.EXE at
- 0001:3A16.
-
-
- Our program will continue to run but when the application is closed, our
- system reboots.
-
- When Write is not running our program executes normally.
-
- The Write error occurs in our program when a Window's SetMenu call
- is executed. The debugger shows "cs:3A16 A4 movsb" to be the code inside
- SetMenu which fails.
-
- We are using Borland C++ 3.1, Windows 3.1, and Whitewater Object Graphics 1.0.
- We are running the Large memory model.
-
- Does any one have any suggestions as to where we should look to solve
- this problem? Any help would be appreciated.
-
- Gina Cross
-
- ahmad@norooz.b17a.ingr.com
-