home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Compilers / digital marsC compier / dm / include / win32 / Oledlgs.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-12-04  |  6.4 KB  |  163 lines

  1. /*++ BUILD Version: 0001    Increment this if a change has global effects
  2.  
  3. Copyright (c) 1993-1994, Microsoft Corporation
  4.  
  5. Module Name:
  6.  
  7.     oledlgs.h
  8.  
  9. Abstract:
  10.  
  11.     Resource ID identifiers for the OLE common dialog boxes.
  12.  
  13. --*/
  14.  
  15. // Help Button Identifier
  16. #define IDC_OLEUIHELP                   99
  17.  
  18. // Insert Object Dialog identifiers
  19. #define IDC_IO_CREATENEW                2100
  20. #define IDC_IO_CREATEFROMFILE           2101
  21. #define IDC_IO_LINKFILE                 2102
  22. #define IDC_IO_OBJECTTYPELIST           2103
  23. #define IDC_IO_DISPLAYASICON            2104
  24. #define IDC_IO_CHANGEICON               2105
  25. #define IDC_IO_FILE                     2106
  26. #define IDC_IO_FILEDISPLAY              2107
  27. #define IDC_IO_RESULTIMAGE              2108
  28. #define IDC_IO_RESULTTEXT               2109
  29. #define IDC_IO_ICONDISPLAY              2110
  30. #define IDC_IO_OBJECTTYPETEXT           2111    //{{NOHELP}}
  31. #define IDC_IO_FILETEXT                 2112    //{{NOHELP}}
  32. #define IDC_IO_FILETYPE                 2113
  33. #define IDC_IO_INSERTCONTROL            2114
  34. #define IDC_IO_ADDCONTROL                2115
  35. #define IDC_IO_CONTROLTYPELIST            2116
  36.  
  37. // Paste Special Dialog identifiers
  38. #define IDC_PS_PASTE                    500
  39. #define IDC_PS_PASTELINK                501
  40. #define IDC_PS_SOURCETEXT               502
  41. #define IDC_PS_PASTELIST                503     //{{NOHELP}}
  42. #define IDC_PS_PASTELINKLIST            504     //{{NOHELP}}
  43. #define IDC_PS_DISPLAYLIST              505
  44. #define IDC_PS_DISPLAYASICON            506
  45. #define IDC_PS_ICONDISPLAY              507
  46. #define IDC_PS_CHANGEICON               508
  47. #define IDC_PS_RESULTIMAGE              509
  48. #define IDC_PS_RESULTTEXT               510
  49.  
  50. // Change Icon Dialog identifiers
  51. #define IDC_CI_GROUP                    120     //{{NOHELP}}
  52. #define IDC_CI_CURRENT                  121
  53. #define IDC_CI_CURRENTICON              122
  54. #define IDC_CI_DEFAULT                  123
  55. #define IDC_CI_DEFAULTICON              124
  56. #define IDC_CI_FROMFILE                 125
  57. #define IDC_CI_FROMFILEEDIT             126
  58. #define IDC_CI_ICONLIST                 127
  59. #define IDC_CI_LABEL                    128     //{{NOHELP}
  60. #define IDC_CI_LABELEDIT                129
  61. #define IDC_CI_BROWSE                   130
  62. #define IDC_CI_ICONDISPLAY              131
  63.  
  64. // Convert Dialog identifiers
  65. #define IDC_CV_OBJECTTYPE               150
  66. #define IDC_CV_DISPLAYASICON            152
  67. #define IDC_CV_CHANGEICON               153
  68. #define IDC_CV_ACTIVATELIST             154
  69. #define IDC_CV_CONVERTTO                155
  70. #define IDC_CV_ACTIVATEAS               156
  71. #define IDC_CV_RESULTTEXT               157
  72. #define IDC_CV_CONVERTLIST              158
  73. #define IDC_CV_ICONDISPLAY              165
  74.  
  75. // Edit Links Dialog identifiers
  76. #define IDC_EL_CHANGESOURCE             201
  77. #define IDC_EL_AUTOMATIC                202
  78. #define IDC_EL_CANCELLINK               209
  79. #define IDC_EL_UPDATENOW                210
  80. #define IDC_EL_OPENSOURCE               211
  81. #define IDC_EL_MANUAL                   212
  82. #define IDC_EL_LINKSOURCE               216
  83. #define IDC_EL_LINKTYPE                 217
  84. #define IDC_EL_LINKSLISTBOX             206
  85. #define IDC_EL_COL1                     220     //{{NOHELP}}
  86. #define IDC_EL_COL2                     221     //{{NOHELP}}
  87. #define IDC_EL_COL3                     222     //{{NOHELP}}
  88.  
  89. // Busy dialog identifiers
  90. #define IDC_BZ_RETRY                    600
  91. #define IDC_BZ_ICON                     601
  92. #define IDC_BZ_MESSAGE1                 602     //{{NOHELP}}
  93. #define IDC_BZ_SWITCHTO                 604
  94.  
  95. // Update Links dialog identifiers
  96. #define IDC_UL_METER                    1029    //{{NOHELP}}
  97. #define IDC_UL_STOP                     1030    //{{NOHELP}}
  98. #define IDC_UL_PERCENT                  1031    //{{NOHELP}}
  99. #define IDC_UL_PROGRESS                 1032    //{{NOHELP}}
  100.  
  101. // User Prompt dialog identifiers
  102. #define IDC_PU_LINKS                    900     //{{NOHELP}}
  103. #define IDC_PU_TEXT                     901     //{{NOHELP}}
  104. #define IDC_PU_CONVERT                  902     //{{NOHELP}}
  105. #define IDC_PU_ICON                     908     //{{NOHELP}}
  106.  
  107. // General Properties identifiers
  108. #define IDC_GP_OBJECTNAME               1009
  109. #define IDC_GP_OBJECTTYPE               1010
  110. #define IDC_GP_OBJECTSIZE               1011
  111. #define IDC_GP_CONVERT                  1013
  112. #define IDC_GP_OBJECTICON               1014    //{{NOHELP}}
  113. #define IDC_GP_OBJECTLOCATION           1022
  114.  
  115. // View Properties identifiers
  116. #define IDC_VP_PERCENT                  1000
  117. #define IDC_VP_CHANGEICON               1001
  118. #define IDC_VP_EDITABLE                 1002
  119. #define IDC_VP_ASICON                   1003
  120. #define IDC_VP_RELATIVE                 1005
  121. #define IDC_VP_SPIN                     1006
  122. #define IDC_VP_SCALETXT                 1034
  123. #define IDC_VP_ICONDISPLAY              1021
  124. #define IDC_VP_RESULTIMAGE              1033
  125.  
  126. // Link Properties identifiers
  127. #define IDC_LP_OPENSOURCE               1006
  128. #define IDC_LP_UPDATENOW                1007
  129. #define IDC_LP_BREAKLINK                1008
  130. #define IDC_LP_LINKSOURCE               1012
  131. #define IDC_LP_CHANGESOURCE             1015
  132. #define IDC_LP_AUTOMATIC                1016
  133. #define IDC_LP_MANUAL                   1017
  134. #define IDC_LP_DATE                     1018
  135. #define IDC_LP_TIME                     1019
  136.  
  137. // Dialog Identifiers as passed in Help messages to identify the source.
  138. #define IDD_INSERTOBJECT                1000
  139. #define IDD_CHANGEICON                  1001
  140. #define IDD_CONVERT                     1002
  141. #define IDD_PASTESPECIAL                1003
  142. #define IDD_EDITLINKS                   1004
  143. #define IDD_BUSY                        1006
  144. #define IDD_UPDATELINKS                 1007
  145. #define IDD_CHANGESOURCE                1009
  146. #define IDD_INSERTFILEBROWSE            1010
  147. #define IDD_CHANGEICONBROWSE            1011
  148. #define IDD_CONVERTONLY                 1012
  149. #define IDD_CHANGESOURCE4               1013
  150. #define IDD_GNRLPROPS                   1100
  151. #define IDD_VIEWPROPS                   1101
  152. #define IDD_LINKPROPS                   1102
  153.  
  154. // The following Dialogs are message dialogs used by OleUIPromptUser API
  155. #define IDD_CANNOTUPDATELINK            1008
  156. #define IDD_LINKSOURCEUNAVAILABLE       1020
  157. #define IDD_SERVERNOTREG                1021
  158. #define IDD_LINKTYPECHANGED             1022
  159. #define IDD_SERVERNOTFOUND              1023
  160. #define IDD_OUTOFMEMORY                 1024
  161.  
  162. /////////////////////////////////////////////////////////////////////////////
  163.