resource.h
上传用户:sbftbdw
上传日期:2007-01-03
资源大小:379k
文件大小:2k
源码类别:

远程控制编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by vncviewer.rc
  4. //
  5. #define IDR_TRAY                        101
  6. #define IDR_TRAYMENU                    103
  7. #define ID_CONN_ABOUT                   103
  8. #define IDI_MAINICON                    104
  9. #define ID_CONN_CTLDOWN                 104
  10. #define IDC_DOTCURSOR                   105
  11. #define ID_CONN_CTLUP                   105
  12. #define IDB_VNCBITMAP                   106
  13. #define ID_CONN_ALTDOWN                 106
  14. #define ID_CONN_ALTUP                   107
  15. #define IDB_VNC32                       108
  16. #define ID_CONN_CTLALTDEL               108
  17. #define IDD_APP_ABOUT                   109
  18. #define IDT_TRAYTIMER                   109
  19. #define ID_FULLSCREEN                   110
  20. #define ID_REQUEST_REFRESH              111
  21. #define IDD_SESSION_DLG                 135
  22. #define IDD_SERVINFO_DLG                137
  23. #define IDD_AUTH_DIALOG                 138
  24. #define IDD_OPTIONDIALOG                151
  25. #define IDT_EMULATE3BUTTONSTIMER        152
  26. #define IDC_HOSTNAME_EDIT               1000
  27. #define IDC_SHARED                      1000
  28. #define IDC_DPYNUM_EDIT                 1001
  29. #define IDC_BELLDEICONIFY               1001
  30. #define IDC_SERVINFO_EDIT               1005
  31. #define IDC_VIEWONLY                    1005
  32. #define IDC_PASSWD_EDIT                 1009
  33. #define IDC_OPTIONBUTTON                1012
  34. #define IDC_8BITCHECK                   1013
  35. #define IDC_RAWRADIO                    1018
  36. #define IDC_CRECTRADIO                  1019
  37. #define IDC_RRERADIO                    1020
  38. #define IDC_RBSRADIO                    1021
  39. #define IDC_CORRERADIO                  1022
  40. #define IDC_HEXTILERADIO                1023
  41. #define IDC_EMULATECHECK                1024
  42. #define IDC_FULLSCREEN                  1027
  43. #define IDC_DISABLECLIPBOARD            1028
  44. #define ID_SESSION_SET_CRECT            32777
  45. #define ID_SESSION_SWAPMOUSE            32785
  46. #define ID_CLOSEDAEMON                  40001
  47. #define ID_SHOWWINDOW                   40004
  48. #define ID_NEWCONN                      40006
  49. #define ID_MENUITEM40007                40007
  50. // Next default values for new objects
  51. // 
  52. #ifdef APSTUDIO_INVOKED
  53. #ifndef APSTUDIO_READONLY_SYMBOLS
  54. #define _APS_NEXT_RESOURCE_VALUE        153
  55. #define _APS_NEXT_COMMAND_VALUE         40010
  56. #define _APS_NEXT_CONTROL_VALUE         1029
  57. #define _APS_NEXT_SYMED_VALUE           153
  58. #endif
  59. #endif