home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / tools / 1370 < prev    next >
Encoding:
Text File  |  1992-11-09  |  657 b   |  19 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!kmh
  3. From: kmh@leland.Stanford.EDU (khanhmy hoang)
  4. Subject: How do I get rid of these Borland C++ warnings?
  5. Message-ID: <1992Nov9.064557.1273@leland.Stanford.EDU>
  6. Sender: news@leland.Stanford.EDU (Mr News)
  7. Organization: DSG, Stanford University, CA 94305, USA
  8. Distribution: usa
  9. Date: Mon, 9 Nov 92 06:45:57 GMT
  10. Lines: 7
  11.  
  12.     I compiled an OWL program with the STRICT option and received
  13.     the following warning regarding initwndproc and stdwndproc:
  14.     "attempt to export non public symbol".
  15.  
  16.     These functions are Borland's, not mine.
  17.     Thanks for any information.
  18.  
  19.