Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

90 lines
2.4 KiB

  1. // WARNING
  2. // non-localizable resources only
  3. // localizable resources must go in msratelc.rc
  4. //Microsoft Developer Studio generated resource script.
  5. //
  6. #include "resource.h"
  7. #define APSTUDIO_READONLY_SYMBOLS
  8. /////////////////////////////////////////////////////////////////////////////
  9. //
  10. // Generated from the TEXTINCLUDE 2 resource.
  11. //
  12. #include <windows.h>
  13. #include <commctrl.h>
  14. /////////////////////////////////////////////////////////////////////////////
  15. #undef APSTUDIO_READONLY_SYMBOLS
  16. /////////////////////////////////////////////////////////////////////////////
  17. // English (U.S.) resources
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23. REGINST REGINST "selfreg_ratings.inf"
  24. /////////////////////////////////////////////////////////////////////////////
  25. //
  26. // Icon
  27. //
  28. // Icon with lowest ID value placed first to ensure application icon
  29. // remains consistent on all systems.
  30. IDI_KEYS ICON DISCARDABLE "keys.ico"
  31. IDI_UNRATED ICON DISCARDABLE "unrated.bmp"
  32. IDI_RATING_CATEGORIES ICON DISCARDABLE "ratcats.bmp"
  33. IDI_RATED_SITES ICON DISCARDABLE "ratsites.bmp"
  34. IDI_ACCEPTALWAYS ICON DISCARDABLE "trusted.ico"
  35. IDI_ACCEPTNEVER ICON DISCARDABLE "nottrust.ico"
  36. IDI_PICSRULES_UP ICON DISCARDABLE "up.ico"
  37. IDI_PICSRULES_DOWN ICON DISCARDABLE "down.ico"
  38. /////////////////////////////////////////////////////////////////////////////
  39. //
  40. // Bitmap
  41. //
  42. IDB_KEYS BITMAP DISCARDABLE "keys.bmp"
  43. IDB_LOCK BITMAP DISCARDABLE "locks.bmp"
  44. IDB_SYSTEMS BITMAP DISCARDABLE "systems.bmp"
  45. IDB_CATEGORIES BITMAP DISCARDABLE "category.bmp"
  46. #ifdef APSTUDIO_INVOKED
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // TEXTINCLUDE
  50. //
  51. 1 TEXTINCLUDE DISCARDABLE
  52. BEGIN
  53. "resource.h\0"
  54. END
  55. 2 TEXTINCLUDE DISCARDABLE
  56. BEGIN
  57. "#include <windows.h>\r\n"
  58. "#include <commctrl.h>\r\n"
  59. "\0"
  60. END
  61. 3 TEXTINCLUDE DISCARDABLE
  62. BEGIN
  63. "#include ""msrating.rcv""\r\n"
  64. "\0"
  65. END
  66. #endif // APSTUDIO_INVOKED
  67. #endif // English (U.S.) resources
  68. /////////////////////////////////////////////////////////////////////////////
  69. #ifdef MLUI_SUPPORT
  70. #include "msrating.rcv"
  71. #else
  72. #include "msratelc.rc"
  73. #endif // MLUI_SUPPORT