Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

824 lines
36 KiB

  1. //Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "afxres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. #ifdef APSTUDIO_INVOKED
  13. /////////////////////////////////////////////////////////////////////////////
  14. //
  15. // TEXTINCLUDE
  16. //
  17. 1 TEXTINCLUDE DISCARDABLE
  18. BEGIN
  19. "resource.h\0"
  20. END
  21. 2 TEXTINCLUDE DISCARDABLE
  22. BEGIN
  23. "#include ""afxres.h""\r\n"
  24. "\0"
  25. END
  26. 3 TEXTINCLUDE DISCARDABLE
  27. BEGIN
  28. "#include ""res\\llsmgr.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
  29. "\r\n"
  30. "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  31. "#define _AFX_NO_OLE_RESOURCES\r\n"
  32. "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  33. "\r\n"
  34. "#include ""afxres.rc"" \011// Standard components\r\n"
  35. "#include ""afxprint.rc""\011// printing/print preview resources\r\n"
  36. "\0"
  37. END
  38. /////////////////////////////////////////////////////////////////////////////
  39. #endif // APSTUDIO_INVOKED
  40. /////////////////////////////////////////////////////////////////////////////
  41. //
  42. // Icon
  43. //
  44. IDR_MAINFRAME ICON DISCARDABLE "res\\llsmgr.ico"
  45. IDI_LLSMGR_WARNING ICON DISCARDABLE "res\\warning.ico"
  46. /////////////////////////////////////////////////////////////////////////////
  47. //
  48. // Bitmap
  49. //
  50. IDB_SMALL_CTRLS BITMAP DISCARDABLE "res\\ctrls.bmp"
  51. IDB_LARGE_CTRLS BITMAP DISCARDABLE "res\\ctrls2.bmp"
  52. IDR_MAINFRAME BITMAP DISCARDABLE "res\\toolbar.bmp"
  53. /////////////////////////////////////////////////////////////////////////////
  54. //
  55. // Menu
  56. //
  57. IDR_MAINFRAME MENU PRELOAD DISCARDABLE
  58. BEGIN
  59. POPUP "&License"
  60. BEGIN
  61. MENUITEM "New &License...\tCtrl+L", ID_NEW_LICENSE
  62. MENUITEM SEPARATOR
  63. MENUITEM "&Delete", ID_VIEW_DELETE
  64. MENUITEM "&Properties", ID_VIEW_PROPERTIES
  65. MENUITEM SEPARATOR
  66. MENUITEM "&Select Domain...\tCtrl+D", ID_SELECT_DOMAIN
  67. MENUITEM SEPARATOR
  68. MENUITEM "Recent Domain", ID_MRU_DOMAIN0, GRAYED
  69. MENUITEM "E&xit", ID_APP_EXIT
  70. END
  71. POPUP "&View"
  72. BEGIN
  73. MENUITEM "&Toolbar", ID_VIEW_TOOLBAR
  74. MENUITEM "&Status Bar", ID_VIEW_STATUS_BAR
  75. MENUITEM SEPARATOR
  76. MENUITEM "Purchase &History\tAlt+1", ID_VIEW_LICENSES
  77. MENUITEM "Products &View\tAlt+2", ID_VIEW_PRODUCTS
  78. MENUITEM "&Clients (Per Seat)\tAlt+3", ID_VIEW_USERS
  79. MENUITEM "Server &Browser\tAlt+4", ID_VIEW_SERVERS
  80. MENUITEM SEPARATOR
  81. MENUITEM "&Refresh\tF5", ID_VIEW_REFRESH
  82. END
  83. POPUP "&Options"
  84. BEGIN
  85. MENUITEM "&Font...", ID_SELECT_FONT
  86. MENUITEM SEPARATOR
  87. POPUP "F&ormat..."
  88. BEGIN
  89. MENUITEM "Large &Icons", ID_VIEW_ICONS
  90. MENUITEM "&Small Icons", ID_VIEW_SMALL_ICONS
  91. MENUITEM "&List", MY_ID_VIEW_LIST
  92. MENUITEM "&Details", ID_VIEW_REPORT
  93. END
  94. POPUP "&Sort by..."
  95. BEGIN
  96. MENUITEM "<insert>", ID_SORT_COLUMN
  97. END
  98. MENUITEM SEPARATOR
  99. POPUP "&Advanced..."
  100. BEGIN
  101. MENUITEM "&New License Group...", ID_NEW_MAPPING
  102. MENUITEM "&Edit License Groups...", ID_VIEW_MAPPINGS
  103. END
  104. MENUITEM SEPARATOR
  105. MENUITEM "Sa&ve Settings on Exit", ID_SAVE_SETTINGS, CHECKED
  106. END
  107. POPUP "&Help"
  108. BEGIN
  109. MENUITEM "&Help Topics", ID_HELP_HTMLHELP
  110. MENUITEM SEPARATOR
  111. MENUITEM "&About Licensing...", ID_APP_ABOUT
  112. END
  113. END
  114. IDM_LICENSE_SORT MENU DISCARDABLE
  115. BEGIN
  116. POPUP "&Sort By..."
  117. BEGIN
  118. MENUITEM " ", ID_SORT_COLUMN0
  119. MENUITEM " ", ID_SORT_COLUMN1
  120. MENUITEM " ", ID_SORT_COLUMN2
  121. MENUITEM " ", ID_SORT_COLUMN3
  122. MENUITEM " ", ID_SORT_COLUMN4
  123. MENUITEM "", ID_SORT_COLUMN5
  124. END
  125. END
  126. IDM_POPUP MENU DISCARDABLE
  127. BEGIN
  128. MENUITEM "Licenses", ID_DUMMY
  129. POPUP "Products"
  130. BEGIN
  131. MENUITEM "&Properties...", ID_VIEW_PROPERTIES
  132. END
  133. POPUP "Users"
  134. BEGIN
  135. MENUITEM "&Properties...", ID_VIEW_PROPERTIES
  136. END
  137. POPUP "Servers"
  138. BEGIN
  139. MENUITEM "&Properties...", ID_VIEW_PROPERTIES
  140. END
  141. END
  142. /////////////////////////////////////////////////////////////////////////////
  143. //
  144. // Accelerator
  145. //
  146. IDR_MAINFRAME ACCELERATORS PRELOAD MOVEABLE PURE
  147. BEGIN
  148. "1", ID_VIEW_LICENSES, VIRTKEY, ALT, NOINVERT
  149. "2", ID_VIEW_PRODUCTS, VIRTKEY, ALT, NOINVERT
  150. "3", ID_VIEW_USERS, VIRTKEY, ALT, NOINVERT
  151. "4", ID_VIEW_SERVERS, VIRTKEY, ALT, NOINVERT
  152. "C", ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT
  153. "D", ID_SELECT_DOMAIN, VIRTKEY, CONTROL, NOINVERT
  154. "L", ID_NEW_LICENSE, VIRTKEY, CONTROL, NOINVERT
  155. "M", ID_NEW_MAPPING, VIRTKEY, CONTROL, NOINVERT
  156. "V", ID_EDIT_PASTE, VIRTKEY, CONTROL, NOINVERT
  157. VK_BACK, ID_EDIT_UNDO, VIRTKEY, ALT, NOINVERT
  158. VK_DELETE, ID_EDIT_CUT, VIRTKEY, SHIFT, NOINVERT
  159. VK_DELETE, ID_EDIT_DELETE, VIRTKEY
  160. VK_F1, ID_HELP, VIRTKEY, NOINVERT
  161. VK_F1, ID_CONTEXT_HELP, VIRTKEY, SHIFT, NOINVERT
  162. VK_F5, ID_VIEW_REFRESH, VIRTKEY, NOINVERT
  163. VK_F6, ID_NEXT_PANE, VIRTKEY, NOINVERT
  164. VK_F6, ID_PREV_PANE, VIRTKEY, SHIFT, NOINVERT
  165. VK_INSERT, ID_EDIT_COPY, VIRTKEY, CONTROL, NOINVERT
  166. VK_INSERT, ID_EDIT_PASTE, VIRTKEY, SHIFT, NOINVERT
  167. "X", ID_EDIT_CUT, VIRTKEY, CONTROL, NOINVERT
  168. "Z", ID_EDIT_UNDO, VIRTKEY, CONTROL, NOINVERT
  169. END
  170. /////////////////////////////////////////////////////////////////////////////
  171. //
  172. // Dialog
  173. //
  174. IDD_SELECT_DOMAIN DIALOG DISCARDABLE 0, 0, 221, 198
  175. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | 0x0004
  176. CAPTION "Select Domain"
  177. FONT 8, "MS Shell Dlg"
  178. BEGIN
  179. LTEXT "Enter the name of the domain you want to administer below:",
  180. IDC_STATIC,10,10,140,20
  181. LTEXT "&Domain:",IDC_STATIC,10,35,25,10
  182. EDITTEXT IDC_SELECT_DOMAIN_DOMAIN,40,35,110,12,ES_UPPERCASE |
  183. ES_AUTOHSCROLL // | ES_OEMCONVERT
  184. LTEXT "&Select Domain:",IDC_STATIC,10,60,60,8
  185. CONTROL "Generic1",IDC_SELECT_DOMAIN_DOMAINS,"SysTreeView32",
  186. WS_BORDER | WS_TABSTOP | 0x27,10,70,200,115
  187. DEFPUSHBUTTON "OK",IDOK,160,10,50,14
  188. PUSHBUTTON "Cancel",IDCANCEL,160,30,50,14
  189. PUSHBUTTON "&Help",ID_HELP,160,50,50,14
  190. END
  191. IDD_ADD_USERS DIALOG DISCARDABLE 0, 0, 221, 208
  192. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | 0x0004
  193. CAPTION "Add Users"
  194. FONT 8, "MS Shell Dlg"
  195. BEGIN
  196. LTEXT "&List Users from:",IDC_STATIC,10,10,55,10
  197. COMBOBOX IDC_ADD_USERS_DOMAINS,70,10,140,65,CBS_DROPDOWNLIST |
  198. CBS_OEMCONVERT | CBS_SORT | CBS_NOINTEGRALHEIGHT |
  199. WS_VSCROLL | WS_TABSTOP
  200. LTEXT "&Users:",IDC_STATIC,10,30,40,10
  201. CONTROL "Generic1",IDC_ADD_USERS_USERS,"SysListView32",WS_BORDER |
  202. WS_TABSTOP | 0x4141,10,40,200,50
  203. PUSHBUTTON "&Add",IDC_ADD_USERS_ADD,10,95,50,14
  204. PUSHBUTTON "&Delete",IDC_ADD_USERS_DELETE,65,95,50,14
  205. LTEXT "Add Us&ers:",IDC_STATIC,10,120,40,10
  206. CONTROL "Generic2",IDC_ADD_USERS_ADD_USERS,"SysListView32",
  207. WS_BORDER | WS_TABSTOP | 0x4141,10,130,200,50
  208. DEFPUSHBUTTON "OK",IDOK,50,185,50,14
  209. PUSHBUTTON "Cancel",IDCANCEL,105,185,50,14
  210. PUSHBUTTON "&Help",ID_HELP,160,185,50,14
  211. END
  212. IDD_NEW_MAPPING DIALOG DISCARDABLE 0, 0, 241, 188
  213. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | 0x0004
  214. CAPTION "New License Group"
  215. FONT 8, "MS Shell Dlg"
  216. BEGIN
  217. LTEXT "&Group Name:",IDC_STATIC,10,10,55,10
  218. EDITTEXT IDC_NEW_MAPPING_NAME,65,10,110,12,ES_AUTOHSCROLL
  219. LTEXT "D&escription:",IDC_STATIC,10,30,40,10
  220. EDITTEXT IDC_NEW_MAPPING_DESCRIPTION,65,30,110,12,ES_AUTOHSCROLL
  221. LTEXT "&Licenses:",IDC_STATIC,10,65,35,10
  222. EDITTEXT IDC_NEW_MAPPING_LICENSES,65,65,35,12,ES_AUTOHSCROLL
  223. CONTROL "Generic1",IDC_NEW_MAPPING_SPIN,"msctls_updown32",0x30,
  224. 101,65,7,11
  225. LTEXT "&Users:",IDC_STATIC,10,85,35,10
  226. CONTROL "Generic2",IDC_NEW_MAPPING_USERS,"SysListView32",
  227. WS_BORDER | WS_TABSTOP | 0x4149,10,95,225,65
  228. PUSHBUTTON "&Add...",IDC_NEW_MAPPING_ADD,10,165,50,14
  229. PUSHBUTTON "&Delete",IDC_NEW_MAPPING_DELETE,65,165,50,14
  230. DEFPUSHBUTTON "OK",IDOK,185,10,50,14
  231. PUSHBUTTON "Cancel",IDCANCEL,185,30,50,14
  232. PUSHBUTTON "&Help",ID_HELP,185,50,50,14
  233. LTEXT "Each computer in this group requires a license.",
  234. IDC_STATIC,10,50,165,10
  235. END
  236. IDD_PP_MAPPING_SETTINGS DIALOG DISCARDABLE 0, 0, 241, 188
  237. STYLE WS_CHILD | WS_VISIBLE | WS_DISABLED | WS_CAPTION | 0x0004
  238. CAPTION "Settings"
  239. FONT 8, "MS Shell Dlg"
  240. BEGIN
  241. LTEXT "<insert>",IDC_PP_MAPPING_SETTINGS_NAME,65,10,110,8
  242. LTEXT "&Group Name:",IDC_STATIC,10,10,55,8
  243. LTEXT "D&escription:",IDC_STATIC,10,30,40,8
  244. EDITTEXT IDC_PP_MAPPING_SETTINGS_DESCRIPTION,65,30,110,10,
  245. ES_AUTOHSCROLL
  246. LTEXT "&Licenses:",IDC_STATIC,10,65,35,10
  247. EDITTEXT IDC_PP_MAPPING_SETTINGS_LICENSES,65,65,35,12,
  248. ES_AUTOHSCROLL
  249. CONTROL "Generic1",IDC_PP_MAPPING_SETTINGS_SPIN,"msctls_updown32",
  250. 0x30,101,65,7,11
  251. LTEXT "&Users:",IDC_STATIC,10,85,35,10
  252. CONTROL "Generic2",IDC_PP_MAPPING_SETTINGS_USERS,"SysListView32",
  253. WS_BORDER | WS_TABSTOP | 0x4149,10,95,225,65
  254. PUSHBUTTON "&Add",IDC_PP_MAPPING_SETTINGS_ADD,10,165,50,14
  255. PUSHBUTTON "&Delete",IDC_PP_MAPPING_SETTINGS_DELETE,65,165,50,14
  256. LTEXT "Each computer in this group requires a license.",
  257. IDC_STATIC,10,50,205,10
  258. END
  259. IDD_PP_PRODUCT_LICENSES DIALOG DISCARDABLE 0, 0, 272, 148
  260. STYLE WS_CHILD | WS_VISIBLE | WS_DISABLED | WS_CAPTION | 0x0004
  261. CAPTION "Purchase History"
  262. FONT 8, "MS Shell Dlg"
  263. BEGIN
  264. PUSHBUTTON "&New",IDC_PP_PRODUCT_LICENSES_NEW,10,125,50,14
  265. PUSHBUTTON "&Delete",IDC_PP_PRODUCT_LICENSES_DELETE,65,125,50,14
  266. CONTROL "Generic1",IDC_PP_PRODUCT_LICENSES_LICENSES,
  267. "SysListView32",WS_BORDER | WS_TABSTOP | 0x14d,10,10,250,
  268. 110
  269. LTEXT "Total Licenses Purchased:",IDC_STATIC,130,125,90,10
  270. CONTROL "<insert>",IDC_PP_PRODUCT_LICENSES_TOTAL,"Static",
  271. SS_LEFTNOWORDWRAP | WS_GROUP,225,125,35,10
  272. END
  273. IDD_PP_PRODUCT_USERS DIALOG DISCARDABLE 0, 0, 272, 148
  274. STYLE WS_CHILD | WS_VISIBLE | WS_DISABLED | WS_CAPTION | 0x0004
  275. CAPTION "Clients (Per Seat)"
  276. FONT 8, "MS Shell Dlg"
  277. BEGIN
  278. CONTROL "Generic1",IDC_PP_PRODUCT_USERS_USERS,"SysListView32",
  279. WS_BORDER | WS_TABSTOP | 0x14d,10,10,250,110
  280. PUSHBUTTON "&Revoke",IDC_PP_PRODUCT_USERS_DELETE,10,125,50,14
  281. END
  282. IDD_PP_SERVER_PRODUCTS DIALOG DISCARDABLE 0, 0, 272, 148
  283. STYLE WS_CHILD | WS_VISIBLE | WS_DISABLED | WS_CAPTION | 0x0004
  284. CAPTION "Products View"
  285. FONT 8, "MS Shell Dlg"
  286. BEGIN
  287. CONTROL "Generic1",IDC_PP_SERVER_PRODUCTS_PRODUCTS,"SysListView32",
  288. WS_BORDER | WS_TABSTOP | 0x14d,10,10,250,110
  289. PUSHBUTTON "&Edit",IDC_PP_SERVER_PRODUCTS_EDIT,10,125,50,14
  290. END
  291. IDD_LICENSE_GROUPS DIALOG DISCARDABLE 0, 0, 301, 153
  292. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | 0x0004
  293. CAPTION "License Groups"
  294. FONT 8, "MS Shell Dlg"
  295. BEGIN
  296. CONTROL "Generic1",IDC_LICENSE_GROUPS_MAPPINGS,"SysListView32",
  297. WS_BORDER | WS_TABSTOP | 0x14d,10,10,230,115
  298. PUSHBUTTON "&Add",IDC_LICENSE_GROUPS_ADD,10,130,50,14
  299. PUSHBUTTON "&Delete",IDC_LICENSE_GROUPS_DELETE,65,130,50,14
  300. PUSHBUTTON "&Edit",IDC_LICENSE_GROUPS_EDIT,120,130,50,14
  301. DEFPUSHBUTTON "OK",IDOK,245,10,50,14
  302. PUSHBUTTON "Cancel",IDCANCEL,245,30,50,14
  303. PUSHBUTTON "&Help",ID_HELP,245,50,50,14
  304. END
  305. IDD_PP_USER_PRODUCTS DIALOG DISCARDABLE 0, 0, 272, 158
  306. STYLE WS_CHILD | WS_VISIBLE | WS_DISABLED | WS_CAPTION | 0x0004
  307. CAPTION "Products View"
  308. FONT 8, "MS Shell Dlg"
  309. BEGIN
  310. CONTROL "&Upgrade to BackOffice License",
  311. IDC_PP_USER_PRODUCTS_BACKOFFICE,"Button",BS_AUTOCHECKBOX |
  312. WS_TABSTOP,10,10,125,10
  313. CONTROL "Generic1",IDC_PP_USER_PRODUCTS_PRODUCTS,"SysListView32",
  314. WS_BORDER | WS_TABSTOP | 0x14d,10,25,250,105
  315. PUSHBUTTON "&Revoke",IDC_PP_USER_PRODUCTS_DELETE,10,135,50,14
  316. END
  317. IDD_PP_SERVER_REPLICATION DIALOG DISCARDABLE 0, 0, 241, 148
  318. STYLE WS_CHILD | WS_VISIBLE | WS_DISABLED | WS_CAPTION | 0x0004
  319. CAPTION "Replication"
  320. FONT 8, "MS Shell Dlg"
  321. BEGIN
  322. GROUPBOX "Master Server",IDC_PP_SERVER_REPLICATION_MASTER_GB,15,10,210,55
  323. CONTROL "&Domain Controller",IDC_PP_SERVER_REPLICATION_DC,"Button",
  324. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,25,25,75,10
  325. CONTROL "Enterprise &Server: ",IDC_PP_SERVER_REPLICATION_ESRV,
  326. "Button",BS_AUTORADIOBUTTON | WS_TABSTOP,25,45,70,10
  327. EDITTEXT IDC_PP_SERVER_REPLICATION_ESRV_NAME,100,45,100,12,
  328. ES_AUTOHSCROLL
  329. GROUPBOX "Replication Frequency",IDC_STATIC,15,70,210,55
  330. CONTROL "S&tart At:",IDC_PP_SERVER_REPLICATION_AT,"Button",
  331. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,25,87,43,10
  332. CONTROL "Start &Every:",IDC_PP_SERVER_REPLICATION_EVERY,"Button",
  333. BS_AUTORADIOBUTTON | WS_TABSTOP,25,105,50,10
  334. EDITTEXT IDC_PP_SERVER_REPLICATION_EVERY_VALUE,80,105,45,12,
  335. ES_AUTOHSCROLL
  336. CONTROL "Generic1",IDC_PP_SERVER_REPLICATION_SPIN_EVERY,
  337. "msctls_updown32",UDS_NOTHOUSANDS | UDS_ARROWKEYS |
  338. UDS_AUTOBUDDY | UDS_SETBUDDYINT | UDS_ALIGNRIGHT,
  339. 111,105,7,10
  340. LTEXT "Hours.",IDC_STATIC,128,106,20,10
  341. EDITTEXT IDC_PP_SERVER_REPLICATION_AT_BORDER,80,87,65,12,
  342. NOT WS_GROUP | WS_DISABLED
  343. EDITTEXT IDC_PP_SERVER_REPLICATION_AT_HOUR,82,89,8,8,ES_RIGHT |
  344. ES_MULTILINE | NOT WS_BORDER | WS_GROUP | WS_TABSTOP
  345. LTEXT "",IDC_PP_SERVER_REPLICATION_AT_SEP1,90,89,4,8,SS_NOPREFIX
  346. EDITTEXT IDC_PP_SERVER_REPLICATION_AT_MINUTE,94,89,8,8,ES_RIGHT |
  347. ES_MULTILINE | NOT WS_BORDER | WS_GROUP | WS_TABSTOP
  348. LTEXT "",IDC_PP_SERVER_REPLICATION_AT_SEP2,102,89,4,8,SS_NOPREFIX
  349. EDITTEXT IDC_PP_SERVER_REPLICATION_AT_SECOND,106,89,8,8,ES_RIGHT |
  350. ES_MULTILINE | NOT WS_BORDER | WS_GROUP | WS_TABSTOP
  351. LISTBOX IDC_PP_SERVER_REPLICATION_AT_AMPM,114,89,15,18,NOT WS_BORDER |
  352. WS_GROUP | WS_TABSTOP
  353. CONTROL "Generic1",IDC_PP_SERVER_REPLICATION_SPIN_AT,
  354. "msctls_updown32",UDS_ALIGNRIGHT | UDS_NOTHOUSANDS | UDS_ARROWKEYS |
  355. UDS_AUTOBUDDY | UDS_WRAP | UDS_SETBUDDYINT,133,88,4,10
  356. END
  357. IDD_CHOOSE_MODE DIALOG DISCARDABLE 0, 0, 261, 243
  358. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | 0x0004
  359. CAPTION "Choose Licensing Mode"
  360. FONT 8, "MS Shell Dlg"
  361. BEGIN
  362. DEFPUSHBUTTON "OK",IDOK,205,10,50,14
  363. PUSHBUTTON "Cancel",IDCANCEL,205,30,50,14
  364. PUSHBUTTON "&Help",ID_HELP,205,50,50,14
  365. CONTROL "Per Server for:",IDC_MODE_RADIO_PER_SERVER,"Button",
  366. BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,20,130,60,10
  367. PUSHBUTTON "&Add Licenses",IDC_MODE_ADD_PER_SERVER,33,149,79,14
  368. PUSHBUTTON "Re&move Licenses",IDC_MODE_REMOVE_PER_SERVER,122,149,79,14
  369. CONTROL "Per Seat:",IDC_MODE_RADIO_PER_SEAT,"Button",
  370. BS_AUTORADIOBUTTON | WS_TABSTOP,20,170,75,10
  371. LTEXT "%1 supports two licensing modes: ",
  372. IDC_MODE_STATIC_SUPPORTS,10,10,185,20
  373. ICON IDR_MAINFRAME,IDC_STATIC,10,35,18,20
  374. LTEXT "Per Server - Each concurrent connection to this server requires a separate CLIENT ACCESS LICENSE.",
  375. IDC_STATIC,35,35,160,25
  376. ICON IDR_MAINFRAME,IDC_STATIC,10,65,18,20
  377. LTEXT "Per Seat - Each computer that accesses %1 requires a separate CLIENT ACCESS LICENSE.",
  378. IDC_MODE_STATIC_PER_SEAT,35,65,160,25
  379. LTEXT "Please click Help to fully understand the implications of the licensing mode you choose.",
  380. IDC_STATIC,10,95,195,20
  381. GROUPBOX "Licensing Mode",IDC_STATIC,10,115,210,102
  382. EDITTEXT IDC_MODE_LICENSES,85,130,35,12,ES_AUTOHSCROLL |
  383. WS_DISABLED
  384. LTEXT "concurrent connections.",IDC_STATIC,126,131,80,8
  385. LTEXT "Use this application to record the number of CLIENT ACCESS LICENSES purchased and avoid violation of the license agreement.",
  386. IDC_STATIC,30,185,180,25
  387. END
  388. IDD_PER_SERVER_LICENSING DIALOG DISCARDABLE 0, 0, 266, 153
  389. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | 0x0004
  390. CAPTION "Per Server Licensing"
  391. FONT 8, "MS Shell Dlg"
  392. BEGIN
  393. CONTROL "&I agree that:",IDC_PER_SERVER_AGREE,"Button",
  394. BS_AUTOCHECKBOX | WS_TABSTOP,45,105,55,10
  395. LTEXT "I have read and agree to be bound by the license agreements for this product.",
  396. IDC_STATIC,45,120,145,20
  397. ICON IDI_LLSMGR_WARNING,IDC_STATIC,10,10,18,20
  398. GROUPBOX "Licensing",IDC_STATIC,35,10,165,135
  399. LTEXT "If you have not purchased %1 Client Access Licenses, you must purchase the required licenses prior to using %2 on this computer.",
  400. IDC_PER_SERVER_STATIC_CLIENTS,45,25,145,35
  401. LTEXT "For complete terms and conditions governing the use of this product, see the license agreements, which can be found under Help.",
  402. IDC_STATIC,45,65,145,35
  403. DEFPUSHBUTTON "OK",IDOK,205,15,50,14
  404. PUSHBUTTON "Cancel",IDCANCEL,205,35,50,14
  405. PUSHBUTTON "&Help",ID_HELP,205,55,50,14
  406. END
  407. IDD_PER_SEAT_LICENSING DIALOG DISCARDABLE 0, 0, 261, 153
  408. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | 0x0004
  409. CAPTION "Per Seat Licensing"
  410. FONT 8, "MS Shell Dlg"
  411. BEGIN
  412. CONTROL "&I agree that:",IDC_PER_SEAT_AGREE,"Button",
  413. BS_AUTOCHECKBOX | WS_TABSTOP,45,100,140,10
  414. ICON IDI_LLSMGR_WARNING,IDC_STATIC,10,10,18,20
  415. GROUPBOX "Licensing",IDC_STATIC,35,10,165,130
  416. LTEXT "If you have not purchased a Client Access License for every computer that will access %1, you must purchase them prior to using %1.",
  417. IDC_PER_SEAT_STATIC_CLIENTS,45,25,145,40
  418. LTEXT "For complete terms and conditions governing the use of this product, see the license agreements, which can be found under Help.",
  419. IDC_STATIC,45,70,145,25
  420. LTEXT "I have read and agree to be bound by the license agreements for this product.",
  421. IDC_STATIC,45,115,145,20
  422. DEFPUSHBUTTON "OK",IDOK,205,15,50,14
  423. PUSHBUTTON "Cancel",IDCANCEL,205,35,50,14
  424. PUSHBUTTON "&Help",ID_HELP,205,55,50,14
  425. END
  426. IDD_SERVER_LICENSING DIALOG DISCARDABLE 0, 0, 257, 158
  427. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | 0x0004
  428. CAPTION "Server Licensing"
  429. FONT 8, "MS Shell Dlg"
  430. BEGIN
  431. CONTROL "&I agree that:",IDC_SERVER_AGREE,"Button",
  432. BS_AUTOCHECKBOX | WS_TABSTOP,45,105,55,10
  433. ICON IDI_LLSMGR_WARNING,IDC_STATIC,10,10,18,20
  434. GROUPBOX "",IDC_STATIC,35,55,160,95
  435. LTEXT "You have set the number of concurrent connections to zero. Therefore, Windows Server basic network services will be disabled. Basic network services include file, print, and remote access services.",
  436. IDC_STATIC,35,10,150,45
  437. LTEXT "For complete terms and conditions governing the use of this product, see the license agreements, which can be found under Help.",
  438. IDC_STATIC,45,65,145,35
  439. LTEXT "I have read and agree to be bound by the license agreements for this product.",
  440. IDC_STATIC,45,125,140,20
  441. DEFPUSHBUTTON "OK",IDOK,200,10,50,14
  442. PUSHBUTTON "Cancel",IDCANCEL,200,30,50,14
  443. PUSHBUTTON "&Help",ID_HELP,200,50,50,14
  444. END
  445. IDD_VIOLATION DIALOG DISCARDABLE 0, 0, 266, 73
  446. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | 0x0004
  447. CAPTION "License Violation"
  448. FONT 8, "MS Shell Dlg"
  449. BEGIN
  450. ICON IDI_LLSMGR_WARNING,IDC_STATIC,10,10,18,20
  451. LTEXT "You have requested a change that violates the license agreement. The license for this product only allows for a one-time change from a Per Server to a Per Seat configuration.",
  452. IDC_STATIC,35,10,165,40
  453. LTEXT "Do you want to cancel this request?",IDC_STATIC,35,50,
  454. 145,15
  455. DEFPUSHBUTTON "&Yes",IDCANCEL,205,10,50,14
  456. PUSHBUTTON "&No",IDOK,205,30,50,14
  457. PUSHBUTTON "&Help",ID_HELP,205,50,50,14
  458. END
  459. IDD_PP_PRODUCT_SERVERS DIALOG DISCARDABLE 0, 0, 272, 148
  460. STYLE WS_CHILD | WS_VISIBLE | WS_DISABLED | WS_CAPTION | 0x0004
  461. CAPTION "Server Browser"
  462. FONT 8, "MS Shell Dlg"
  463. BEGIN
  464. CONTROL "Generic1",IDC_PP_PRODUCT_SERVERS_SERVERS,"SysListView32",
  465. WS_BORDER | WS_TABSTOP | 0x14d,10,10,250,110
  466. PUSHBUTTON "&Edit",IDC_PP_PRODUCT_SERVERS_EDIT,10,125,50,14
  467. END
  468. /////////////////////////////////////////////////////////////////////////////
  469. //
  470. // String Table
  471. //
  472. STRINGTABLE DISCARDABLE
  473. BEGIN
  474. IDP_OLE_INIT_FAILED "OLE initialization failed. Make sure that the OLE libraries are the correct version."
  475. IDP_CONFIRM_DELETE_USER "Are you sure you want to delete the user %1?"
  476. IDS_LICENSING_MODE "Licensing Mode"
  477. IDS_PER_SERVER "Per Server"
  478. IDS_PER_SEAT "Per Seat"
  479. IDP_CONFIRM_DELETE_GROUP
  480. "Are you sure you want to delete the license group %1?"
  481. IDP_APP_INIT_FAILED "Not enough memory to load application."
  482. IDP_ERROR_INVALID_COMPUTERNAME "The computer name you typed is invalid."
  483. IDP_ERROR_DROPPED_LINK "Communication with the Master Server for this domain has been interrupted. It may be necessary to reconnect to this domain or to choose another domain using the Select Domain dialog."
  484. IDP_ERROR_NO_RPC_SERVER "The License Logging Service is not running on the target machine, or the target machine is not accessible."
  485. IDP_ERROR_MEMBER_IN_GROUP "The operation failed because the license group contains users or because the user is a member of a license group."
  486. IDP_ERROR_NO_SELF_REPLICATION
  487. "The computer name you typed is invalid because the server cannot replicate to itself."
  488. IDP_ERROR_SERVER_NOT_CONFIGURED
  489. "The License Logging Service is not configured on the target machine."
  490. IDP_ERROR_NO_RPC_SERVER_FORMAT
  491. "The License Logging Service is not running on %1, or %1 is not accessible."
  492. END
  493. STRINGTABLE PRELOAD DISCARDABLE
  494. BEGIN
  495. IDR_MAINFRAME "Licensing\n\nLlsmgr\n\n\nLlsmgr.Document\nLlsmgr Document"
  496. IDS_LICENSES "Licenses"
  497. IDS_PRODUCTS "Products"
  498. IDS_PURCHASED "Purchased"
  499. IDS_QUANTITY "Quantity"
  500. IDS_DATE "Date"
  501. IDS_ADMINISTRATOR "Administrator"
  502. IDS_DESCRIPTION "Description"
  503. IDS_LICENSES_PURCHASED "Licenses Purchased"
  504. IDS_USER_NAME "User Name"
  505. IDS_ENTERPRISE "Enterprise"
  506. END
  507. STRINGTABLE PRELOAD DISCARDABLE
  508. BEGIN
  509. IDS_DATE_MENUOPT "&Date"
  510. IDS_PRODUCT_MENUOPT "&Product"
  511. IDS_QUANTITY_MENUOPT "&Quantity"
  512. IDS_ADMINISTRATOR_MENUOPT "&Administrator"
  513. IDS_COMMENT_MENUOPT "&Comment"
  514. IDS_PER_SEAT_PURCHASED_MENUOPT "Per Sea&t Purchased"
  515. IDS_PER_SEAT_CONSUMED_MENUOPT "Per Seat &Allocated"
  516. IDS_PER_SERVER_PURCHASED_MENUOPT "Per Ser&ver Purchased"
  517. IDS_PER_SERVER_REACHED_MENUOPT "Per Server &Reached"
  518. IDS_USER_NAME_MENUOPT "User &Name"
  519. IDS_LICENSED_USAGE_MENUOPT "&Licensed Usage"
  520. IDS_UNLICENSED_USAGE_MENUOPT "&Unlicensed Usage"
  521. IDS_PRODUCTS_MENUOPT "&Products"
  522. END
  523. STRINGTABLE PRELOAD DISCARDABLE
  524. BEGIN
  525. AFX_IDS_APP_TITLE "Licensing"
  526. AFX_IDS_IDLEMESSAGE "For Help, press F1"
  527. AFX_IDS_HELPMODEMESSAGE "Select an object on which to get Help"
  528. END
  529. STRINGTABLE DISCARDABLE
  530. BEGIN
  531. ID_INDICATOR_EXT "EXT"
  532. ID_INDICATOR_CAPS "CAP"
  533. ID_INDICATOR_NUM "NUM"
  534. ID_INDICATOR_SCRL "SCRL"
  535. ID_INDICATOR_OVR "OVR"
  536. ID_INDICATOR_REC "REC"
  537. END
  538. STRINGTABLE DISCARDABLE
  539. BEGIN
  540. ID_FILE_NEW "Create a new document\nNew"
  541. ID_FILE_OPEN "Open an existing document\nOpen"
  542. ID_FILE_CLOSE "Close the active document\nClose"
  543. ID_FILE_SAVE "Save the active document\nSave"
  544. ID_FILE_SAVE_AS "Save the active document with a new name\nSave As"
  545. ID_FILE_PAGE_SETUP "Change the printing options\nPage Setup"
  546. ID_FILE_PRINT_SETUP "Change the printer and printing options\nPrint Setup"
  547. ID_FILE_PRINT "Print the active view\nPrint"
  548. ID_FILE_PRINT_PREVIEW "Display full pages\nPrint Preview"
  549. END
  550. STRINGTABLE DISCARDABLE
  551. BEGIN
  552. ID_APP_ABOUT "Display program information, version number and copyright\nAbout"
  553. ID_APP_EXIT "Quit the application\nExit"
  554. ID_CONTEXT_HELP "Display help for clicked on buttons, menus and windows\nHelp"
  555. ID_HELP "Display help for current task or command\nHelp"
  556. END
  557. STRINGTABLE DISCARDABLE
  558. BEGIN
  559. ID_FILE_MRU_FILE1 "Select this domain"
  560. ID_FILE_MRU_FILE2 "Select this domain"
  561. ID_FILE_MRU_FILE3 "Select this domain"
  562. ID_FILE_MRU_FILE4 "Select this domain"
  563. ID_FILE_MRU_FILE5 "Select this domain"
  564. ID_FILE_MRU_FILE6 "Select this domain"
  565. ID_FILE_MRU_FILE7 "Select this domain"
  566. ID_FILE_MRU_FILE8 "Select this domain"
  567. ID_FILE_MRU_FILE9 "Select this domain"
  568. ID_FILE_MRU_FILE10 "Select this domain"
  569. ID_FILE_MRU_FILE11 "Select this domain"
  570. ID_FILE_MRU_FILE12 "Select this domain"
  571. ID_FILE_MRU_FILE13 "Select this domain"
  572. ID_FILE_MRU_FILE14 "Select this domain"
  573. ID_FILE_MRU_FILE15 "Select this domain"
  574. ID_FILE_MRU_FILE16 "Select this domain"
  575. END
  576. STRINGTABLE DISCARDABLE
  577. BEGIN
  578. ID_NEXT_PANE "Switch to the next window pane\nNext Pane"
  579. ID_PREV_PANE "Switch back to the previous window pane\nPrevious Pane"
  580. END
  581. STRINGTABLE DISCARDABLE
  582. BEGIN
  583. ID_WINDOW_SPLIT "Split the active window into panes\nSplit"
  584. END
  585. STRINGTABLE DISCARDABLE
  586. BEGIN
  587. ID_EDIT_CLEAR "Erase the selection\nErase"
  588. ID_EDIT_CLEAR_ALL "Erase everything\nErase All"
  589. ID_EDIT_COPY "Copy the selection and put it on the Clipboard\nCopy"
  590. ID_EDIT_CUT "Cut the selection and put it on the Clipboard\nCut"
  591. ID_EDIT_FIND "Find the specified text\nFind"
  592. ID_EDIT_PASTE "Insert Clipboard contents\nPaste"
  593. ID_EDIT_REPEAT "Repeat the last action\nRepeat"
  594. ID_EDIT_REPLACE "Replace specific text with different text\nReplace"
  595. ID_EDIT_SELECT_ALL "Select the entire document\nSelect All"
  596. ID_EDIT_UNDO "Undo the last action\nUndo"
  597. ID_EDIT_REDO "Redo the previously undone action\nRedo"
  598. END
  599. STRINGTABLE DISCARDABLE
  600. BEGIN
  601. ID_VIEW_TOOLBAR "Show or hide the toolbar\nToggle ToolBar"
  602. ID_VIEW_STATUS_BAR "Show or hide the status bar\nToggle StatusBar"
  603. END
  604. STRINGTABLE DISCARDABLE
  605. BEGIN
  606. AFX_IDS_SCSIZE "Change the window size"
  607. AFX_IDS_SCMOVE "Change the window position"
  608. AFX_IDS_SCMINIMIZE "Reduce the window to an icon"
  609. AFX_IDS_SCMAXIMIZE "Enlarge the window to full size"
  610. AFX_IDS_SCNEXTWINDOW "Switch to the next document window"
  611. AFX_IDS_SCPREVWINDOW "Switch to the previous document window"
  612. AFX_IDS_SCCLOSE "Close the active window and prompts to save the documents"
  613. END
  614. STRINGTABLE DISCARDABLE
  615. BEGIN
  616. AFX_IDS_SCRESTORE "Restore the window to normal size"
  617. AFX_IDS_SCTASKLIST "Activate Task List"
  618. END
  619. STRINGTABLE DISCARDABLE
  620. BEGIN
  621. AFX_IDS_PREVIEW_CLOSE "Close print preview mode\nCancel Preview"
  622. END
  623. STRINGTABLE DISCARDABLE
  624. BEGIN
  625. ID_NEW_LICENSE "Register the purchase of a new Client Access License\nNew License"
  626. ID_NEW_MAPPING "Associate a group of users with a number of computers\nNew License Group"
  627. ID_SELECT_DOMAIN "Select domain to administer\nSelect Domain"
  628. ID_VIEW_PRODUCTS "View the licenses of individual server products\nView Products"
  629. ID_VIEW_LICENSES "View the client access licenses purchased\nView Licenses"
  630. ID_VIEW_USERS "View the users registered as having accessed products\nView Users"
  631. ID_VIEW_MAPPINGS "View the associations between users and computers\nView License Groups"
  632. ID_VIEW_SERVERS "View the servers in the domain\nView Servers"
  633. ID_SELECT_FONT "Select the font used in active view\nSelect Font"
  634. ID_SAVE_SETTINGS "Save the settings upon shutting down application"
  635. END
  636. STRINGTABLE DISCARDABLE
  637. BEGIN
  638. ID_HELP_HTMLHELP "Search for a topic in Licensing Help\nHelp Search"
  639. ID_VIEW_ICONS "Change the format of current view to use large icons\nLarge Icon View"
  640. ID_VIEW_SMALL_ICONS "Change the format of current view to use small icons\nSmall Icon View"
  641. MY_ID_VIEW_LIST "Change the format of current view to be a list\nList View"
  642. ID_VIEW_REPORT "Change the format of current view to be a report\nReport View"
  643. END
  644. STRINGTABLE DISCARDABLE
  645. BEGIN
  646. ID_SORT_COLUMN0 "Sort this column"
  647. ID_SORT_COLUMN1 "Sort this column"
  648. ID_SORT_COLUMN2 "Sort this column"
  649. ID_SORT_COLUMN3 "Sort this column"
  650. ID_SORT_COLUMN4 "Sort this column"
  651. ID_SORT_COLUMN5 "Sort this column"
  652. END
  653. STRINGTABLE DISCARDABLE
  654. BEGIN
  655. IDS_PROPERTIES_OF "Properties of %1"
  656. IDS_PRODUCT "Product"
  657. IDS_COMMENT "Comment"
  658. END
  659. STRINGTABLE DISCARDABLE
  660. BEGIN
  661. ID_VIEW_DELETE "Delete the selected item\nDelete"
  662. ID_VIEW_PROPERTIES "View the properties of the selected item\nView Properties"
  663. ID_SORT_COLUMN "Sort the items in this column\nSort Column"
  664. ID_VIEW_REFRESH "Refresh the current view\nRefresh"
  665. ID_MRU_DOMAIN0 "Select this domain"
  666. ID_MRU_DOMAIN1 "Select this domain"
  667. END
  668. STRINGTABLE DISCARDABLE
  669. BEGIN
  670. IDS_PURCHASE_HISTORY "Purchase History"
  671. IDS_PER_SEAT_CLIENTS "Clients (Per Seat)"
  672. IDS_SERVER_BROWSER "Server Browser"
  673. IDS_USER "User"
  674. IDS_PER_SEAT_PURCHASED "Per Seat Purchased"
  675. IDS_PER_SERVER_PURCHASED "Per Server Purchased"
  676. IDS_LICENSED_USAGE "Licensed Usage"
  677. IDS_UNLICENSED_USAGE "Unlicensed Usage"
  678. IDS_PRODUCTS_VIEW "Products View"
  679. IDS_GROUP_NAME "Group Name"
  680. IDS_USAGE_COUNT "Number of Accesses"
  681. IDS_LAST_DATE_USED "Last Date Used"
  682. IDS_SERVER_NAME "Server Name"
  683. END
  684. STRINGTABLE DISCARDABLE
  685. BEGIN
  686. IDP_ERROR_INVALID_DOMAIN "Invalid domain name specified."
  687. IDP_ERROR_NO_PRIVILEGES "To open Licensing, you must be an administrator of the domain on which license information is stored for your network. If you are the server's administrator, use the Licensing option in Control Panel to manage licensing on this server."
  688. IDS_PER_SEAT_LICENSING_1
  689. "If you have not purchased a Client Access License for every computer that will access %1, you must purchase them prior to using %1."
  690. IDS_LICENSING_MODE_1 "Per Seat - Each computer that accesses %1 requires a separate CLIENT ACCESS LICENSE."
  691. IDS_LICENSING_MODE_2 "%1 supports two licensing modes:"
  692. IDP_ERROR_UNSUCCESSFUL "The operation failed to complete successfully. "
  693. IDP_CONFIRM_DELETE_LICENSE
  694. "Are you sure that you want to delete %1 licenses for %2?"
  695. IDP_CONFIRM_REVOKE_LICENSE
  696. "Are you sure that you want to revoke %1's license for %2?"
  697. IDS_DEFAULT_DOMAIN "<Enterprise Server>"
  698. IDP_ERROR_INVALID_MAPPING "A license group must contain a valid name and set of users."
  699. IDS_PER_SERVER_LICENSING_1
  700. "If you have not purchased %1 Client Access Licenses, you must purchase the required licenses prior to using %2 on this computer."
  701. IDS_UNLISTED_PRODUCT "<Unlisted or Updated Product>"
  702. IDS_PER_SEAT_CONSUMED "Per Seat Allocated"
  703. END
  704. STRINGTABLE DISCARDABLE
  705. BEGIN
  706. IDS_PER_SERVER_REACHED "Per Server Reached"
  707. IDS_REACHED "Reached"
  708. IDS_NOT_APPLICABLE "n/a"
  709. IDP_ERROR_NO_LICENSES "The specified number of Client Access Licenses for this product no longer exist."
  710. IDP_CONFIRM_USE_ENTERPRISE
  711. "You have elected for %1 to replicate to an Enterprise Server. This may result in the loss of current Per Seat licenses. Press F1 for further help.\n\nAre you sure you wish to make this change?"
  712. IDP_CONFIRM_NOT_USE_ENTERPRISE
  713. "You have elected for %1 to stop replicating to an Enterprise Server. This may result in the loss of current Per Seat licenses. Press F1 for further help.\n\nAre you sure you wish to make this change?"
  714. IDP_CONFIRM_ENTERPRISE_CHANGE
  715. "You have elected to change the Enterprise Server for %1. This may result in the loss of current Per Seat licenses. Press F1 for further help.\n\nAre you sure you wish to make this change?"
  716. IDP_CONFIRM_TO_PER_SERVER
  717. "Changing the license mode to Per Server may require that you add or transfer licenses to this server. Press F1 for further help.\n\nAre you sure you wish to make this change?"
  718. IDP_CONFIRM_TO_PER_SEAT
  719. "Changing the license mode to Per Seat will result in current Per Server license loss. Press F1 for further help.\n\nAre you sure you wish to make this change?"
  720. END
  721. STRINGTABLE DISCARDABLE
  722. BEGIN
  723. ID_MRU_DOMAIN2 "Select this domain"
  724. ID_MRU_DOMAIN3 "Select this domain"
  725. ID_MRU_DOMAIN4 "Select this domain"
  726. ID_MRU_DOMAIN5 "Select this domain"
  727. ID_MRU_DOMAIN6 "Select this domain"
  728. ID_MRU_DOMAIN7 "Select this domain"
  729. ID_MRU_DOMAIN8 "Select this domain"
  730. ID_MRU_DOMAIN9 "Select this domain"
  731. ID_MRU_DOMAIN10 "Select this domain"
  732. ID_MRU_DOMAIN11 "Select this domain"
  733. ID_MRU_DOMAIN12 "Select this domain"
  734. ID_MRU_DOMAIN13 "Select this domain"
  735. ID_MRU_DOMAIN14 "Select this domain"
  736. ID_MRU_DOMAIN15 "Select this domain"
  737. END
  738. STRINGTABLE DISCARDABLE
  739. BEGIN
  740. IDP_SBS_RESTRICTED "To add more licenses, refer to the Small Business Server console."
  741. END
  742. #ifndef APSTUDIO_INVOKED
  743. /////////////////////////////////////////////////////////////////////////////
  744. //
  745. // Generated from the TEXTINCLUDE 3 resource.
  746. //
  747. #include "res\llsmgr.rc2" // non-Microsoft Visual C++ edited resources
  748. #define _AFX_NO_SPLITTER_RESOURCES
  749. #define _AFX_NO_OLE_RESOURCES
  750. #define _AFX_NO_TRACKER_RESOURCES
  751. #include "afxres.rc" // Standard components
  752. #include "afxprint.rc" // printing/print preview resources
  753. /////////////////////////////////////////////////////////////////////////////
  754. #endif // not APSTUDIO_INVOKED