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.

resource.h 3.5KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by vncviewer.rc
  4. //
  5. #define IDR_MANIFEST 1
  6. #define IDI_ICON 101
  7. #define IDD_VNC_AUTH_DLG 102
  8. #define IDD_CONNECTING_DLG 103
  9. #define IDD_CONNECTION_DLG 104
  10. #define IDC_DOT_CURSOR 105
  11. #define IDD_ABOUT 107
  12. #define IDD_FORMAT 108
  13. #define IDD_MISC 109
  14. #define IDD_INPUTS 110
  15. #define IDD_SERVER_KEYS 111
  16. #define IDR_TRAY 112
  17. #define IDD_CONNECTION_INFO 113
  18. #define IDD_DEFAULTS 116
  19. #define IDC_PASSWORD 1000
  20. #define IDC_CONNECTING_TEXT 1001
  21. #define IDC_SERVER_EDIT 1002
  22. #define IDC_USERNAME 1005
  23. #define IDC_VERSION 1008
  24. #define IDC_BUILDTIME 1009
  25. #define IDC_ENCODING_AUTO 1010
  26. #define IDC_FORMAT_FULLCOLOUR 1011
  27. #define IDC_ENCODING_ZRLE 1012
  28. #define IDC_ENCODING_HEXTILE 1013
  29. #define IDC_CONN_SHARED 1013
  30. #define IDC_ENCODING_RAW 1014
  31. #define IDC_FULL_SCREEN 1014
  32. #define IDC_SEND_POINTER 1015
  33. #define IDC_SEND_KEYS 1016
  34. #define IDC_CLIENT_CUTTEXT 1017
  35. #define IDC_SERVER_CUTTEXT 1018
  36. #define IDC_LOCAL_CURSOR 1019
  37. #define IDC_DESKTOP_RESIZE 1020
  38. #define IDC_COPYRIGHT 1021
  39. #define IDC_DESCRIPTION 1022
  40. #define IDC_OPTIONS 1023
  41. #define IDC_ABOUT 1024
  42. #define IDC_LIST1 1025
  43. #define IDC_INFO_NAME 1026
  44. #define IDC_INFO_HOST 1027
  45. #define IDC_INFO_SIZE 1028
  46. #define IDC_INFO_PF 1029
  47. #define IDC_INFO_DEF_PF 1030
  48. #define IDC_INFO_LINESPEED 1031
  49. #define IDC_INFO_VERSION 1032
  50. #define IDC_PROTOCOL_3_3 1034
  51. #define IDC_ACCEPT_BELL 1035
  52. #define IDC_FORMAT_VERYLOWCOLOUR 1036
  53. #define IDC_FORMAT_LOWCOLOUR 1037
  54. #define IDC_FORMAT_MEDIUMCOLOUR 1038
  55. #define IDC_LOAD_DEFAULTS 1040
  56. #define IDC_SAVE_DEFAULTS 1041
  57. #define IDC_LOAD_CONFIG 1042
  58. #define IDC_EMULATE3 1043
  59. #define IDC_POINTER_INTERVAL 1044
  60. #define IDC_SAVE_CONFIG 1045
  61. #define IDC_INFO_SECURITY 1046
  62. #define IDC_SAVE_CONFIG_AS 1048
  63. #define IDC_MENU_KEY 1051
  64. #define IDC_REQUESTED_ENCODING 1052
  65. #define IDC_LAST_ENCODING 1053
  66. #define IDC_ENCODING_TIGHT 1054
  67. #define IDC_CUSTOM_COMPRESSLEVEL 1055
  68. #define IDC_COMPRESSLEVEL 1056
  69. #define IDC_ALLOW_JPEG 1057
  70. #define IDC_QUALITYLEVEL 1058
  71. #define ID_CLOSE 40002
  72. #define ID_OPTIONS 40003
  73. #define ID_NEW_CONNECTION 40004
  74. #define ID_ABOUT 40005
  75. // Next default values for new objects
  76. //
  77. #ifdef APSTUDIO_INVOKED
  78. #ifndef APSTUDIO_READONLY_SYMBOLS
  79. #define _APS_NEXT_RESOURCE_VALUE 120
  80. #define _APS_NEXT_COMMAND_VALUE 40006
  81. #define _APS_NEXT_CONTROL_VALUE 1054
  82. #define _APS_NEXT_SYMED_VALUE 101
  83. #endif
  84. #endif