Stock.clw
上传用户:fangwenmm
上传日期:2014-06-18
资源大小:6955k
文件大小:20k
源码类别:

企业管理

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CStockDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "Stock.h"
  8. ClassCount=25
  9. Class1=CStockApp
  10. Class2=CStockDlg
  11. Class3=CAboutDlg
  12. ResourceCount=26
  13. Resource1=IDD_VALID_DIALOG
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_PROMAN_DIALOG
  16. Resource4=IDD_PROTYPEMAN_DIALOG
  17. Class4=CLoginDlg
  18. Resource5=IDD_TAKEOUTMAN_DIALOG
  19. Class5=CClientEditDlg
  20. Resource6=IDD_PROTYPEEDIT_DIALOG
  21. Class6=CClientManDlg
  22. Resource7=IDD_STOREINEDIT_DIALOG
  23. Class7=CStoreHouseEditDlg
  24. Resource8=IDD_REPORT2_DIALOG
  25. Class8=CStoreHouseManDlg
  26. Resource9=IDD_LOGIN_DIALOG
  27. Class9=CUserEditDlg
  28. Resource10=IDD_CLIENTEDIT_DIALOG
  29. Resource11=IDD_CLIENTMAN_DIALOG
  30. Class10=CChangePwdDlg
  31. Class11=CUserManDlg
  32. Resource12=IDD_STOCK_DIALOG
  33. Class12=CProTypeEditDlg
  34. Resource13=IDD_CHANGEPWD_DIALOG
  35. Class13=CProTypeManDlg
  36. Resource14=IDD_STOREHOUSEEDIT_DIALOG
  37. Class14=CProEditDlg
  38. Resource15=IDD_USEREDIT_DIALOG
  39. Class15=CProManDlg
  40. Resource16=IDD_TAKEOUTEDIT_DIALOG
  41. Class16=CStoreInEditDlg
  42. Resource17=IDD_CHECKEDIT_DIALOG
  43. Class17=CStoreInManDlg
  44. Resource18=IDD_PROEDIT_DIALOG
  45. Resource19=IDD_USERMAN_DIALOG
  46. Class18=CTakeOutManDlg
  47. Class19=CTakeOutEditDlg
  48. Resource20=IDD_ABOUTBOX
  49. Class20=CCheckEditDlg
  50. Resource21=IDD_CHECKMAN_DIALOG
  51. Class21=CCheckManDlg
  52. Resource22=IDD_NUMALARM_DIALOG
  53. Class22=CNumAlarmDlg
  54. Resource23=IDD_STOREINMAN_DIALOG
  55. Class23=CValidDlg
  56. Resource24=IDD_STOREHOUSEMAN_DIALOG
  57. Class24=CReport1Dlg
  58. Resource25=IDD_REPORT1_DIALOG
  59. Class25=CReport2Dlg
  60. Resource26=IDR_MENU1
  61. [CLS:CStockApp]
  62. Type=0
  63. HeaderFile=Stock.h
  64. ImplementationFile=Stock.cpp
  65. Filter=N
  66. [CLS:CStockDlg]
  67. Type=0
  68. HeaderFile=StockDlg.h
  69. ImplementationFile=StockDlg.cpp
  70. Filter=D
  71. LastObject=CStockDlg
  72. BaseClass=CDialog
  73. VirtualFilter=dWC
  74. [CLS:CAboutDlg]
  75. Type=0
  76. HeaderFile=StockDlg.h
  77. ImplementationFile=StockDlg.cpp
  78. Filter=D
  79. [DLG:IDD_ABOUTBOX]
  80. Type=1
  81. Class=CAboutDlg
  82. ControlCount=4
  83. Control1=IDC_STATIC,static,1342177283
  84. Control2=IDC_STATIC,static,1342308480
  85. Control3=IDC_STATIC,static,1342308352
  86. Control4=IDOK,button,1342373889
  87. [DLG:IDD_STOCK_DIALOG]
  88. Type=1
  89. Class=CStockDlg
  90. ControlCount=1
  91. Control1=IDC_STATIC,static,1342177294
  92. [MNU:IDR_MENU1]
  93. Type=1
  94. Class=?
  95. Command1=IDR_CLIENT
  96. Command2=IDR_STOREHOUSE
  97. Command3=IDR_USERS
  98. Command4=IDR_CHANGEPWD
  99. Command5=IDR_EXIT
  100. Command6=IDR_PROTYPE
  101. Command7=IDR_PRODUCT
  102. Command8=IDR_STOREIN
  103. Command9=IDR_TAKEOUT
  104. Command10=IDR_CHECK
  105. Command11=IDR_ALARM1
  106. Command12=IDR_ALARM2
  107. Command13=IDR_REPORT1
  108. Command14=IDR_REPORT2
  109. Command15=IDR_BACKUP
  110. Command16=IDR_RESTORE
  111. CommandCount=16
  112. [DLG:IDD_LOGIN_DIALOG]
  113. Type=1
  114. Class=CLoginDlg
  115. ControlCount=6
  116. Control1=IDOK,button,1342242817
  117. Control2=IDCANCEL,button,1342242816
  118. Control3=IDC_STATIC,static,1342308352
  119. Control4=IDC_STATIC,static,1342308352
  120. Control5=IDC_USERNAME_EDIT,edit,1350631552
  121. Control6=IDC_PWD_EDIT,edit,1350631584
  122. [CLS:CLoginDlg]
  123. Type=0
  124. HeaderFile=LoginDlg.h
  125. ImplementationFile=LoginDlg.cpp
  126. BaseClass=CDialog
  127. Filter=D
  128. VirtualFilter=dWC
  129. LastObject=CLoginDlg
  130. [DLG:IDD_CLIENTEDIT_DIALOG]
  131. Type=1
  132. Class=CClientEditDlg
  133. ControlCount=18
  134. Control1=IDOK,button,1342242817
  135. Control2=IDCANCEL,button,1342242816
  136. Control3=IDC_STATIC,static,1342308352
  137. Control4=IDC_CNAME_EDIT,edit,1350631552
  138. Control5=IDC_STATIC,static,1342308352
  139. Control6=IDC_CTYPE_COMBO,combobox,1344340227
  140. Control7=IDC_STATIC,static,1342308352
  141. Control8=IDC_CONTACT_EDIT,edit,1350631552
  142. Control9=IDC_STATIC,static,1342308352
  143. Control10=IDC_ADDRESS_EDIT,edit,1350631552
  144. Control11=IDC_STATIC,static,1342308352
  145. Control12=IDC_POSTCODE_EDIT,edit,1350631552
  146. Control13=IDC_STATIC,static,1342308352
  147. Control14=IDC_PHONE_EDIT,edit,1350631552
  148. Control15=IDC_STATIC,static,1342308352
  149. Control16=IDC_FAX_EDIT,edit,1350631552
  150. Control17=IDC_STATIC,static,1342308352
  151. Control18=IDC_MEMO_EDIT,edit,1350631556
  152. [CLS:CClientEditDlg]
  153. Type=0
  154. HeaderFile=ClientEditDlg.h
  155. ImplementationFile=ClientEditDlg.cpp
  156. BaseClass=CDialog
  157. Filter=D
  158. VirtualFilter=dWC
  159. LastObject=CClientEditDlg
  160. [DLG:IDD_CLIENTMAN_DIALOG]
  161. Type=1
  162. Class=CClientManDlg
  163. ControlCount=8
  164. Control1=IDCANCEL,button,1342242816
  165. Control2=IDC_STATIC,static,1342308352
  166. Control3=IDC_CTYPE_COMBO,combobox,1344340227
  167. Control4=IDC_ADODC1,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  168. Control5=IDC_DATAGRID1,{CDE57A43-8B86-11D0-B3C6-00A0C90AEA82},1342242816
  169. Control6=IDC_ADD_BUTTON,button,1342242816
  170. Control7=IDC_MODI_BUTTON,button,1342242816
  171. Control8=IDC_DEL_BUTTON,button,1342242816
  172. [CLS:CClientManDlg]
  173. Type=0
  174. HeaderFile=ClientManDlg.h
  175. ImplementationFile=ClientManDlg.cpp
  176. BaseClass=CDialog
  177. Filter=D
  178. VirtualFilter=dWC
  179. LastObject=CClientManDlg
  180. [DLG:IDD_STOREHOUSEEDIT_DIALOG]
  181. Type=1
  182. Class=CStoreHouseEditDlg
  183. ControlCount=6
  184. Control1=IDOK,button,1342242817
  185. Control2=IDCANCEL,button,1342242816
  186. Control3=IDC_STATIC,static,1342308352
  187. Control4=IDC_SNAME_EDIT,edit,1350631552
  188. Control5=IDC_STATIC,static,1342308352
  189. Control6=IDC_MEMO_EDIT,edit,1350631552
  190. [CLS:CStoreHouseEditDlg]
  191. Type=0
  192. HeaderFile=StoreHouseEditDlg.h
  193. ImplementationFile=StoreHouseEditDlg.cpp
  194. BaseClass=CDialog
  195. Filter=D
  196. VirtualFilter=dWC
  197. LastObject=IDC_SNAME_EDIT
  198. [DLG:IDD_STOREHOUSEMAN_DIALOG]
  199. Type=1
  200. Class=CStoreHouseManDlg
  201. ControlCount=6
  202. Control1=IDCANCEL,button,1342242816
  203. Control2=IDC_ADODC1,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  204. Control3=IDC_DATAGRID1,{CDE57A43-8B86-11D0-B3C6-00A0C90AEA82},1342242816
  205. Control4=IDC_ADD_BUTTON,button,1342242816
  206. Control5=IDC_MODI_BUTTON,button,1342242816
  207. Control6=IDC_DEL_BUTTON,button,1342242816
  208. [CLS:CStoreHouseManDlg]
  209. Type=0
  210. HeaderFile=StoreHouseManDlg.h
  211. ImplementationFile=StoreHouseManDlg.cpp
  212. BaseClass=CDialog
  213. Filter=D
  214. VirtualFilter=dWC
  215. LastObject=CStoreHouseManDlg
  216. [DLG:IDD_USEREDIT_DIALOG]
  217. Type=1
  218. Class=CUserEditDlg
  219. ControlCount=6
  220. Control1=IDOK,button,1342242817
  221. Control2=IDCANCEL,button,1342242816
  222. Control3=IDC_STATIC,static,1342308352
  223. Control4=IDC_USERNAME_EDIT,edit,1350631552
  224. Control5=IDC_STATIC,static,1342308352
  225. Control6=IDC_USERTYPE_COMBO,combobox,1344339971
  226. [CLS:CUserEditDlg]
  227. Type=0
  228. HeaderFile=UserEditDlg.h
  229. ImplementationFile=UserEditDlg.cpp
  230. BaseClass=CDialog
  231. Filter=D
  232. LastObject=IDCANCEL
  233. VirtualFilter=dWC
  234. [DLG:IDD_USERMAN_DIALOG]
  235. Type=1
  236. Class=CUserManDlg
  237. ControlCount=6
  238. Control1=IDCANCEL,button,1342242816
  239. Control2=IDC_DATALIST1,{F0D2F219-CCB0-11D0-A316-00AA00688B10},1342242816
  240. Control3=IDC_ADD_BUTTON,button,1342242816
  241. Control4=IDC_MODI_BUTTON,button,1342242816
  242. Control5=IDC_DEL_BUTTON,button,1342242816
  243. Control6=IDC_ADODC1,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  244. [DLG:IDD_CHANGEPWD_DIALOG]
  245. Type=1
  246. Class=CChangePwdDlg
  247. ControlCount=10
  248. Control1=IDOK,button,1342242817
  249. Control2=IDCANCEL,button,1342242816
  250. Control3=IDC_STATIC,static,1342308352
  251. Control4=IDC_USERNAME_STATIC,static,1342308352
  252. Control5=IDC_STATIC,static,1342308352
  253. Control6=IDC_OLDPWD_EDIT,edit,1350631584
  254. Control7=IDC_STATIC,static,1342308352
  255. Control8=IDC_NEWPWD1_EDIT,edit,1350631584
  256. Control9=IDC_STATIC,static,1342308352
  257. Control10=IDC_NEWPWD2_EDIT,edit,1350631584
  258. [CLS:CChangePwdDlg]
  259. Type=0
  260. HeaderFile=ChangePwdDlg.h
  261. ImplementationFile=ChangePwdDlg.cpp
  262. BaseClass=CDialog
  263. Filter=D
  264. VirtualFilter=dWC
  265. LastObject=CChangePwdDlg
  266. [CLS:CUserManDlg]
  267. Type=0
  268. HeaderFile=UserManDlg.h
  269. ImplementationFile=UserManDlg.cpp
  270. BaseClass=CDialog
  271. Filter=D
  272. VirtualFilter=dWC
  273. LastObject=CUserManDlg
  274. [DLG:IDD_PROTYPEEDIT_DIALOG]
  275. Type=1
  276. Class=CProTypeEditDlg
  277. ControlCount=6
  278. Control1=IDOK,button,1342242817
  279. Control2=IDCANCEL,button,1342242816
  280. Control3=IDC_STATIC,static,1342308352
  281. Control4=IDC_UPPER_STATIC,static,1342308352
  282. Control5=IDC_STATIC,static,1342308352
  283. Control6=IDC_TYPENAME_EDIT,edit,1350631552
  284. [CLS:CProTypeEditDlg]
  285. Type=0
  286. HeaderFile=ProTypeEditDlg.h
  287. ImplementationFile=ProTypeEditDlg.cpp
  288. BaseClass=CDialog
  289. Filter=D
  290. VirtualFilter=dWC
  291. [DLG:IDD_PROTYPEMAN_DIALOG]
  292. Type=1
  293. Class=CProTypeManDlg
  294. ControlCount=12
  295. Control1=IDC_ADD1_BUTTON,button,1342242816
  296. Control2=IDC_MODI1_BUTTON,button,1342242816
  297. Control3=IDC_DEL1_BUTTON,button,1342242816
  298. Control4=IDC_DATALIST2,{F0D2F219-CCB0-11D0-A316-00AA00688B10},1342242816
  299. Control5=IDC_ADD2_BUTTON,button,1342242816
  300. Control6=IDC_MODI2_BUTTON,button,1342242816
  301. Control7=IDC_DEL2_BUTTON,button,1342242816
  302. Control8=IDC_ADODC1,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  303. Control9=IDC_ADODC2,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  304. Control10=IDC_DATALIST1,{F0D2F219-CCB0-11D0-A316-00AA00688B10},1342242816
  305. Control11=IDC_STATIC,button,1342177287
  306. Control12=IDC_STATIC,button,1342177287
  307. [CLS:CProTypeManDlg]
  308. Type=0
  309. HeaderFile=ProTypeManDlg.h
  310. ImplementationFile=ProTypeManDlg.cpp
  311. BaseClass=CDialog
  312. Filter=D
  313. VirtualFilter=dWC
  314. LastObject=IDC_ADODC1
  315. [DLG:IDD_PROEDIT_DIALOG]
  316. Type=1
  317. Class=CProEditDlg
  318. ControlCount=20
  319. Control1=IDOK,button,1342242817
  320. Control2=IDCANCEL,button,1342242816
  321. Control3=IDC_STATIC,static,1342308352
  322. Control4=IDC_PNAME_EDIT,edit,1350631552
  323. Control5=IDC_STATIC,static,1342308352
  324. Control6=IDC_PTYPE_STATIC,static,1342308352
  325. Control7=IDC_STATIC,static,1342308352
  326. Control8=IDC_PSTYLE_EDIT,edit,1350631552
  327. Control9=IDC_STATIC,static,1342308352
  328. Control10=IDC_PUNIT_EDIT,edit,1350631552
  329. Control11=IDC_STATIC,static,1342308352
  330. Control12=IDC_PPRICE_EDIT,edit,1350631552
  331. Control13=IDC_STATIC,static,1342308352
  332. Control14=IDC_PLOW_EDIT,edit,1350631552
  333. Control15=IDC_STATIC,static,1342308352
  334. Control16=IDC_PHIGH_EDIT,edit,1350631552
  335. Control17=IDC_STATIC,static,1342308352
  336. Control18=IDC_VALID_EDIT,edit,1350631552
  337. Control19=IDC_STATIC,static,1342308352
  338. Control20=IDC_ALARM_EDIT,edit,1350631552
  339. [CLS:CProEditDlg]
  340. Type=0
  341. HeaderFile=ProEditDlg.h
  342. ImplementationFile=ProEditDlg.cpp
  343. BaseClass=CDialog
  344. Filter=D
  345. VirtualFilter=dWC
  346. LastObject=IDC_ALARM_EDIT
  347. [DLG:IDD_PROMAN_DIALOG]
  348. Type=1
  349. Class=CProManDlg
  350. ControlCount=11
  351. Control1=IDCANCEL,button,1342242816
  352. Control2=IDC_STATIC,static,1342308352
  353. Control3=IDC_ADODC1,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  354. Control4=IDC_DATAGRID1,{CDE57A43-8B86-11D0-B3C6-00A0C90AEA82},1342242816
  355. Control5=IDC_ADD_BUTTON,button,1342242816
  356. Control6=IDC_MODI_BUTTON,button,1342242816
  357. Control7=IDC_DEL_BUTTON,button,1342242816
  358. Control8=IDC_DATACOMBO1,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  359. Control9=IDC_DATACOMBO2,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  360. Control10=IDC_ADODC2,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  361. Control11=IDC_ADODC3,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  362. [CLS:CProManDlg]
  363. Type=0
  364. HeaderFile=ProManDlg.h
  365. ImplementationFile=ProManDlg.cpp
  366. BaseClass=CDialog
  367. Filter=D
  368. VirtualFilter=dWC
  369. LastObject=CProManDlg
  370. [DLG:IDD_STOREINEDIT_DIALOG]
  371. Type=1
  372. Class=CStoreInEditDlg
  373. ControlCount=32
  374. Control1=IDOK,button,1342242817
  375. Control2=IDCANCEL,button,1342242816
  376. Control3=IDC_STATIC,static,1342308352
  377. Control4=IDC_STATIC,static,1342308352
  378. Control5=IDC_ADODC1,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  379. Control6=IDC_PROTYPE1_DATACOMBO,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  380. Control7=IDC_PROTYPE2_DATACOMBO,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  381. Control8=IDC_ADODC2,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  382. Control9=IDC_ADODC3,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  383. Control10=IDC_STATIC,static,1342308352
  384. Control11=IDC_STATIC,static,1342308352
  385. Control12=IDC_SITYPE_COMBO,combobox,1344340227
  386. Control13=IDC_STATIC,static,1342308352
  387. Control14=IDC_MAKEDATE,SysDateTimePick32,1342242848
  388. Control15=IDC_STATIC,static,1342308352
  389. Control16=IDC_ADODC4,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  390. Control17=IDC_STATIC,static,1342308352
  391. Control18=IDC_PPRICE_EDIT,edit,1350631552
  392. Control19=IDC_STATIC,static,1342308352
  393. Control20=IDC_PNUM_EDIT,edit,1350631552
  394. Control21=IDC_STATIC,static,1342308352
  395. Control22=IDC_PRICE_STATIC,static,1342308352
  396. Control23=IDC_STATIC,static,1342308352
  397. Control24=IDC_USER_STATIC,static,1342308352
  398. Control25=IDC_STATIC,static,1342308352
  399. Control26=IDC_OPTDATE_STATIC,static,1342308352
  400. Control27=IDC_STOREHOUSE_DATACOMBO,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  401. Control28=IDC_STATIC,static,1342308352
  402. Control29=IDC_CLTTYPE_COMBO,combobox,1344340227
  403. Control30=IDC_ADODC5,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  404. Control31=IDC_PNAME_DATACOMBO,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  405. Control32=IDC_CLIENT_DATACOMBO,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  406. [CLS:CStoreInEditDlg]
  407. Type=0
  408. HeaderFile=StoreInEditDlg.h
  409. ImplementationFile=StoreInEditDlg.cpp
  410. BaseClass=CDialog
  411. Filter=D
  412. VirtualFilter=dWC
  413. LastObject=IDC_ADODC1
  414. [DLG:IDD_STOREINMAN_DIALOG]
  415. Type=1
  416. Class=CStoreInManDlg
  417. ControlCount=9
  418. Control1=IDCANCEL,button,1342242816
  419. Control2=IDC_ADODC1,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  420. Control3=IDC_DATAGRID1,{CDE57A43-8B86-11D0-B3C6-00A0C90AEA82},1342242816
  421. Control4=IDC_ADD_BUTTON,button,1342242816
  422. Control5=IDC_STATIC,static,1342308352
  423. Control6=IDC_YEAR_COMBO,combobox,1344340227
  424. Control7=IDC_STATIC,static,1342308352
  425. Control8=IDC_MONTH_COMBO,combobox,1344340227
  426. Control9=IDC_STATIC,static,1342308352
  427. [CLS:CStoreInManDlg]
  428. Type=0
  429. HeaderFile=StoreInManDlg.h
  430. ImplementationFile=StoreInManDlg.cpp
  431. BaseClass=CDialog
  432. Filter=D
  433. VirtualFilter=dWC
  434. LastObject=IDC_ADD_BUTTON
  435. [DLG:IDD_TAKEOUTMAN_DIALOG]
  436. Type=1
  437. Class=CTakeOutManDlg
  438. ControlCount=9
  439. Control1=IDCANCEL,button,1342242816
  440. Control2=IDC_ADODC1,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  441. Control3=IDC_DATAGRID1,{CDE57A43-8B86-11D0-B3C6-00A0C90AEA82},1342242816
  442. Control4=IDC_ADD_BUTTON,button,1342242816
  443. Control5=IDC_STATIC,static,1342308352
  444. Control6=IDC_YEAR_COMBO,combobox,1344340227
  445. Control7=IDC_STATIC,static,1342308352
  446. Control8=IDC_MONTH_COMBO,combobox,1344340227
  447. Control9=IDC_STATIC,static,1342308352
  448. [DLG:IDD_TAKEOUTEDIT_DIALOG]
  449. Type=1
  450. Class=CTakeOutEditDlg
  451. ControlCount=32
  452. Control1=IDOK,button,1342242817
  453. Control2=IDCANCEL,button,1342242816
  454. Control3=IDC_STATIC,static,1342308352
  455. Control4=IDC_STATIC,static,1342308352
  456. Control5=IDC_ADODC1,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  457. Control6=IDC_PROTYPE1_DATACOMBO,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  458. Control7=IDC_PROTYPE2_DATACOMBO,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  459. Control8=IDC_ADODC2,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  460. Control9=IDC_ADODC3,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  461. Control10=IDC_STATIC,static,1342308352
  462. Control11=IDC_STATIC,static,1342308352
  463. Control12=IDC_TYPE_COMBO,combobox,1344340227
  464. Control13=IDC_STATIC,static,1342308352
  465. Control14=IDC_ADODC4,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  466. Control15=IDC_STATIC,static,1342308352
  467. Control16=IDC_STATIC,static,1342308352
  468. Control17=IDC_PNUM_EDIT,edit,1350631552
  469. Control18=IDC_STATIC,static,1342308352
  470. Control19=IDC_USER_STATIC,static,1342308352
  471. Control20=IDC_STATIC,static,1342308352
  472. Control21=IDC_STATIC,static,1342308352
  473. Control22=IDC_CLTTYPE_COMBO,combobox,1344340227
  474. Control23=IDC_ADODC6,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  475. Control24=IDC_OPTDATE_STATIC,static,1342308352
  476. Control25=IDC_PNAME_DATACOMBO,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  477. Control26=IDC_CLIENT_DATACOMBO,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  478. Control27=IDC_STOREHOUSE_DATACOMBO,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  479. Control28=IDC_PPRICE_STATIC,static,1342308352
  480. Control29=IDC_DATAGRID2,{CDE57A43-8B86-11D0-B3C6-00A0C90AEA82},1342242816
  481. Control30=IDC_ADODC5,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  482. Control31=IDC_STATIC,static,1342308352
  483. Control32=IDC_Pnum_STATIC,static,1342308352
  484. [CLS:CTakeOutManDlg]
  485. Type=0
  486. HeaderFile=TakeOutManDlg.h
  487. ImplementationFile=TakeOutManDlg.cpp
  488. BaseClass=CDialog
  489. Filter=D
  490. VirtualFilter=dWC
  491. LastObject=CTakeOutManDlg
  492. [CLS:CTakeOutEditDlg]
  493. Type=0
  494. HeaderFile=TakeOutEditDlg.h
  495. ImplementationFile=TakeOutEditDlg.cpp
  496. BaseClass=CDialog
  497. Filter=D
  498. VirtualFilter=dWC
  499. LastObject=CTakeOutEditDlg
  500. [DLG:IDD_CHECKEDIT_DIALOG]
  501. Type=1
  502. Class=CCheckEditDlg
  503. ControlCount=14
  504. Control1=IDOK,button,1342242817
  505. Control2=IDCANCEL,button,1342242816
  506. Control3=IDC_STATIC,static,1342308352
  507. Control4=IDC_SNAME_STATIC,static,1342308352
  508. Control5=IDC_STATIC,static,1342308352
  509. Control6=IDC_PNAME_STATIC,static,1342308352
  510. Control7=IDC_STATIC,static,1342308352
  511. Control8=IDC_PRICE_STATIC,static,1342308352
  512. Control9=IDC_STATIC,static,1342308352
  513. Control10=IDC_MAKEDATE_STATIC,static,1342308352
  514. Control11=IDC_STATIC,static,1342308352
  515. Control12=IDC_OLDNUM_STATIC,static,1342308352
  516. Control13=IDC_STATIC,static,1342308352
  517. Control14=IDC_NEWNUM_EDIT,edit,1350631552
  518. [CLS:CCheckEditDlg]
  519. Type=0
  520. HeaderFile=CheckEditDlg.h
  521. ImplementationFile=CheckEditDlg.cpp
  522. BaseClass=CDialog
  523. Filter=D
  524. VirtualFilter=dWC
  525. [DLG:IDD_CHECKMAN_DIALOG]
  526. Type=1
  527. Class=CCheckManDlg
  528. ControlCount=15
  529. Control1=IDCANCEL,button,1342242816
  530. Control2=IDC_ADODC1,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  531. Control3=IDC_MODI_BUTTON,button,1342242816
  532. Control4=IDC_STATIC,static,1342308352
  533. Control5=IDC_PROTYPE1_DATACOMBO,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  534. Control6=IDC_PROTYPE2_DATACOMBO,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  535. Control7=IDC_ADODC2,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  536. Control8=IDC_ADODC3,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  537. Control9=IDC_STATIC,static,1342308352
  538. Control10=IDC_STATIC,static,1342308352
  539. Control11=IDC_PNAME_DATACOMBO,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  540. Control12=IDC_STOREHOUSE_DATACOMBO,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  541. Control13=IDC_DATAGRID1,{CDE57A43-8B86-11D0-B3C6-00A0C90AEA82},1342242816
  542. Control14=IDC_ADODC5,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  543. Control15=IDC_ADODC6,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  544. [CLS:CCheckManDlg]
  545. Type=0
  546. HeaderFile=CheckManDlg.h
  547. ImplementationFile=CheckManDlg.cpp
  548. BaseClass=CDialog
  549. Filter=D
  550. VirtualFilter=dWC
  551. LastObject=CCheckManDlg
  552. [DLG:IDD_NUMALARM_DIALOG]
  553. Type=1
  554. Class=CNumAlarmDlg
  555. ControlCount=4
  556. Control1=IDC_STATIC,static,1342308352
  557. Control2=IDC_TYPE_COMBO,combobox,1344339971
  558. Control3=IDC_ADODC1,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  559. Control4=IDC_DATAGRID1,{CDE57A43-8B86-11D0-B3C6-00A0C90AEA82},1342242816
  560. [CLS:CNumAlarmDlg]
  561. Type=0
  562. HeaderFile=NumAlarmDlg.h
  563. ImplementationFile=NumAlarmDlg.cpp
  564. BaseClass=CDialog
  565. Filter=D
  566. VirtualFilter=dWC
  567. LastObject=CNumAlarmDlg
  568. [DLG:IDD_VALID_DIALOG]
  569. Type=1
  570. Class=CValidDlg
  571. ControlCount=2
  572. Control1=IDC_ADODC1,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  573. Control2=IDC_DATAGRID1,{CDE57A43-8B86-11D0-B3C6-00A0C90AEA82},1342242816
  574. [CLS:CValidDlg]
  575. Type=0
  576. HeaderFile=ValidDlg.h
  577. ImplementationFile=ValidDlg.cpp
  578. BaseClass=CDialog
  579. Filter=D
  580. LastObject=IDC_ADODC1
  581. [DLG:IDD_REPORT1_DIALOG]
  582. Type=1
  583. Class=CReport1Dlg
  584. ControlCount=7
  585. Control1=IDC_STATIC,static,1342308352
  586. Control2=IDC_DATACOMBO1,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  587. Control3=IDC_DATACOMBO2,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  588. Control4=IDC_ADODC1,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  589. Control5=IDC_ADODC2,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  590. Control6=IDC_ADODC3,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  591. Control7=IDC_DATAGRID1,{CDE57A43-8B86-11D0-B3C6-00A0C90AEA82},1342242816
  592. [CLS:CReport1Dlg]
  593. Type=0
  594. HeaderFile=Report1Dlg.h
  595. ImplementationFile=Report1Dlg.cpp
  596. BaseClass=CDialog
  597. Filter=D
  598. VirtualFilter=dWC
  599. LastObject=IDC_ADODC1
  600. [DLG:IDD_REPORT2_DIALOG]
  601. Type=1
  602. Class=CReport2Dlg
  603. ControlCount=9
  604. Control1=IDC_STATIC,static,1342308352
  605. Control2=IDC_DATACOMBO1,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  606. Control3=IDC_DATACOMBO2,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  607. Control4=IDC_ADODC1,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  608. Control5=IDC_ADODC2,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  609. Control6=IDC_ADODC3,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  610. Control7=IDC_DATAGRID1,{CDE57A43-8B86-11D0-B3C6-00A0C90AEA82},1342242816
  611. Control8=IDC_DATACOMBO3,{F0D2F21C-CCB0-11D0-A316-00AA00688B10},1342242816
  612. Control9=IDC_ADODC5,{67397AA3-7FB1-11D0-B148-00A0C922E820},1073741824
  613. [CLS:CReport2Dlg]
  614. Type=0
  615. HeaderFile=Report2Dlg.h
  616. ImplementationFile=Report2Dlg.cpp
  617. BaseClass=CDialog
  618. Filter=D
  619. VirtualFilter=dWC
  620. LastObject=CReport2Dlg