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.

wm_hooks.rc 2.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #include "resdefs.h"
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "windows.h"
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. // English (U.K.) resources
  15. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
  16. #ifdef _WIN32
  17. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
  18. #pragma code_page(1252)
  19. #endif //_WIN32
  20. #ifdef APSTUDIO_INVOKED
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // TEXTINCLUDE
  24. //
  25. 1 TEXTINCLUDE DISCARDABLE
  26. BEGIN
  27. "resource.h\0"
  28. END
  29. 2 TEXTINCLUDE DISCARDABLE
  30. BEGIN
  31. "#include ""windows.h""\r\n"
  32. "\0"
  33. END
  34. 3 TEXTINCLUDE DISCARDABLE
  35. BEGIN
  36. "\r\n"
  37. "\0"
  38. END
  39. #endif // APSTUDIO_INVOKED
  40. #ifndef _MAC
  41. /////////////////////////////////////////////////////////////////////////////
  42. //
  43. // Version
  44. //
  45. VS_VERSION_INFO VERSIONINFO
  46. FILEVERSION __RCVERSION
  47. PRODUCTVERSION __RCVERSION
  48. FILEFLAGSMASK 0x3fL
  49. #ifdef _DEBUG
  50. FILEFLAGS 0x1L
  51. #else
  52. FILEFLAGS 0x0L
  53. #endif
  54. FILEOS 0x40004L
  55. FILETYPE 0x2L
  56. FILESUBTYPE 0x0L
  57. BEGIN
  58. BLOCK "StringFileInfo"
  59. BEGIN
  60. BLOCK "080904b0"
  61. BEGIN
  62. VALUE "Comments", "\0"
  63. VALUE "CompanyName", "TigerVNC Project\0"
  64. VALUE "FileDescription", "TigerVNC Server Hooking DLL\0"
  65. VALUE "ProductName", "TigerVNC Server Hooking DLL\0"
  66. VALUE "FileVersion", __RCVERSIONSTR
  67. VALUE "InternalName", "\0"
  68. VALUE "LegalCopyright", "Copyright (C) 1999-2005 [many holders]\0"
  69. VALUE "LegalTrademarks", "TigerVNC\0"
  70. VALUE "OriginalFilename", "wm_hooks.dll\0"
  71. VALUE "PrivateBuild", "\0"
  72. VALUE "ProductVersion", __VERSIONSTR
  73. VALUE "SpecialBuild", "\0"
  74. END
  75. END
  76. BLOCK "VarFileInfo"
  77. BEGIN
  78. VALUE "Translation", 0x809, 1200
  79. END
  80. END
  81. #endif // !_MAC
  82. #endif // English (U.K.) resources
  83. /////////////////////////////////////////////////////////////////////////////
  84. #ifndef APSTUDIO_INVOKED
  85. /////////////////////////////////////////////////////////////////////////////
  86. //
  87. // Generated from the TEXTINCLUDE 3 resource.
  88. //
  89. /////////////////////////////////////////////////////////////////////////////
  90. #endif // not APSTUDIO_INVOKED