home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / sdk / winh / scode.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-11  |  216 b   |  19 lines

  1. /*++
  2.  
  3. Copyright (c) 1992 - 1995 Microsoft Corporation
  4.  
  5. Module Name:
  6.  
  7.     scode.h
  8.  
  9. Abstract:
  10.  
  11.     Obsolete SCODE header file.  Use WINERROR.H
  12.  
  13. --*/
  14.  
  15. #ifndef  _WINERROR_
  16. #include <winerror.h>
  17. #endif
  18.  
  19.