home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / warphead.zip / H / DSRES.H < prev    next >
C/C++ Source or Header  |  1997-02-28  |  5KB  |  125 lines

  1. /* @(#)Z 1.2 os2/src/avsshell/dsres.h, oddataxfer, od96os2, odos29646d 96/11/15 15:52:47 (96/08/23 01:40:45) */
  2. /*====START_GENERATED_PROLOG======================================
  3.  */
  4. /*
  5.  *   COMPONENT_NAME: oddataxfer
  6.  *
  7.  *   CLASSES: none
  8.  *
  9.  *   ORIGINS: 82,27
  10.  *
  11.  *
  12.  *   (C) COPYRIGHT International Business Machines Corp. 1995,1996
  13.  *   All Rights Reserved
  14.  *   Licensed Materials - Property of IBM
  15.  *   US Government Users Restricted Rights - Use, duplication or
  16.  *   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  17.  *       
  18.  *   IBM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
  19.  *   ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  20.  *   PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  21.  *   CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
  22.  *   USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  23.  *   OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
  24.  *   OR PERFORMANCE OF THIS SOFTWARE.
  25.  */
  26. /*====END_GENERATED_PROLOG========================================
  27.  */
  28. #include "cmddefs.xh"
  29.  
  30. #define ID_WINDOW             50
  31.  
  32. #define ROOT_SHELLMENU_RESID  101
  33.  
  34. #define ROOT_DRAFTS_RESID     102
  35. #define POPUP_DRAFTS_RESID    103
  36.  
  37. #define MAX_STR_LEN           100      // max length of string table entry.
  38. #define MAX_PATH_STR_LEN      (MAX_STR_LEN + CCHMAXPATHCOMP)     // max len of str with path comp.
  39.  
  40. #define IDS_INVALID_BENTO            100    // start string table equates
  41. #define IDS_FILE_OPEN_ERROR          101
  42. #define IDS_FILEDLG_TITLE            102
  43. #define IDS_MISSING_PRINT_FILENAME   103
  44. #define IDS_INVALID_KIND_OPTION      104
  45.  
  46. #define IDS_REVERTMESSAGE            113
  47. #define IDS_REVERTBOX_TITLE          114
  48.  
  49. //drafts
  50. #define DRAFT_HELP                  105
  51. #define DID_CREATE                  106
  52. #define DRAFT_TEXT_ID               107
  53. #define DRAFT_NAME                  108
  54. #define DRAFT_COMMENTS              109
  55. #define DRAFT_CANCEL                300
  56.  
  57. #define DOC_REVERT                  112
  58. #define DRAFT_DEL                   110
  59. #define ID_DLG_DRAFT_CREATE         111
  60.  
  61. #define ID_NOTEBOOK                 115
  62. #define ID_NB_DRAFTNUM              120
  63. #define ID_NB_DRAFTS                121
  64. #define ID_NB_DRAFT_TITLE           122
  65. #define ID_NB_DRAFT_CREATOR         123
  66. #define ID_NB_DRAFT_CR_TIME         124
  67. #define ID_NB_DRAFT_CR_DATE         125
  68. #define ID_NB_DRAFT_COMMENTS        126
  69.  
  70. #define WM_CORRECTSPLITBAR          WM_USER+10
  71.  
  72. // Defines for Hard-coded values for Unicode Implementation
  73. #define DOC_OPENSHELL               201
  74. #define DOC_UNTITLEDDOC             202
  75. #define DOC_OPENSHELLFRAME          203
  76. #define DOC_UNTITLED                204
  77. #define DOC_NODEFQUE                205
  78. #define DOC_ERRPRTQUE               206
  79. #define DOC_TEMPFILE                207
  80. #define DOC_TEMPFOLDER              208
  81. #define DOC_WHERESAVEFILE           209
  82. #define DOC_SAVELETTER              210
  83. #define DOC_NATIVEFORMAT            211
  84. #define DOC_RLSMENUEVENT            212
  85. #define DOC_RLSICONEVENT            213
  86. #define DOC_RLSTREEEVENT            214
  87. #define DOC_FAKEMAILER              215
  88. #define DOC_OPENDOC                 216
  89. #define DOC_OPENDOCSYSTEM           217
  90. #define DOC_PARTKINDNOTREG          218
  91. #define DOC_NOROOTPARTKIND          219
  92. #define DOC_OPENDOCEXCEPT           220
  93. #define DOC_OUTOFMEMORY             221
  94. #define DOC_ERROR                   222
  95. #define DOC_ERROR1                  223
  96. #define DOC_VERSION                 224
  97. #define DOC_PRINT2                  225
  98. #define DOC_SHOW                    226
  99. #define DOC_SAVEFILE                227
  100. #define DOC_DIR                     228
  101. #define DOC_DRAGGING                229
  102. #define DOC_ABOUTOPENDOC            230
  103. #define DOC_SHELLTEMPFILE           231
  104. #define DOC_OPENDOCDOCUMENT         232
  105. #define DOC_NOPARTEDITOR            233
  106. #define DOC_COPY                    234
  107. #define DOC_EXCEPTION               236
  108. #define DOC_STATIONARY              237
  109. #define DOC_TEMPFILE2               238
  110. #define DOC_DRAFTWINDOW             239
  111. #define DOC_DFAFTWINDOW1            240
  112. #define DOC_DRAFTS2                 241
  113. #define DOC_DOCSHELL                242
  114. #define DOC_DRAFTPROPS              243
  115. #define DOC_DRAFTWINPROPS           244
  116. #define DOC_DRAFTLISTDOC            245
  117. #define DOC_UNKNOWN                 246
  118. #define DOC_NOCOMMENTS              247
  119. #define DOC_DISPOSEDESC             248
  120. #define DOC_ODGETTEXTPROP           249
  121. #define DOC_ODSETTEXTPROP           250
  122. #define DOC_SEMUNTITLED             251
  123. #define DOC_CANNOTOPENSEM           252
  124. #define DOC_CANNOTGETSEM            253
  125.