home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / mswindo / programm / tools / 1494 < prev    next >
Encoding:
Text File  |  1992-11-24  |  1.3 KB  |  36 lines

  1. Path: sparky!uunet!caen!kuhub.cc.ukans.edu!2ftptimely
  2. From: 2ftptimely@kuhub.cc.ukans.edu
  3. Newsgroups: comp.os.ms-windows.programmer.tools
  4. Subject: Problem with Turbo C++ Res. Workshop
  5. Message-ID: <1992Nov23.152243.45061@kuhub.cc.ukans.edu>
  6. Date: 23 Nov 92 15:22:41 CST
  7. Organization: University of Kansas Academic Computing Services
  8. Lines: 26
  9.  
  10. Hi,
  11.  
  12. I have Turbo C++ for windows which comes with the Resources 
  13. workshop tool.  When I load in the example .rc file steps.rc
  14. from the owl examples stuff resources workshop compiles it
  15. just fine. But if I make any modification that results in a file
  16. it doesn't like I get the error 742 -- can't open windows.h.
  17.  
  18. In fact any rc file I write that leads off with this include
  19. #include <windows.h> will work ok if it is very simple and
  20. correct, but if there is an error, then even if I fix it so
  21. the file is completely correct, I still get old 742.
  22.  
  23. I have set the directories option just fine in file preferences
  24. and even start the program with the -i option that loads in
  25. the proper include directories. Its just that syntax errors totally
  26. unrelated to the include file generates this error that is impossible
  27. to get rid of (except by removing the include). 
  28.  
  29. I'd appreciate any feed back. Please mail to
  30. frazier@hawk.cs.ukans.edu.
  31.  
  32. Thanks a lot.
  33.  
  34. George
  35.  
  36.