home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c221 / 1.ddi / DOC / REMINDER.DOC < prev    next >
Encoding:
Text File  |  1992-04-21  |  1.7 KB  |  50 lines

  1.        Copyright (C) 1992 MetaWare Incorporated.  All Rights Reserved.
  2.  
  3.                           High C/C++ Version 3.0
  4.                   Globally Optimizing Compiler and Tools
  5.                 for Extended DOS 80386/486 and Windows 3.0
  6.                                 April 1992
  7.  
  8.                          +----------------------+
  9.                          | Troubleshooting Tips |
  10.                          +----------------------+
  11.  
  12.  
  13. Trouble Compiling or Running an Extended DOS Program
  14. ----------------------------------------------------
  15. Check:  Are 386LINK and the DOS extender on your PATH?
  16. Check:  Is the compiler \BIN subdirectory on your PATH?
  17.  
  18.  
  19. Trouble Debugging a Windows ADK Program
  20. ---------------------------------------
  21. Check:  Your Windows SYSTEM.INI file should have these two lines immediately
  22.         following the [386Enh] section heading:
  23.  
  24.    device=vmw32d.386
  25.    device=windebug.386
  26.  
  27. If these lines are missing, add them.  See README.WIN for more information.
  28.  
  29.  
  30. Other Problems
  31. --------------
  32. If you think you have discovered a problem with the distributed software, send
  33. a problem report to MetaWare Technical Support.  If possible, please send a
  34. test case that demonstrates the problem.
  35.  
  36. All problem reports must include your serial number and specify which version
  37. of the compiler you are using.  If your sample code exceeds 15 lines, please
  38. send it by diskette to the address below, or by E-mail to:
  39.  
  40.    tech@metaware.com
  41.  
  42. MetaWare Technical Support can be reached at (408) 429-6111, 8:00 am to 4:30 pm
  43. Monday through Friday.
  44.  
  45.  
  46. MetaWare Incorporated
  47. 2161 Delaware Avenue
  48. Santa Cruz, CA 95060-5706
  49. (408)429-6382  FAX:(408)429-9273
  50.