home *** CD-ROM | disk | FTP | other *** search
/ C Programming Starter Kit 2.0 / SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso / tybc4 / xped4 / xped4app.rh < prev   
Text File  |  1994-02-13  |  5KB  |  214 lines

  1. //#if !defined(__xped4app_rh)                // Sentry use file only if it's not already included.
  2. //#define __xped4app_rh
  3.  
  4. /*  Main xped4
  5.     
  6.     Copyright ⌐ 1993. All Rights Reserved.
  7.  
  8.     SUBSYSTEM:    xped4.exe Application
  9.     FILE:         xped4app.h
  10.     AUTHOR:       
  11.  
  12.  
  13.     OVERVIEW
  14.     ========
  15.     Constant definitions for all resources defined in xped4app.rc.      
  16. */
  17.  
  18.  
  19. //
  20. // IDHELP BorButton for BWCC dialogs.
  21. //
  22. #define IDHELP                  998             // Id of help button
  23.  
  24.  
  25. //
  26. // Application specific definitions:
  27. //
  28. #define IDI_MDIAPPLICATION      1001            // Application icon
  29. #define IDI_DOC                 1002            // MDI child window icon
  30.  
  31. #define MDI_MENU                100             // Menu resource ID and Accelerator IDs
  32.  
  33. //
  34. // CM_FILEnnnn commands (include\owl\editfile.rh except for CM_FILEPRINTPREVIEW)
  35. //
  36. #define CM_MDIFILENEW           24331
  37. #define CM_MDIFILEOPEN          24332
  38. #define CM_FILECLOSE            24339
  39. #define CM_FILESAVE             24333
  40. #define CM_FILESAVEAS           24334
  41. #define CM_FILEPRINT            24337
  42. #define CM_FILEPRINTERSETUP     24338
  43. #define CM_FILEPRINTPREVIEW     24340
  44.  
  45.  
  46. //
  47. // Window commands (include\owl\windows.rh)
  48. //
  49. #define CM_EXIT                 24310
  50.  
  51.  
  52. //
  53. // CM_EDITnnnn commands (include\owl\edit.rh)
  54. //
  55. #define CM_EDITUNDO             24321
  56. #define CM_EDITCUT              24322
  57. #define CM_EDITCOPY             24323
  58. #define CM_EDITPASTE            24324
  59. #define CM_EDITDELETE           24325
  60. #define CM_EDITCLEAR            24326
  61.  
  62.  
  63. //
  64. // Search menu commands (include\owl\editsear.rh)
  65. //
  66. #define CM_EDITFIND             24351
  67. #define CM_EDITREPLACE          24352
  68. #define CM_EDITFINDNEXT         24353
  69.  
  70.  
  71. //
  72. // Windows menu commands (include\owl\mdi.rh)
  73. //
  74. #define CM_CASCADECHILDREN      24361
  75. #define CM_TILECHILDREN         24362
  76. #define CM_TILECHILDRENHORIZ    24363
  77. #define CM_ARRANGEICONS         24364
  78. #define CM_CLOSECHILDREN        24365
  79. #define CM_CREATECHILD          24366
  80.  
  81.  
  82. //
  83. // Help menu commands.
  84. //
  85. #define CM_HELPABOUT            24389
  86.  
  87.  
  88. //
  89. // About Dialogs
  90. //
  91. #define IDD_ABOUT            22000
  92. #define IDC_VERSION             22001
  93. #define IDC_COPYRIGHT           22002
  94. #define IDC_DEBUG               22003
  95.  
  96. //
  97. // OWL defined strings
  98. //
  99.  
  100. // Statusbar
  101. #define IDS_MODES               32530
  102.  
  103. // EditFile
  104. #define IDS_UNTITLED            32550
  105. #define IDS_UNABLEREAD          32551
  106. #define IDS_UNABLEWRITE         32552
  107. #define IDS_FILECHANGED         32553
  108. #define IDS_FILEFILTER          32554
  109.                                 
  110. // EditSearch                   
  111. #define IDS_CANNOTFIND          32540
  112.  
  113.  
  114. //
  115. // General & application exception messages (include\owl\except.rh)
  116. //
  117. #define IDS_UNKNOWNEXCEPTION    32767
  118. #define IDS_OWLEXCEPTION        32766
  119. #define IDS_OKTORESUME          32765
  120. #define IDS_UNHANDLEDXMSG       32764
  121. #define IDS_UNKNOWNERROR        32763
  122. #define IDS_NOAPP               32762
  123. #define IDS_OUTOFMEMORY         32761
  124. #define IDS_INVALIDMODULE       32760
  125. #define IDS_INVALIDMAINWINDOW   32759
  126.  
  127. //
  128. // Owl 1 compatibility messages
  129. //
  130. #define IDS_INVALIDWINDOW       32756
  131. #define IDS_INVALIDCHILDWINDOW  32755
  132. #define IDS_INVALIDCLIENTWINDOW 32754
  133.  
  134. //
  135. // TXWindow messages
  136. //
  137. #define IDS_CLASSREGISTERFAIL   32749
  138. #define IDS_CHILDREGISTERFAIL   32748
  139. #define IDS_WINDOWCREATEFAIL    32747
  140. #define IDS_WINDOWEXECUTEFAIL   32746
  141. #define IDS_CHILDCREATEFAIL     32745
  142.  
  143. #define IDS_MENUFAILURE         32744
  144. #define IDS_VALIDATORSYNTAX     32743
  145. #define IDS_PRINTERERROR        32742
  146.  
  147. #define IDS_LAYOUTINCOMPLETE    32741
  148. #define IDS_LAYOUTBADRELWIN     32740
  149.  
  150. //
  151. // TXGdi messages
  152. //
  153. #define IDS_GDIFAILURE          32739
  154. #define IDS_GDIALLOCFAIL        32738
  155. #define IDS_GDICREATEFAIL       32737
  156. #define IDS_GDIRESLOADFAIL      32736
  157. #define IDS_GDIFILEREADFAIL     32735
  158. #define IDS_GDIDELETEFAIL       32734
  159. #define IDS_GDIDESTROYFAIL      32733
  160. #define IDS_INVALIDDIBHANDLE    32732
  161.  
  162.  
  163. //
  164. // Printing error message string resource IDs (include\owl\printer.rh)
  165. //
  166. #define IDS_PRNON               32590
  167. #define IDS_PRNERRORTEMPLATE    32591
  168. #define IDS_PRNOUTOFMEMORY      32592
  169. #define IDS_PRNOUTOFDISK        32593
  170. #define IDS_PRNCANCEL           32594
  171. #define IDS_PRNMGRABORT         32595
  172. #define IDS_PRNGENERROR         32596
  173. #define IDS_PRNERRORCAPTION     32597
  174.  
  175.  
  176. //
  177. // Printer abort dialog & control IDs
  178. //
  179. #define IDD_ABORTDIALOG         32599
  180. #define ID_TITLE                101
  181. #define ID_DEVICE               102
  182. #define ID_PORT                 103
  183.  
  184.  
  185. //
  186. // Print Preview
  187. //
  188. #define APX_PPR_PREVIOUS        24500
  189. #define APX_PPR_NEXT            24501
  190. #define APX_PPR_ONEUP           24502
  191. #define APX_PPR_TWOUP           24503
  192. #define APX_PPR_CURRPAGE        24504
  193.  
  194.  
  195. // TInputDialog DIALOG resource (include\owl\inputdia.rh)
  196. #define IDD_INPUTDIALOG         32514
  197. #define ID_PROMPT               4091
  198. #define ID_INPUT                4090
  199.  
  200.  
  201. // TSlider bitmaps (horizontal and vertical) (include\owl\slider.rh)
  202. #define IDB_HSLIDERTHUMB        32000
  203. #define IDB_VSLIDERTHUMB        32001
  204.  
  205.  
  206. // Validation messages (include\owl\validate.rh)
  207. #define IDS_VALPXPCONFORM       32520
  208. #define IDS_VALINVALIDCHAR      32521
  209. #define IDS_VALNOTINRANGE       32522
  210. #define IDS_VALNOTINLIST        32523
  211.  
  212.  
  213. //#endif         // __xped4app_rh sentry.
  214.