home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: SysTools / SysTools.zip / sysba021.zip / SRC.ZIP / sysbar2 / Piper / sb2_pipe_res.h < prev    next >
Text File  |  2003-01-03  |  10KB  |  251 lines

  1. /*
  2.  
  3.   SysBar/2 Utility Set  version 0.21
  4.  
  5.   Pipe Monitor resource constants
  6.  
  7.   ..................................................................
  8.  
  9.   Copyright (c) 1995-1999  Dmitry I. Platonoff
  10.                            All rights reserved
  11.  
  12.                          dplatonoff@canada.com
  13.  
  14.   ..................................................................
  15.  
  16.   LICENSE
  17.   ~~~~~~~
  18.   Redistribution and use in source and binary forms, with or without
  19.   modification, are permitted provided that the following conditions
  20.   are met:
  21.  
  22.   1. Redistributions of source code must retain the above copyright
  23.      notice, this list of conditions and the following disclaimer.
  24.  
  25.   2. Redistributions in binary form must reproduce the above
  26.      copyright notice, this list of conditions and the following
  27.      disclaimer in the documentation and/or other materials provided
  28.      with the distribution.
  29.  
  30.   3. Redistributions of any form whatsoever, as well as all
  31.      advertising materials mentioning features or use of this
  32.      software (if any), must include the following acknowledgment:
  33.      "This product includes software developed by Dmitry I. Platonoff".
  34.  
  35.   4. The names "SysBar/2" and "Dmitry I. Platonoff" must not be
  36.      used to endorse or promote products derived from this software
  37.      without prior written permission. For such permission, please
  38.      contact dplatonoff@canada.com.
  39.  
  40.   5. Products derived from this software may not be called
  41.      "SysBar/2" nor may "Dmitry I. Platonoff" appear in their
  42.      contributor lists without prior written permission.
  43.  
  44.   ..................................................................
  45.  
  46.   DISCLAIMER
  47.   ~~~~~~~~~~
  48.   THIS SOFTWARE IS PROVIDED BY THE AUTHOR OR CONTRIBUTORS "AS IS"
  49.   AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  50.   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  51.   FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  52.   AUTHOR OR THE CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  53.   INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  54.   (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  55.   SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  56.   HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  57.   STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  58.   ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  59.   ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  60.  
  61. */
  62.  
  63. #define ICO_MAIN                    1
  64.  
  65. #define D_Cell_Dialog               100
  66. #define D_Cell_Border               101
  67. #define D_Cell_TypeT                102
  68. #define D_Cell_Type                 103
  69. //#define D_Cell_ColorT               104
  70. //#define D_Cell_Color                105
  71. #define D_Cell_DescT                106
  72. #define D_Cell_Desc                 107
  73. #define D_Cell_PrefixT              108
  74. #define D_Cell_Prefix               109
  75. #define D_Cell_AppT                 110
  76. #define D_Cell_App                  111
  77. #define D_Cell_BrowseApp            112
  78. #define D_Cell_List                 113
  79. #define D_Cell_Remove               116
  80. #define D_Cell_Up                   117
  81. #define D_Cell_Down                 118
  82. #define D_Cell_Expire               119
  83. #define D_Cell_TimeoutT             120
  84. #define D_Cell_Seconds              121
  85. #define D_Cell_SecondsT             122
  86. #define D_Cell_NameT                123
  87. #define D_Cell_Name                 124
  88. #define D_Cell_Choice               125
  89. #define D_Cell_BrowseFile           126
  90. #define D_Cell_Setup                127
  91.  
  92. #define D_Cell_Notebook             151
  93. #define D_Cell_Page1                152
  94. #define D_Cell_CopyrightT           153
  95.  
  96. #define D_Number_Dialog             199
  97. #define D_Number_Default            198
  98. #define D_Number_Gb                 197
  99. #define D_Number_GbName             196
  100. #define D_Number_GbT1               195
  101. #define D_Number_GbLimit            194
  102. #define D_Number_GbT2               193
  103. #define D_Number_Mb                 192
  104. #define D_Number_MbName             191
  105. #define D_Number_MbT1               190
  106. #define D_Number_MbLimit            189
  107. #define D_Number_MbT2               188
  108. #define D_Number_Kb                 187
  109. #define D_Number_KbName             186
  110. #define D_Number_KbT1               185
  111. #define D_Number_KbLimit            184
  112. #define D_Number_KbT2               183
  113. #define D_Number_b                  182
  114. #define D_Number_bName              181
  115.  
  116.  
  117. #define DLG_SETTINGS                200
  118. #define D_Display                   201
  119. #define D_Size                      204
  120. #define D_Size_Small                205
  121. #define D_Size_Large                206
  122. #define D_Size_Auto                 207
  123. #define D_Size_Custom               208
  124. #define D_Size_Size                 209
  125. #define D_Grow                      210
  126. #define D_Grow_Left                 211
  127. #define D_Grow_Right                212
  128. #define D_Desc_Font_Settings        215
  129. #define D_Pipe_Font_Settings        216
  130. #define D_Color_T                   217
  131. #define D_Color_List                218
  132. #define D_Display_None              220
  133. #define D_Display_OnTop             221
  134. #define D_Display_Popup             222
  135. #define D_Display_Popup2            223
  136. #define D_Bind_Corner               230
  137. #define D_Bind_Off                  231
  138. #define D_Bind_NW                   232
  139. #define D_Bind_NE                   233
  140. #define D_Bind_SW                   234
  141. #define D_Bind_SE                   235
  142. #define D_Lock_Position             240
  143.  
  144. #define MNU_PIPE                    300
  145. #define MNU_PIPE_CLOSE              302
  146. #define MNU_PIPE_SAVE               304
  147. #define MNU_PIPE_PROPERTIES         307
  148. #define MNU_PIPE_ORIENTATION        310
  149. #define MNU_PIPE_ORNT_LEFT          311
  150. #define MNU_PIPE_ORNT_RIGHT         312
  151. #define MNU_PIPE_SIZE               320
  152. #define MNU_PIPE_SMALL              321
  153. #define MNU_PIPE_LARGE              322
  154. #define MNU_PIPE_AUTO               323
  155. #define MNU_PIPE_CUSTOM             324
  156. #define MNU_PIPE_NOTOP              360
  157. #define MNU_PIPE_TOPMOST            361
  158. #define MNU_PIPE_POPUP              362
  159. #define MNU_PIPE_POPUP2             363
  160. #define MNU_PIPE_BIND_OFF           365
  161. #define MNU_PIPE_BIND_NW            366
  162. #define MNU_PIPE_BIND_NE            367
  163. #define MNU_PIPE_BIND_SW            368
  164. #define MNU_PIPE_BIND_SE            369
  165. #define MNU_PIPE_LOCKPOSITION       393
  166. #define MNU_PIPE_SETUP              394
  167. #define MNU_PIPE_COPY               395
  168. #define MNU_PIPE_SUBMENU            396
  169. #define MNU_PIPE_REMOVE             397
  170. #define MNU_PIPE_EMPTY              398
  171. #define MNU_PIPE_EVENT              399
  172.  
  173. #define DLG_ABOUT                   410
  174. #define D_Version                   421
  175. #define D_Copyright                 422
  176. #define D_Email                     423
  177.  
  178. #define DLG_PIPES                   500
  179. #define D_Pipe                      501
  180. #define D_Pipe_NameT                502
  181. #define D_Pipe_Name                 503
  182. #define D_Pipe_DescT                504
  183. #define D_Pipe_Desc                 505
  184. #define D_Pipe_ColorT               506
  185. #define D_Pipe_Color                507
  186. #define D_Pipe_List                 508
  187. #define D_Pipe_Add                  509
  188. #define D_Pipe_Change               510
  189. #define D_Pipe_Remove               511
  190. #define D_Pipe_Up                   512
  191. #define D_Pipe_Down                 513
  192.  
  193. #define D_Pipe_ExecT                514
  194. #define D_Pipe_Exec                 515
  195. #define D_Pipe_ExpireSw             516
  196. #define D_Pipe_Expire               517
  197. #define D_Pipe_Browse               518
  198.  
  199. #define D_Cell_New                  114
  200. #define D_Cell_Edit                 115
  201. #define D_Cell_Clone                150
  202. #define D_Cell_PageApp              160
  203. #define D_App_IncomeX               161
  204. #define D_App_IncomeBrw             162
  205. #define D_App_IncomeTxt             163
  206. #define D_App_DblclickX             164
  207. #define D_App_DblclickBrw           165
  208. #define D_App_DblclickTxt           166
  209. #define D_App_Income                167
  210. #define D_App_Dblclick              168
  211. #define D_App_Note                  169
  212. #define D_Cell_PageLog              170
  213. #define D_Log_Enable                171
  214. #define D_Log_Timestamping          172
  215. #define D_Log_Buffer1               173
  216. #define D_Log_Buffer                174
  217. #define D_Log_Buffer2               175
  218. #define D_Log_MLE                   176
  219. #define D_Log_AppendX               177
  220. #define D_Log_AppendFile            178
  221. #define D_Log_AppendBrw             179
  222. #define D_Cell_Enable               128
  223. #define D_Cell_EmptyT               129
  224. #define D_Cell_Empty                130
  225. #define D_Cell_LazyShrink           131
  226. #define D_Cell_Check0               154
  227. #define D_Cell_Check1               155
  228. #define D_Cell_Check2               156
  229. #define D_Cell_Check3               157
  230.  
  231. #define D_Cell_PageColors           600
  232. #define D_Text_ColorT               601
  233. #define D_Back_ColorT               602
  234. #define D_Default_ColorG            603
  235. #define D_Custom_ColorG             606
  236. #define D_Text_Default              604
  237. #define D_Back_Default              605
  238. #define D_Color_Condition1          607
  239. #define D_Color_Text1               608
  240. #define D_Text_Color1               609
  241. #define D_Back_Color1               610
  242. #define D_Color_Condition2          611
  243. #define D_Color_Text2               612
  244. #define D_Text_Color2               613
  245. #define D_Back_Color2               614
  246. #define D_Color_Condition3          615
  247. #define D_Color_Text3               616
  248. #define D_Text_Color3               617
  249. #define D_Back_Color3               618
  250. #define D_Custom_Color_Last         619
  251.