home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / misc / 3395 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.2 KB  |  42 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!infonode!ingr!msdhsv!norooz!ahmad
  3. From: ahmad@norooz.NoSubdomain.NoDomain (Ahmad Alavi)
  4. Subject: HELP!!!  URGENT!!!
  5. Message-ID: <1992Nov12.215914.7201@msdhsv.ingr.com>
  6. Sender: usenet@msdhsv.ingr.com (USENET)
  7. Reply-To: ahmad@norooz.b17a.ingr.com
  8. Organization: " "
  9. Date: Thu, 12 Nov 1992 21:59:14 GMT
  10. Lines: 30
  11.  
  12.  
  13. A Borland C++ application in Windows and Windows Write do not mix
  14.  
  15. While Write is running we execute our program and this error occurs
  16.  
  17.  
  18.                            Application Error
  19.  
  20.      WRITE caused a General Protection Fault in module USER.EXE at
  21.      0001:3A16.
  22.  
  23.  
  24. Our program will continue to run but when the application is closed, our
  25. system reboots.
  26.  
  27. When Write is not running our program executes normally.
  28.  
  29. The Write error occurs in our program when a Window's SetMenu call
  30. is executed.  The debugger shows "cs:3A16 A4 movsb" to be the code inside
  31. SetMenu which fails.
  32.  
  33. We are using Borland C++ 3.1, Windows 3.1, and Whitewater Object Graphics 1.0.
  34. We are running the Large memory model.
  35.  
  36. Does any one have any suggestions as to where we should look to solve
  37. this problem?  Any help would be appreciated.
  38.  
  39. Gina Cross
  40.  
  41. ahmad@norooz.b17a.ingr.com
  42.