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

远程控制编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by WinVNC.rc
  4. //
  5. #define IDI_WINVNC                      102
  6. #define IDD_PROPERTIES                  102
  7. #define IDR_TRAYMENU                    104
  8. #define IDR_VNCVIEWER_JAR               118
  9. #define IDR_AUTHPANEL_CLASS             119
  10. #define IDR_BLOCKCIPHER_CLASS           120
  11. #define IDR_CIPHER_CLASS                121
  12. #define IDR_CLIPBOARDFRAME_CLASS        122
  13. #define IDR_CRYPTOUTILS_CLASS           123
  14. #define IDR_IDEACIPHER_CLASS            124
  15. #define IDR_OPTIONSFRAME_CLASS          125
  16. #define IDR_RFBPROTO_CLASS              126
  17. #define IDR_VNCCANVAS_CLASS             127
  18. #define IDR_VNCVIEWER_CLASS             128
  19. #define IDR_ANIMMEMIMAGESRC_CLASS       129
  20. #define IDD_ABOUT                       131
  21. #define IDB_VNCLOGO                     132
  22. #define IDR_DESCIPHER_CLASS             133
  23. #define IDI_FLASH                       134
  24. #define IDC_CONNECT_BORDER              1003
  25. #define IDC_CONNECT_SOCK                1004
  26. #define IDC_CONNECT_CORBA               1005
  27. #define IDC_PORTNO_LABEL                1006
  28. #define IDC_PASSWORD_LABEL              1007
  29. #define IDC_PORTNO                      1008
  30. #define IDC_PASSWORD                    1009
  31. #define IDC_UPDATE_BORDER               1010
  32. #define IDC_POLL_FULLSCREEN             1011
  33. #define IDC_CONSOLE_ONLY                1012
  34. #define IDC_POLL_FOREGROUND             1013
  35. #define IDC_POLL_UNDER_CURSOR           1014
  36. #define IDC_ONEVENT_ONLY                1015
  37. #define IDC_VNCLOGO                     1016
  38. #define IDC_VERSION                     1017
  39. #define IDC_NAME                        1018
  40. #define IDC_EMAIL                       1019
  41. #define IDC_VNC                         1020
  42. #define IDC_ORL                         1021
  43. #define IDC_WWW                         1022
  44. #define IDC_COPYRIGHT                   1023
  45. #define IDC_DISABLE_INPUTS              1024
  46. #define IDC_APPLY                       1025
  47. #define IDC_PORTNO_AUTO                 1026
  48. #define ID_PROPERTIES                   40001
  49. #define ID_CLOSE                        40002
  50. #define ID_KILLCLIENTS                  40003
  51. #define ID_ABOUT                        40004
  52. // Next default values for new objects
  53. // 
  54. #ifdef APSTUDIO_INVOKED
  55. #ifndef APSTUDIO_READONLY_SYMBOLS
  56. #define _APS_NEXT_RESOURCE_VALUE        135
  57. #define _APS_NEXT_COMMAND_VALUE         40005
  58. #define _APS_NEXT_CONTROL_VALUE         1027
  59. #define _APS_NEXT_SYMED_VALUE           101
  60. #endif
  61. #endif