home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / controls / smiley / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-03-27  |  1.2 KB  |  34 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Smiley.rc
  4. //
  5. // This is a part of the Microsoft Foundation Classes C++ library.
  6. // Copyright (C) 1992-1998 Microsoft Corporation
  7. // All rights reserved.
  8. //
  9. // This source code is only intended as a supplement to the
  10. // Microsoft Foundation Classes Reference and the
  11. // Books Online documentation provided with the library.
  12. // See these sources for detailed information regarding the
  13. // Microsoft Foundation Classes product.
  14.  
  15. #define IDM_ABOUTBOX                    0x0010
  16. #define IDD_ABOUTBOX                    100
  17. #define IDS_ABOUTBOX                    101
  18. #define IDD_SMILEY_DIALOG               102
  19. #define IDR_MAINFRAME                   128
  20. #define IDC_SMILECTRL1                  1000
  21. #define IDC_SAD                         1001
  22. #define IDC_CAPTION                     1002
  23.  
  24. // Next default values for new objects
  25. //
  26. #ifdef APSTUDIO_INVOKED
  27. #ifndef APSTUDIO_READONLY_SYMBOLS
  28. #define _APS_NEXT_RESOURCE_VALUE        101
  29. #define _APS_NEXT_COMMAND_VALUE         40001
  30. #define _APS_NEXT_CONTROL_VALUE         1000
  31. #define _APS_NEXT_SYMED_VALUE           101
  32. #endif
  33. #endif
  34.