home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4566 < prev    next >
Encoding:
Text File  |  1993-01-04  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!wupost!usc!cs.utexas.edu!wotan.compaq.com!twisto.eng.hou.compaq.com!sword.eng.hou.compaq.com!mccreary
  3. From: mccreary@sword.eng.hou.compaq.com (Ed McCreary)
  4. Subject: Re: Adding OWL's FILEDIAL.DLG to an RES file
  5. Message-ID: <1993Jan4.143702.21024@twisto.eng.hou.compaq.com>
  6. Sender: news@twisto.eng.hou.compaq.com (Netnews Account)
  7. Organization: Compaq Computer Corp.
  8. References: <93003.092536U24226@uicvm.uic.edu>
  9. Date: Mon, 4 Jan 1993 14:37:02 GMT
  10. Lines: 19
  11.  
  12. In article <93003.092536U24226@uicvm.uic.edu> Marc Sasiadek <U24226@uicvm.uic.edu> writes:
  13. >Hi!
  14. >
  15. >I'm trying to add FILEDIAL.DLG to my RES file. Everytime I do it, I get an
  16. >error message saying that either WIN30 or WIN31 has to be defined. How do
  17. >I define it and in what file do I put the definition in?
  18. >Thanks in advance.
  19.  
  20. try,
  21. #define WIN30
  22.  
  23. try adding it to your main source file.  I assume you're using BC++ 3.1.
  24. If so, you can also add it as one of the compiler options.
  25.  
  26.  
  27. --
  28. Ed McCreary                                               ,__o
  29. mccreary@sword.eng.hou.compaq.com                       _-\_<,
  30. "If it were not for laughter, there would be no Tao."  (*)/'(*)
  31.