home *** CD-ROM | disk | FTP | other *** search
/ C Programming Starter Kit 2.0 / SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso / tybc4 / clsxprt2 / clsxpr2a.rh < prev    next >
Encoding:
Text File  |  1993-12-06  |  4.7 KB  |  187 lines

  1. //#if !defined(__clsxpr2a_rh)                // Sentry use file only if it's not already included.
  2. //#define __clsxpr2a_rh
  3.  
  4. /*  Main clsxprt2
  5.     
  6.     Copyright ⌐ 1993. All Rights Reserved.
  7.  
  8.     SUBSYSTEM:    clsxprt2.exe Application
  9.     FILE:         clsxpr2a.h
  10.     AUTHOR:       
  11.  
  12.  
  13.     OVERVIEW
  14.     ========
  15.     Constant definitions for all resources defined in clsxpr2a.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_SDIAPPLICATION      1001            // Application icon
  29.  
  30. #define SDI_MENU                100             // Menu resource ID and Accelerator IDs
  31.  
  32. //
  33. // CM_FILEnnnn commands (include\owl\editfile.rh except for CM_FILEPRINTPREVIEW)
  34. //
  35. #define CM_FILENEW              24331           // SDI New
  36. #define CM_FILEOPEN             24332           // SDI Open
  37. #define CM_FILECLOSE            24339
  38. #define CM_FILESAVE             24333
  39. #define CM_FILESAVEAS           24334
  40.  
  41.  
  42. //
  43. // Window commands (include\owl\windows.rh)
  44. //
  45. #define CM_EXIT                 24310
  46.  
  47.  
  48. //
  49. // CM_EDITnnnn commands (include\owl\edit.rh)
  50. //
  51. #define CM_EDITUNDO             24321
  52. #define CM_EDITCUT              24322
  53. #define CM_EDITCOPY             24323
  54. #define CM_EDITPASTE            24324
  55. #define CM_EDITDELETE           24325
  56. #define CM_EDITCLEAR            24326
  57.  
  58.  
  59. //
  60. // Search menu commands (include\owl\editsear.rh)
  61. //
  62. #define CM_EDITFIND             24351
  63. #define CM_EDITREPLACE          24352
  64. #define CM_EDITFINDNEXT         24353
  65.  
  66. //
  67. // Special menu commands
  68. //
  69. #define CM_LOWERCASE            300
  70. #define CM_UPPERCASE            301
  71. #define CM_REVERSE              302
  72. #define CM_INSDATE              303
  73. #define CM_INSTIME              304
  74. #define CM_INSDATETIME          305
  75. #define CM_DATETIMEFORMAT       306
  76.  
  77. #define IDD_DATETIME_DLG        400
  78. #define IDC_MMDDYY_RBT          401
  79. #define IDC_DDMMYY_RBT          402
  80. #define IDC_YYMMDD_RBT          403
  81. #define IDC_24HR_RBT            404
  82. #define IDC_AMPM_RBT            405
  83. #define IDC_TIME_GRP            406
  84. #define IDC_DATE_GRP            407
  85.  
  86.  
  87. //
  88. // Help menu commands.
  89. //
  90. #define CM_HELPABOUT            24389
  91.  
  92.  
  93. //
  94. // About Dialogs
  95. //
  96. #define IDD_ABOUT            22000
  97. #define IDC_VERSION             22001
  98. #define IDC_COPYRIGHT           22002
  99. #define IDC_DEBUG               22003
  100.  
  101. //
  102. // OWL defined strings
  103. //
  104.  
  105. // Statusbar
  106. #define IDS_MODES               32530
  107.  
  108. // EditFile
  109. #define IDS_UNTITLED            32550
  110. #define IDS_UNABLEREAD          32551
  111. #define IDS_UNABLEWRITE         32552
  112. #define IDS_FILECHANGED         32553
  113. #define IDS_FILEFILTER          32554
  114.                                 
  115. // EditSearch                   
  116. #define IDS_CANNOTFIND          32540
  117.  
  118.  
  119. //
  120. // General & application exception messages (include\owl\except.rh)
  121. //
  122. #define IDS_UNKNOWNEXCEPTION    32767
  123. #define IDS_OWLEXCEPTION        32766
  124. #define IDS_OKTORESUME          32765
  125. #define IDS_UNHANDLEDXMSG       32764
  126. #define IDS_UNKNOWNERROR        32763
  127. #define IDS_NOAPP               32762
  128. #define IDS_OUTOFMEMORY         32761
  129. #define IDS_INVALIDMODULE       32760
  130. #define IDS_INVALIDMAINWINDOW   32759
  131.  
  132. //
  133. // Owl 1 compatibility messages
  134. //
  135. #define IDS_INVALIDWINDOW       32756
  136. #define IDS_INVALIDCHILDWINDOW  32755
  137. #define IDS_INVALIDCLIENTWINDOW 32754
  138.  
  139. //
  140. // TXWindow messages
  141. //
  142. #define IDS_CLASSREGISTERFAIL   32749
  143. #define IDS_CHILDREGISTERFAIL   32748
  144. #define IDS_WINDOWCREATEFAIL    32747
  145. #define IDS_WINDOWEXECUTEFAIL   32746
  146. #define IDS_CHILDCREATEFAIL     32745
  147.  
  148. #define IDS_MENUFAILURE         32744
  149. #define IDS_VALIDATORSYNTAX     32743
  150. #define IDS_PRINTERERROR        32742
  151.  
  152. #define IDS_LAYOUTINCOMPLETE    32741
  153. #define IDS_LAYOUTBADRELWIN     32740
  154.  
  155. //
  156. // TXGdi messages
  157. //
  158. #define IDS_GDIFAILURE          32739
  159. #define IDS_GDIALLOCFAIL        32738
  160. #define IDS_GDICREATEFAIL       32737
  161. #define IDS_GDIRESLOADFAIL      32736
  162. #define IDS_GDIFILEREADFAIL     32735
  163. #define IDS_GDIDELETEFAIL       32734
  164. #define IDS_GDIDESTROYFAIL      32733
  165. #define IDS_INVALIDDIBHANDLE    32732
  166.  
  167.  
  168. // TInputDialog DIALOG resource (include\owl\inputdia.rh)
  169. #define IDD_INPUTDIALOG         32514
  170. #define ID_PROMPT               4091
  171. #define ID_INPUT                4090
  172.  
  173.  
  174. // TSlider bitmaps (horizontal and vertical) (include\owl\slider.rh)
  175. #define IDB_HSLIDERTHUMB        32000
  176. #define IDB_VSLIDERTHUMB        32001
  177.  
  178.  
  179. // Validation messages (include\owl\validate.rh)
  180. #define IDS_VALPXPCONFORM       32520
  181. #define IDS_VALINVALIDCHAR      32521
  182. #define IDS_VALNOTINRANGE       32522
  183. #define IDS_VALNOTINLIST        32523
  184.  
  185.  
  186. //#endif         // __clsxpr2a_rh sentry.
  187.