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.

99 lines
2.1 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #define APSTUDIO_READONLY_SYMBOLS
  4. /////////////////////////////////////////////////////////////////////////////
  5. //
  6. // Generated from the TEXTINCLUDE 2 resource.
  7. //
  8. #define APSTUDIO_HIDDEN_SYMBOLS
  9. #include "windows.h"
  10. #undef APSTUDIO_HIDDEN_SYMBOLS
  11. #include "trackvw.h"
  12. #include <ntverp.h>
  13. #define VER_FILETYPE VFT_APP
  14. #define VER_FILESUBTYPE VFT2_UNKNOWN
  15. #define VER_FILEDESCRIPTION_STR "TrackVw"
  16. #define VER_INTERNALNAME_STR "TrackVw.exe"
  17. #define VER_ORIGINALFILENAME_STR "TrackVw.exe"
  18. #include "common.ver"
  19. /////////////////////////////////////////////////////////////////////////////
  20. #undef APSTUDIO_READONLY_SYMBOLS
  21. /////////////////////////////////////////////////////////////////////////////
  22. // English (U.S.) resources
  23. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  24. #ifdef _WIN32
  25. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  26. #pragma code_page(1252)
  27. #endif //_WIN32
  28. /////////////////////////////////////////////////////////////////////////////
  29. //
  30. // Menu
  31. //
  32. TRACKMENU MENU DISCARDABLE
  33. BEGIN
  34. POPUP "&File"
  35. BEGIN
  36. MENUITEM "E&xit", ID_EXIT
  37. END
  38. MENUITEM "&Refresh", ID_REFRESH
  39. END
  40. TrackVw ACCELERATORS
  41. BEGIN
  42. VK_F5, ID_REFRESH, VIRTKEY
  43. END
  44. #ifdef APSTUDIO_INVOKED
  45. /////////////////////////////////////////////////////////////////////////////
  46. //
  47. // TEXTINCLUDE
  48. //
  49. 1 TEXTINCLUDE DISCARDABLE
  50. BEGIN
  51. "resource.h\0"
  52. END
  53. 2 TEXTINCLUDE DISCARDABLE
  54. BEGIN
  55. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  56. "#include ""windows.h""\r\n"
  57. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  58. "#include ""hhtest.h""\r\n"
  59. "\0"
  60. END
  61. 3 TEXTINCLUDE DISCARDABLE
  62. BEGIN
  63. "\r\n"
  64. "\0"
  65. END
  66. #endif // APSTUDIO_INVOKED
  67. #endif // English (U.S.) resources
  68. /////////////////////////////////////////////////////////////////////////////
  69. #ifndef APSTUDIO_INVOKED
  70. /////////////////////////////////////////////////////////////////////////////
  71. //
  72. // Generated from the TEXTINCLUDE 3 resource.
  73. //
  74. /////////////////////////////////////////////////////////////////////////////
  75. #endif // not APSTUDIO_INVOKED