home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / programm / tools / 731 < prev    next >
Encoding:
Text File  |  1992-08-19  |  1.0 KB  |  29 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!centerline!hroudland!cparker
  3. From: cparker@centerline.com (Charles Parker)
  4. Subject: Re: Has anyone seen this OWL problem?
  5. Message-ID: <1992Aug19.193337.13958@centerline.com>
  6. Sender: news@centerline.com
  7. Nntp-Posting-Host: hroudland
  8. Reply-To: cparker@centerline.com
  9. Organization: CenterLine Software
  10. References: <1992Aug12.080756.28348@leland.Stanford.EDU>
  11. Date: Wed, 19 Aug 1992 19:33:37 GMT
  12. Lines: 15
  13.  
  14. In article 28348@leland.Stanford.EDU, kmh@leland.Stanford.EDU (khanhmy hoang) writes:
  15. >    My program using Borland's OWL (statically linked) worked perfectly
  16. >    in Windows 3.0 and 3.1 when built using BC++ 3.0.
  17. >    When built using BC++ 3.1, the program crashes in Windows 3.0 but
  18. >    still works fine in Windows 3.1.
  19. >
  20. >    I did define WIN30 during compilation, and this should give me backward
  21. >    compatibility. But this is not what I get.
  22. >
  23.  
  24. I have not had a similar experience. I have, however, been able to 
  25. run code compiled w/ -DWIN31 under Windows 3.0
  26.  
  27.     cparker
  28.  
  29.