home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.tools
- Path: sparky!uunet!centerline!hroudland!cparker
- From: cparker@centerline.com (Charles Parker)
- Subject: Re: Has anyone seen this OWL problem?
- Message-ID: <1992Aug19.193337.13958@centerline.com>
- Sender: news@centerline.com
- Nntp-Posting-Host: hroudland
- Reply-To: cparker@centerline.com
- Organization: CenterLine Software
- References: <1992Aug12.080756.28348@leland.Stanford.EDU>
- Date: Wed, 19 Aug 1992 19:33:37 GMT
- Lines: 15
-
- In article 28348@leland.Stanford.EDU, kmh@leland.Stanford.EDU (khanhmy hoang) writes:
- > My program using Borland's OWL (statically linked) worked perfectly
- > in Windows 3.0 and 3.1 when built using BC++ 3.0.
- > When built using BC++ 3.1, the program crashes in Windows 3.0 but
- > still works fine in Windows 3.1.
- >
- > I did define WIN30 during compilation, and this should give me backward
- > compatibility. But this is not what I get.
- >
-
- I have not had a similar experience. I have, however, been able to
- run code compiled w/ -DWIN31 under Windows 3.0
-
- cparker
-
-