home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / pmvnc100.zip / pmvncres.h < prev    next >
Text File  |  1999-02-24  |  2KB  |  74 lines

  1. /*
  2.  * pmvncres.h - PM VNC Viewer, Resource Definitions
  3.  */
  4.  
  5. #define ID_PMVNC    1
  6. #define ID_CURSOR   2
  7.  
  8. #define IDD_SESS    100
  9. #define IDD_SHOST   101
  10. #define IDD_SOPTS   102
  11.  
  12. #define IDD_OPTS_INI    110
  13. #define IDD_OPTS_MOD    111
  14. #define IDD_OPT_FORMAT  112
  15. #define IDD_OPT_ENCODE  113
  16. #define IDD_OPT_SHARED  114
  17. #define IDD_OPT_VONLY   115
  18. #define IDD_OPT_DEICON  116
  19.  
  20. #define IDD_PASS    120
  21. #define IDD_PEDIT   121
  22.  
  23. #define IDD_MESG    130
  24. #define IDD_MTEXT   131
  25.  
  26. #define IDD_MTYPE           140
  27. #define IDD_MTEXT_ABOUT     141
  28.  
  29. #define IDW_CTLST   190
  30. #define IDW_ALTST   191
  31. #define IDM_KEYST   192
  32. #define IDM_KEYTGL  193
  33. #define IDM_KEYDN   194
  34. #define IDM_KEYUP   195
  35.  
  36. #define IDM_MENU    200
  37. #define IDM_OPTIONS 201
  38. #define IDM_CONNINF 202
  39. #define IDM_REFRESH 203
  40. #define IDM_ABOUT   204
  41.  
  42. #define IDM_EDIT    210
  43. #define IDM_COPY    211
  44. #define IDM_PASTE   212
  45.  
  46. #define IDM_CTL     220
  47. #define IDM_CTLTGL  221
  48. #define IDM_CTLDN   222
  49. #define IDM_CTLUP   223
  50.  
  51. #define IDM_ALT     230
  52. #define IDM_ALTTGL  231
  53. #define IDM_ALTDN   232
  54. #define IDM_ALTUP   233
  55.  
  56. #define IDM_C_A_D   240
  57. #define IDM_CTLESC  241
  58. #define IDM_ALTTAB  242
  59.  
  60. #define IDM_FUNC    250
  61. #define IDM_FUNC01  251
  62. #define IDM_FUNC02  252
  63. #define IDM_FUNC03  253
  64. #define IDM_FUNC04  254
  65. #define IDM_FUNC05  255
  66. #define IDM_FUNC06  256
  67. #define IDM_FUNC07  257
  68. #define IDM_FUNC08  258
  69. #define IDM_FUNC09  259
  70. #define IDM_FUNC10  260
  71. #define IDM_FUNC11  261
  72. #define IDM_FUNC12  262
  73.  
  74.