home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / pserv.cpl / pserv-2.4.exe / source / pserv2.clw < prev    next >
Text File  |  2005-01-05  |  7KB  |  286 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CAdvancedPage
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "pserv2.h"
  9. LastPage=0
  10.  
  11. ClassCount=9
  12. Class1=CPserv2App
  13. Class2=CPserv2Doc
  14. Class3=CPserv2View
  15. Class4=CMainFrame
  16.  
  17. ResourceCount=9
  18. Resource1=IDD_SERVICE_CONTROL_DIALOG
  19. Class5=CAdvancedPage
  20. Resource2=IDD_SERVICE_ADVANCED_PAGE
  21. Class6=CServiceControlDialog
  22. Resource3=IDD_SERVICE_PROPS_DIALOG (English (U.S.))
  23. Class7=CPageStartup
  24. Resource4=IDD_CONNECT_DIALOG
  25. Resource5=IDD_FIND_DIALOG
  26. Class8=CFindDialog
  27. Resource6=IDR_CONTEXTMENU
  28. Class9=CRemoteConnectDialog
  29. Resource7=IDR_MAINFRAME
  30. Resource8=IDD_SERVICE_STARTUP_PAGE
  31. Resource9=IDD_TEMPLATE_DIALOG
  32.  
  33. [CLS:CPserv2App]
  34. Type=0
  35. HeaderFile=pserv2.h
  36. ImplementationFile=pserv2.cpp
  37. Filter=N
  38. BaseClass=CWinApp
  39. VirtualFilter=AC
  40. LastObject=CPserv2App
  41.  
  42. [CLS:CPserv2Doc]
  43. Type=0
  44. HeaderFile=pserv2Doc.h
  45. ImplementationFile=pserv2Doc.cpp
  46. Filter=N
  47. LastObject=ID_DISPLAY_CONNECTTOLOCALMACHINE
  48. BaseClass=CDocument
  49. VirtualFilter=DC
  50.  
  51. [CLS:CPserv2View]
  52. Type=0
  53. HeaderFile=pserv2View.h
  54. ImplementationFile=pserv2View.cpp
  55. Filter=C
  56. BaseClass=CListView
  57. VirtualFilter=VWC
  58. LastObject=ID_OBJECT_RESTART
  59.  
  60.  
  61. [CLS:CMainFrame]
  62. Type=0
  63. HeaderFile=MainFrm.h
  64. ImplementationFile=MainFrm.cpp
  65. Filter=T
  66. BaseClass=CFrameWnd
  67. VirtualFilter=fWC
  68. LastObject=ID_OBJECT_RESTART
  69.  
  70.  
  71.  
  72.  
  73. [MNU:IDR_MAINFRAME]
  74. Type=1
  75. Class=CMainFrame
  76. Command1=ID_DISPLAY_CONNECTTOLOCALMACHINE
  77. Command2=ID_DISPLAY_CONNECTTOREMOTEMACHINE
  78. Command3=ID_FILE_PRINT
  79. Command4=ID_FILE_PRINT_PREVIEW
  80. Command5=ID_FILE_PRINT_SETUP
  81. Command6=ID_APP_EXIT
  82. Command7=ID_OBJECT_START
  83. Command8=ID_OBJECT_STOP
  84. Command9=ID_OBJECT_RESTART
  85. Command10=ID_OBJECT_PAUSE
  86. Command11=ID_OBJECT_CONTINUE
  87. Command12=ID_OBJECT_DISABLE
  88. Command13=ID_OBJECT_ENABLE
  89. Command14=ID_OBJECT_STARTAUTOMATICALLY
  90. Command15=ID_OBJECT_INSTALL
  91. Command16=ID_OBJECT_DELETE
  92. Command17=ID_OBJECT_KILLPROCESS
  93. Command18=ID_OBJECT_PROPERTIES
  94. Command19=ID_TEMPLATES_APPLY
  95. Command20=ID_DISPLAY_EXPORT_TOCLIPBOARD
  96. Command21=ID_DISPLAY_EXPORT_ASXML
  97. Command22=ID_OPTIONS_FONT
  98. Command23=ID_VIEW_TOOLBAR
  99. Command24=ID_ANSICHT_REFRESH
  100. Command25=ID_VIEW_SERVICES
  101. Command26=ID_VIEW_DEVICES
  102. Command27=ID_VIEW_FIND
  103. Command28=ID_VIEW_FINDNEXT
  104. Command29=ID_ABOUT_PSERV2
  105. CommandCount=29
  106.  
  107. [ACL:IDR_MAINFRAME]
  108. Type=1
  109. Class=CMainFrame
  110. Command1=ID_VIEW_FIND
  111. Command2=ID_FILE_PRINT
  112. Command3=ID_OBJECT_START
  113. Command4=ID_OBJECT_STOP
  114. Command5=ID_DISPLAY_CONNECTTOLOCALMACHINE
  115. Command6=ID_DISPLAY_CONNECTTOREMOTEMACHINE
  116. Command7=ID_VIEW_FINDNEXT
  117. Command8=ID_VIEW_FIND
  118. Command9=ID_ANSICHT_REFRESH
  119. Command10=ID_VIEW_SERVICES
  120. Command11=ID_VIEW_DEVICES
  121. Command12=ID_OBJECT_PROPERTIES
  122. CommandCount=12
  123.  
  124. [TB:IDR_MAINFRAME]
  125. Type=1
  126. Class=CMainFrame
  127. CommandCount=0
  128.  
  129. [DLG:IDR_MAINFRAME]
  130. Type=1
  131. Class=?
  132. ControlCount=1
  133. Control1=IDC_STATIC,static,1342308352
  134.  
  135. [DLG:IDD_SERVICE_CONTROL_DIALOG]
  136. Type=1
  137. Class=CServiceControlDialog
  138. ControlCount=3
  139. Control1=IDCANCEL,button,1342242816
  140. Control2=IDC_PROGRESS1,msctls_progress32,1350565889
  141. Control3=IDC_DESCRIPTION,static,1342308865
  142.  
  143. [CLS:CServiceControlDialog]
  144. Type=0
  145. HeaderFile=ServiceControlDialog.h
  146. ImplementationFile=ServiceControlDialog.cpp
  147. BaseClass=CDialog
  148. Filter=D
  149. LastObject=CServiceControlDialog
  150. VirtualFilter=dWC
  151.  
  152. [DLG:IDD_SERVICE_PROPS_DIALOG (English (U.S.))]
  153. Type=1
  154. Class=?
  155. ControlCount=3
  156. Control1=IDOK,button,1342242817
  157. Control2=IDCANCEL,button,1342242816
  158. Control3=IDC_TAB1,SysTabControl32,1342177280
  159.  
  160. [DLG:IDD_SERVICE_STARTUP_PAGE]
  161. Type=1
  162. Class=CPageStartup
  163. ControlCount=20
  164. Control1=IDC_STATIC,static,1342308354
  165. Control2=IDC_SERVICE_NAME,edit,1350631552
  166. Control3=IDC_STATIC,static,1342308354
  167. Control4=IDC_DISPLAY_NAME2,edit,1350631552
  168. Control5=IDC_STATIC,static,1342308354
  169. Control6=IDC_DESCRIPTION2,edit,1350631492
  170. Control7=IDC_STATIC,static,1342308354
  171. Control8=IDC_IMAGE_PATH,edit,1350631552
  172. Control9=IDC_BROWSE_IMAGE_PATH,button,1342242816
  173. Control10=IDC_STATIC,static,1342308866
  174. Control11=IDC_COMBO1,combobox,1344339971
  175. Control12=IDC_LOGON_SYSTEM_ACCOUNT,button,1342373897
  176. Control13=IDC_ALLOW_SERVICE_TO_INTERACT_WITH_DESKTOP,button,1342242819
  177. Control14=IDC_LOGON_AS_USER,button,1342177289
  178. Control15=IDC_LOGON_USER_NAME,edit,1350631552
  179. Control16=IDC_STATIC,static,1342308354
  180. Control17=IDC_LOGON_PASSWORD,edit,1350631584
  181. Control18=IDC_STATIC,static,1342308354
  182. Control19=IDC_LOGON_PASSWORD2,edit,1350631584
  183. Control20=IDC_GROUP_2,button,1342177287
  184.  
  185. [CLS:CPageStartup]
  186. Type=0
  187. HeaderFile=PageStartup.h
  188. ImplementationFile=PageStartup.cpp
  189. BaseClass=CPropertyPage
  190. Filter=D
  191. LastObject=IDC_SERVICE_NAME
  192. VirtualFilter=idWC
  193.  
  194. [DLG:IDD_SERVICE_ADVANCED_PAGE]
  195. Type=1
  196. Class=CAdvancedPage
  197. ControlCount=6
  198. Control1=IDC_STATIC,static,1342308866
  199. Control2=IDC_LOAD_ORDER_GROUP,combobox,1344339971
  200. Control3=IDC_STATIC,static,1342308866
  201. Control4=IDC_ERROR_CONTROL,combobox,1344339971
  202. Control5=IDC_SERVICE_TYPE,combobox,1344339971
  203. Control6=IDC_STATIC,static,1342308866
  204.  
  205. [CLS:CAdvancedPage]
  206. Type=0
  207. HeaderFile=AdvancedPage.h
  208. ImplementationFile=AdvancedPage.cpp
  209. BaseClass=CPropertyPage
  210. Filter=D
  211. LastObject=CAdvancedPage
  212. VirtualFilter=idWC
  213.  
  214. [CLS:CFindDialog]
  215. Type=0
  216. HeaderFile=FindDialog.h
  217. ImplementationFile=FindDialog.cpp
  218. BaseClass=CDialog
  219. Filter=D
  220. VirtualFilter=dWC
  221. LastObject=CFindDialog
  222.  
  223. [DLG:IDD_FIND_DIALOG]
  224. Type=1
  225. Class=?
  226. ControlCount=10
  227. Control1=IDC_STATIC,static,1342308864
  228. Control2=IDC_FIND_STRING,combobox,1344339970
  229. Control3=IDC_CASE_SENSITIVE,button,1342242819
  230. Control4=IDC_WHOLE_WORDS_ONLY,button,1342242819
  231. Control5=IDC_SELECT_ALL_RESULTS,button,1342242819
  232. Control6=IDC_STATIC,button,1342177287
  233. Control7=IDC_SEARCH_UP,button,1342177289
  234. Control8=IDOK,button,1342242817
  235. Control9=IDCANCEL,button,1342242816
  236. Control10=IDC_SEARCH_DOWN,button,1342177289
  237.  
  238. [DLG:IDD_CONNECT_DIALOG]
  239. Type=1
  240. Class=CRemoteConnectDialog
  241. ControlCount=4
  242. Control1=65535,static,1342308864
  243. Control2=IDC_COMPUTER_NAME,combobox,1344339970
  244. Control3=IDOK,button,1342242817
  245. Control4=IDCANCEL,button,1342242816
  246.  
  247. [CLS:CRemoteConnectDialog]
  248. Type=0
  249. HeaderFile=RemoteConnectDialog.h
  250. ImplementationFile=RemoteConnectDialog.cpp
  251. BaseClass=CDialog
  252. Filter=D
  253. LastObject=ID_ABOUT_PSERV2
  254. VirtualFilter=dWC
  255.  
  256. [MNU:IDR_CONTEXTMENU]
  257. Type=1
  258. Class=?
  259. Command1=ID_OBJECT_START
  260. Command2=ID_OBJECT_STOP
  261. Command3=ID_OBJECT_RESTART
  262. Command4=ID_OBJECT_PAUSE
  263. Command5=ID_OBJECT_CONTINUE
  264. Command6=ID_OBJECT_DISABLE
  265. Command7=ID_OBJECT_ENABLE
  266. Command8=ID_OBJECT_STARTAUTOMATICALLY
  267. Command9=ID_VIEW_SERVICES
  268. Command10=ID_VIEW_DEVICES
  269. Command11=ID_OBJECT_INSTALL
  270. Command12=ID_OBJECT_DELETE
  271. Command13=ID_OBJECT_KILLPROCESS
  272. Command14=ID_OBJECT_PROPERTIES
  273. CommandCount=14
  274.  
  275. [DLG:IDD_TEMPLATE_DIALOG]
  276. Type=1
  277. Class=?
  278. ControlCount=6
  279. Control1=IDOK,button,1342242817
  280. Control2=IDCANCEL,button,1342242816
  281. Control3=IDC_STATIC,static,1342308352
  282. Control4=IDC_LIST1,listbox,1352730881
  283. Control5=IDC_STATIC,static,1342308864
  284. Control6=IDC_COMBO1,combobox,1344339971
  285.  
  286.