home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.tools
- Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!kmh
- From: kmh@leland.Stanford.EDU (khanhmy hoang)
- Subject: How do I get rid of these Borland C++ warnings?
- Message-ID: <1992Nov9.064557.1273@leland.Stanford.EDU>
- Sender: news@leland.Stanford.EDU (Mr News)
- Organization: DSG, Stanford University, CA 94305, USA
- Distribution: usa
- Date: Mon, 9 Nov 92 06:45:57 GMT
- Lines: 7
-
- I compiled an OWL program with the STRICT option and received
- the following warning regarding initwndproc and stdwndproc:
- "attempt to export non public symbol".
-
- These functions are Borland's, not mine.
- Thanks for any information.
-
-