home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ucmenu.zip / UCMENUS.PAK / SOURCE / UCMLOCAL.H < prev    next >
Text File  |  1995-08-02  |  9KB  |  162 lines

  1. /***************************************************************************/
  2. /***************************************************************************/
  3. /*                        DISCLAIMER OF WARRANTIES.                        */
  4. /***************************************************************************/
  5. /***************************************************************************/
  6. /*                                                                         */
  7. /*  Copyright (C) 1995 IBM Corporation                                     */
  8. /*                                                                         */
  9. /*      DISCLAIMER OF WARRANTIES.  The following [enclosed] code is        */
  10. /*      sample code created by IBM Corporation. This sample code is not    */
  11. /*      part of any standard or IBM product and is provided to you solely  */
  12. /*      for  the purpose of assisting you in the development of your       */
  13. /*      applications.  The code is provided "AS IS", without               */
  14. /*      warranty of any kind.  IBM shall not be liable for any damages     */
  15. /*      arising out of your use of the sample code, even if they have been */
  16. /*      advised of the possibility of such damages.                        */
  17. /***************************************************************************/
  18.  
  19. // UCMBASE_ID defined in UCMENUS.H
  20.  
  21. #define UCMENUID_DEFAULTBMP            (UCMBASE_ID+0)     // Bitmap resources
  22. #define ID_SHREDDER              (UCMBASE_ID+1)
  23. #define UCMENUID_SPACERBMP             (UCMBASE_ID+2)
  24. #define IDD_UCMCTXT              (UCMBASE_ID+10)    // Menu resource
  25. #define IDD_UCMSETTINGS          (UCMBASE_ID+11)    // Dialog resources
  26. #define IDD_UCMNBP1              (UCMBASE_ID+12)
  27. #define IDD_UCMNBP2              (UCMBASE_ID+13)
  28. #define IDD_UCMNBP0              (UCMBASE_ID+14)
  29. #define IDD_UCMNSTYLE            (UCMBASE_ID+15)
  30. #define IDD_UCMGETBMPNAME        (UCMBASE_ID+16)
  31. #define IDD_RESBMP               (UCMBASE_ID+17)
  32. #define IDD_UCMDLG               (UCMBASE_ID+18)
  33. #define NLS_POSITION             (UCMBASE_ID+30)    // Strings
  34. #define NLS_GENERAL              (UCMBASE_ID+31)
  35. #define NLS_ACTION               (UCMBASE_ID+32)
  36. #define NLS_ADDITEM              (UCMBASE_ID+33)
  37. #define NLS_ITEMCREATION         (UCMBASE_ID+34)
  38. #define NLS_DESCEXEC             (UCMBASE_ID+35)
  39. #define NLS_UCMHLP               (UCMBASE_ID+36)
  40. #define NLS_ITEMADDERROR         (UCMBASE_ID+37)
  41. #define NLS_ERROR                (UCMBASE_ID+38)
  42. #define NLS_NOICESTART           (UCMBASE_ID+39)
  43. #define NLS_NOBMPFN              (UCMBASE_ID+40)
  44. #define NLS_BADBMPFN             (UCMBASE_ID+41)
  45. #define NLS_LOADBMP              (UCMBASE_ID+42)
  46. #define NLS_OVERWRITE            (UCMBASE_ID+43)
  47. #define NLS_OVERWRITETITLE       (UCMBASE_ID+44)
  48. #define NLS_NOBMPRES             (UCMBASE_ID+45)
  49. #define NLS_BMPLOADING           (UCMBASE_ID+46)
  50. #define NLS_BMPLOADED            (UCMBASE_ID+47)
  51. #define NLS_ITEMDESCR            (UCMBASE_ID+48)
  52.  
  53. #define UCMBASE_LASTID           (UCMBASE_ID+60)
  54.  
  55. //-----------------------------------------------------------------------------
  56. #define IDC_UCMNB                    3106           // 0x00EA
  57. #define IDB_UCMNBP1UNDO              3108           // 0x00EC
  58. #define IDB_UCMNBP1Help              3109           // 0x00ED
  59. #define IDC_UCMNBP1BITMAP            3110           // 0x00EE
  60. #define IDB_UCMNBP1LOAD              3111           // 0x00EF
  61. #define IDC_UCMNBP1FILENAME          3112           // 0x00F0
  62. #define IDC_UCMNBP1TITLE             3113           // 0x00F1
  63. #define IDB_UCMNBP2UNDO              3115           // 0x00F3
  64. #define IDB_UCMNBP2HELP              3116           // 0x00F4
  65. #define IDC_UCMNBP2FLIST             3117           // 0x00F5
  66. #define IDC_UCMNBP2PARAMS            3118           // 0x00F6
  67. #define IDB_UCMNBP0UNDO              3120           // 0x00F8
  68. #define IDB_UCMNBP0HELP              3121           // 0x00F9
  69. #define IDC_UCMNBP0STATIC            3122           // 0x00FA
  70. #define IDC_UCMNBP0END               3123           // 0x00FB
  71. #define IDC_UCMNBP0AFTER             3124           // 0x00FC
  72. #define IDC_UCMNBP0BEFORE            3125           // 0x00FD
  73. #define IDB_UCMNBP0OK                3127           // 0X00FF
  74. #define IDB_UCMNBP1OK                3128           // 0X0100
  75. #define IDB_UCMNBP2OK                3129           // 0X0101
  76. #define IDB_UCMNBP0CANCEL            3130           // 0X0102
  77. #define IDB_UCMNBP1CANCEL            3131           // 0X0103
  78. #define IDB_UCMNBP2CANCEL            3132           // 0X0104
  79. #define IDB_UCMNBP1HELP              3133           // 0X0106
  80. #define IDC_UCMNSTLFORCESIZE         3135           // 0x0108
  81. #define IDC_UCMNSTLCX                3136           // 0x010B
  82. #define IDC_UCMNSTLCY                3137           // 0x010C
  83. #define IDB_UCMNSTLHELP              3138           // 0x010D
  84. #define IDB_UCMNSTLOK                3139           // 0x010E
  85. #define IDB_UCMNSTLCANCEL            3140           // 0x010F
  86. #define IDC_UCMNSTLCXLABEL           3141           // 0x0110
  87. #define IDC_UCMNSTLCYLABEL           3142           // 0x0111
  88. #define IDC_UCMNSTLTEXT              3143           // 0x0112
  89. #define IDC_UCMNSTLFRAMED            3144           // 0x0113
  90. #define IDC_UCMNSTLIGNORE            3145           // 0x0114
  91. #define IDC_UCMNSTLOR                3146           // 0x0115
  92. #define IDC_UCMNSTLAND               3147           // 0x0116
  93. #define IDC_UCMNSTLBOX               3148           // 0x0117
  94.  
  95. #define IDC_UCMNSTLBUBBLE            3181
  96. #define IDC_UCMNSTLDELAY             3182
  97. #define IDC_UCMNSTLREAD              3183
  98. #define IDC_UCMNSTLDELAYLABEL        3184
  99. #define IDC_UCMNSTLREADLABEL         3185
  100. #define IDC_UCMNSTLMSECLABEL         3186
  101.  
  102. #define IDB_UCMNBP1CREATE            3149           // 0x0118
  103. #define IDB_UCMNBP1EDIT              3150           // 0x0119
  104. #define IDC_UCMBMPNAME               3152           // 0x011B
  105. #define IDB_UCMBMPOK                 3153           // 0x011C
  106. #define IDB_UCMBMPCANCEL             3154           // 0x011D
  107. #define IDC_UCMBMPCX                 3155           // 0x011E
  108. #define IDC_UCMBMPCY                 3156           // 0x011F
  109. #define IDC_UCMNBP2DESC              3157           // 0x0120
  110. #define IDC_UCMNBP2DLIST             3158           // 0x0121
  111. #define IDC_UCMNBP0REGULAR           3159           // 0x0122
  112. #define IDC_UCMNBP0SPACER            3160           // 0x0123
  113. #define IDC_RESBMPTEXT               3162           // 0x0125
  114. #define IDB_RESBMPCANCEL             3163           // 0x0126
  115. #define IDB_UCMNBP1PREDEFINED        3164           // 0x0127
  116. #define IDD_UCMDLG_OK                3166           // 0x0129
  117. #define IDD_UCMDLG_CANCEL            3167           // 0x012A
  118. #define IDD_UCMDLG_HELP              3168           // 0x012B
  119. #define IDD_UCMDLG_TEXT              3169           // 0x012C
  120. #define IDD_UCMDLG_BUFFETDESC        3170           // 0x012D
  121. #define IDD_UCMDLG_CURRENTDESC       3171           // 0x012E
  122. #define IDD_UCMDLG_BUFFET            3172           // 0x012F
  123. #define IDD_UCMDLG_CURRENT           3173           // 0x0130
  124. #define IDD_UCMDLG_DEFAULT           3174           // 0x0131
  125. #define IDD_UCMDLG_SHREDDER          3175           // 0x0132
  126. #define IDD_UCMDLG_ACTIONS           3176           // 0x0133
  127. #define IDD_UCMDLG_DESCR             3177           // 0x0134
  128. #define IDC_UCMNBP2LOADING           3179           // 0x0136
  129. #define IDB_UCMNBP1NOBMP             3180           // 0x0137
  130. // Help table IDs
  131. // --
  132. // #define IDH_UCM_TABLE                0x200
  133. // #define IDH_SUBTABLE_STYLE           0x210
  134. // #define IDH_SUBTABLE_SETTINGS        0x220
  135. // #define IDH_SUBTABLE_NB_CREATE       0x221
  136. // #define IDH_SUBTABLE_NB_BITMAP       0x222
  137. // #define IDH_SUBTABLE_NB_ACTION       0x223
  138. // #define IDH_SUBTABLE_HIDE            0x240
  139.  
  140. // String table IDs
  141. // -- 
  142.  
  143.  
  144. // IPF file panel IDs
  145. // --
  146. #define PANEL_STYLE           3230           // 10
  147. #define PANEL_SETTINGS        3231           // 20
  148. #define PANEL_ITEMPOS         3232           // 21
  149. #define PANEL_ITEMBMP         3233           // 22
  150. #define PANEL_ITEMACTION      3234           // 23
  151. #define PANEL_DM              3235           // 30
  152. #define PANEL_CM              3236           // 40
  153. #define PANEL_CM_EDIT         3237           // 41
  154. #define PANEL_CM_CREATE       3238           // 42
  155. #define PANEL_CM_DELETE       3239           // 43
  156. #define PANEL_CM_STYLE        3240           // 44
  157. #define PANEL_CM_DEFAULT      3241           // 45
  158. #define PANEL_CM_LOAD         3242           // 46
  159. #define PANEL_CM_SAVEAS       3243           // 47
  160. #define PANEL_BUFFET          3244           // 50
  161.  
  162.