home *** CD-ROM | disk | FTP | other *** search
/ Xentax forum attachments archive / xentax.7z / 5257 / source.7z / stdres.h < prev    next >
Encoding:
C/C++ Source or Header  |  2011-12-29  |  612 b   |  13 lines

  1.  ■#ifndef __STDRES_H
  2. #define __STDRES_H
  3. #include<windows.h>
  4. #define IDC_SYSTEM                      1001
  5. #define IDC_GAME                        1002
  6. #define IDC_FORMAT                      1003
  7. #define IDC_INSTRUCTIONS                1004
  8. #define IDC_NOTES                       1005
  9. #endif