home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / winui / commctrl / vlistvw / resource.h < prev    next >
C/C++ Source or Header  |  1997-05-28  |  1KB  |  37 lines

  1. /**************************************************************************
  2.    THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
  3.    ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  4.    THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
  5.    PARTICULAR PURPOSE.
  6.  
  7.    Copyright 1997 Microsoft Corporation.  All Rights Reserved.
  8. **************************************************************************/
  9.  
  10. //{{NO_DEPENDENCIES}}
  11. // Microsoft Developer Studio generated include file.
  12. // Used by VListVw.rc
  13. //
  14. #define IDS_APPTITLE                    1
  15. #define IDD_ABOUT                       100
  16. #define IDI_MAINICON                    101
  17. #define IDM_MAIN_MENU                   102
  18. #define IDM_CONTEXT_MENU                103
  19. #define IDI_DISK                        104
  20. #define IDM_EXIT                        100
  21. #define IDM_ABOUT                       101
  22. #define IDM_LARGE_ICONS                 200
  23. #define IDM_SMALL_ICONS                 201
  24. #define IDM_LIST                        202
  25. #define IDM_REPORT                      203
  26.  
  27. // Next default values for new objects
  28. // 
  29. #ifdef APSTUDIO_INVOKED
  30. #ifndef APSTUDIO_READONLY_SYMBOLS
  31. #define _APS_NEXT_RESOURCE_VALUE        105
  32. #define _APS_NEXT_COMMAND_VALUE         102
  33. #define _APS_NEXT_CONTROL_VALUE         1000
  34. #define _APS_NEXT_SYMED_VALUE           102
  35. #endif
  36. #endif
  37.