proj.clw
上传用户:ywlong9188
上传日期:2022-05-31
资源大小:2656k
文件大小:26k
源码类别:

远程控制编程

开发平台:

C/C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CProjView
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "proj.h"
  8. LastPage=0
  9. ClassCount=5
  10. Class1=CProjApp
  11. Class2=CProjDoc
  12. Class3=CProjView
  13. Class4=CMainFrame
  14. ResourceCount=46
  15. Resource1=IDD_LIB_IDEN_PROP
  16. Resource2=IDD_POLY_PROP (Chinese (P.R.C.))
  17. Class5=CAboutDlg
  18. Resource8=IDD_SPLIT_PROP
  19. Resource9=IDD_POLY_PROP
  20. Resource10=IDR_MAINFRAME
  21. Resource11=ID_POPUP_MENU
  22. Resource12=IDD_CURSOR_PROP
  23. Resource13=IDD_LINE_PROP
  24. Resource14=IDD_RECT_PROP
  25. Resource15=IDD_TEXT_PROP
  26. Resource16=IDD_ELLIPSE_PROP
  27. Resource17=IDD_BAR_PROP
  28. Resource18=IDD_ABOUTBOX
  29. Resource19=IDD_BAR_CONFIGURE
  30. Resource20=IDD_ANIMATETAG_PROP
  31. Resource21=IDD_CAM_PROP
  32. Resource22=IDD_LOOP_PORG
  33. Resource23=IDD_ISA_PROP
  34. Resource24=IDD_MERGE_PROP
  35. Resource25=IDD_CUSTOM_DLG
  36. Resource26=IDD_BUTTON_PROP
  37. Resource27=IDD_LOOP_PORG (Chinese (P.R.C.))
  38. Resource28=IDR_MAINFRAME (Chinese (P.R.C.))
  39. Resource29=IDD_ELLIPSE_PROP (Chinese (P.R.C.))
  40. Resource30=IDD_SPLIT_PROP (Chinese (P.R.C.))
  41. Resource31=IDD_CUSTOM_DLG (Chinese (P.R.C.))
  42. Resource32=IDD_BAR_CONFIGURE (Chinese (P.R.C.))
  43. Resource33=ID_POPUP_MENU (Chinese (P.R.C.))
  44. Resource34=IDD_BUTTON_PROP (Chinese (P.R.C.))
  45. Resource35=IDD_LINE_PROP (Chinese (P.R.C.))
  46. Resource36=IDD_RECT_PROP (Chinese (P.R.C.))
  47. Resource37=IDD_ISA_PROP (Chinese (P.R.C.))
  48. Resource38=IDD_MERGE_PROP (Chinese (P.R.C.))
  49. Resource39=IDD_BAR_PROP (Chinese (P.R.C.))
  50. Resource40=IDD_TEXT_PROP (Chinese (P.R.C.))
  51. Resource41=IDD_LIB_IDEN_PROP (Chinese (P.R.C.))
  52. Resource42=IDD_CAM_PROP (Chinese (P.R.C.))
  53. Resource43=IDD_ABOUTBOX (Chinese (P.R.C.))
  54. Resource44=IDD_CURSOR_PROP (Chinese (P.R.C.))
  55. Resource45=IDD_ANIMATETAG_PROP (Chinese (P.R.C.))
  56. Resource46=IDR_MAINFRAME (English (U.S.))
  57. [CLS:CProjApp]
  58. Type=0
  59. HeaderFile=proj.h
  60. ImplementationFile=proj.cpp
  61. Filter=N
  62. LastObject=CProjApp
  63. [CLS:CProjDoc]
  64. Type=0
  65. HeaderFile=projDoc.h
  66. ImplementationFile=projDoc.cpp
  67. Filter=N
  68. [CLS:CProjView]
  69. Type=0
  70. HeaderFile=projView.h
  71. ImplementationFile=projView.cpp
  72. Filter=C
  73. LastObject=ID_OBJECT_LIB
  74. [CLS:CMainFrame]
  75. Type=0
  76. HeaderFile=MainFrm.h
  77. ImplementationFile=MainFrm.cpp
  78. Filter=T
  79. LastObject=CMainFrame
  80. [CLS:CAboutDlg]
  81. Type=0
  82. HeaderFile=proj.cpp
  83. ImplementationFile=proj.cpp
  84. Filter=D
  85. LastObject=CAboutDlg
  86. BaseClass=CDialog
  87. VirtualFilter=dWC
  88. [DLG:IDD_ABOUTBOX]
  89. Type=1
  90. Class=CAboutDlg
  91. ControlCount=1
  92. Control1=IDC_STATIC,static,1342308352
  93. [MNU:IDR_MAINFRAME]
  94. Type=1
  95. Class=CMainFrame
  96. Command1=ID_FILE_NEW
  97. Command2=ID_FILE_OPEN
  98. Command3=ID_FILE_SAVE
  99. Command4=ID_FILE_SAVE_AS
  100. Command5=ID_FILE_MRU_FILE1
  101. Command6=ID_APP_EXIT
  102. Command7=ID_EDIT_CUT
  103. Command8=ID_EDIT_COPY
  104. Command9=ID_EDIT_PASTE
  105. Command10=ID_EDIT_CLEAR
  106. Command11=ID_EDIT_SELECT_ALL
  107. Command12=ID_EDIT_PROPERTIES
  108. Command13=ID_EDIT_LEFT
  109. Command14=ID_EDIT_RIGHT
  110. Command15=ID_EDIT_TOP
  111. Command16=ID_EDIT_BOTTOM
  112. Command17=ID_EDIT_ROTATE
  113. Command18=ID_VIEW_GRID
  114. Command19=ID_VIEW_PAPERCOLOR
  115. Command20=ID_VIEW_TOOLBAR
  116. Command21=ID_VIEW_STATUS_BAR
  117. Command22=ID_VIEW_PALETTE_BAR
  118. Command23=ID_DRAW_SELECTION
  119. Command24=ID_DRAW_LINE
  120. Command25=ID_DRAW_RECT
  121. Command26=ID_DRAW_ELLIPSE
  122. Command27=ID_DRAW_POLYGON
  123. Command28=ID_DRAW_TEXT
  124. Command29=ID_DRAW_BAR_GRAPH
  125. Command30=ID_DRAW_CLOCK
  126. Command31=ID_DRAW_ANIMATE_TAG
  127. Command32=ID_DRAW_CURSOR
  128. Command33=ID_DRAW_ISA
  129. Command34=ID_DRAW_LOOP
  130. Command35=ID_DRAW_BUTTON
  131. Command36=ID_DRAW_LIB
  132. Command37=ID_OBJECT_MOVETOFRONT
  133. Command38=ID_OBJECT_MOVETOBACK
  134. Command39=ID_OBJECT_MOVEFORWARD
  135. Command40=ID_OBJECT_MOVEBACK
  136. Command41=ID_OBJECT_MERGE
  137. Command42=ID_OBJECT_SPLIT
  138. Command43=ID_OBJECT_LIB
  139. Command44=ID_RUN_RUN
  140. Command45=ID_RUN_STOP
  141. Command46=ID_APP_ABOUT
  142. CommandCount=46
  143. [ACL:IDR_MAINFRAME]
  144. Type=1
  145. Class=CMainFrame
  146. Command1=ID_EDIT_SELECT_ALL
  147. Command2=ID_EDIT_PROPERTIES
  148. Command3=ID_OBJECT_MOVETOBACK
  149. Command4=ID_EDIT_COPY
  150. Command5=ID_OBJECT_MOVETOFRONT
  151. Command6=ID_FILE_NEW
  152. Command7=ID_FILE_OPEN
  153. Command8=ID_FILE_SAVE
  154. Command9=ID_EDIT_PASTE
  155. Command10=ID_EDIT_UNDO
  156. Command11=ID_EDIT_CUT
  157. Command12=ID_NEXT_PANE
  158. Command13=ID_PREV_PANE
  159. Command14=ID_EDIT_COPY
  160. Command15=ID_EDIT_PASTE
  161. Command16=ID_EDIT_CUT
  162. Command17=ID_EDIT_UNDO
  163. CommandCount=17
  164. [DLG:IDD_ANIMATETAG_PROP]
  165. Type=1
  166. Class=?
  167. ControlCount=14
  168. Control1=IDOK,button,1342242817
  169. Control2=IDCANCEL,button,1342242816
  170. Control3=IDC_STATIC,static,1342308352
  171. Control4=IDC_STATIC,static,1342308352
  172. Control5=IDC_ANIMATE_FONT_NAME,static,1342308352
  173. Control6=IDC_ANIMATE_FONT_POINT,static,1342308352
  174. Control7=IDC_ANIMATE_TEXT_SET,button,1342242816
  175. Control8=IDC_STATIC,button,1342177287
  176. Control9=IDC_STATIC,static,1342308352
  177. Control10=IDC_ANIMATE_EDIT1,edit,1350631560
  178. Control11=IDC_STATIC,static,1342308352
  179. Control12=IDC_ANIMATE_EDIT2,edit,1350631560
  180. Control13=IDC_STATIC,static,1342308352
  181. Control14=IDC_ANIMATE_NAME,edit,1350631552
  182. [MNU:ID_POPUP_MENU]
  183. Type=1
  184. Class=?
  185. CommandCount=0
  186. [DLG:IDD_LINE_PROP]
  187. Type=1
  188. Class=?
  189. ControlCount=21
  190. Control1=IDOK,button,1342308353
  191. Control2=IDCANCEL,button,1342308352
  192. Control3=IDC_STATIC,button,1342308359
  193. Control4=IDC_PENSIZE,edit,1350709376
  194. Control5=IDC_SPIN1,msctls_updown32,1342177334
  195. Control6=IDC_LINE_COLOR,static,1350697220
  196. Control7=IDC_STATIC,button,1342308359
  197. Control8=IDC_STATIC,button,1342308359
  198. Control9=IDC_PEN_STYLE,combobox,1344405507
  199. Control10=IDC_STATIC,static,1342308352
  200. Control11=IDC_LINE_NAME,edit,1350631552
  201. Control12=IDC_STATIC,static,1342308352
  202. Control13=IDC_STATIC,static,1342308352
  203. Control14=IDC_STATIC,static,1342308352
  204. Control15=IDC_STATIC,static,1342308352
  205. Control16=IDC_STATIC,static,1342308352
  206. Control17=IDC_STATIC,static,1342308352
  207. Control18=IDC_SX_POS,edit,1350631552
  208. Control19=IDC_SY_POS,edit,1350631552
  209. Control20=IDC_EX_POS,edit,1350631552
  210. Control21=IDC_EY_POS,edit,1350631552
  211. [DLG:IDD_RECT_PROP]
  212. Type=1
  213. Class=?
  214. ControlCount=23
  215. Control1=IDOK,button,1342242817
  216. Control2=IDCANCEL,button,1342242816
  217. Control3=IDC_STATIC,button,1342177287
  218. Control4=IDC_STYLE_NORMAL,button,1342308361
  219. Control5=IDC_STYLE_RAISED,button,1342177289
  220. Control6=IDC_STYLE_LOWERED,button,1342177289
  221. Control7=IDC_STYLE_BOX,button,1342177289
  222. Control8=IDC_STATIC,button,1342308359
  223. Control9=IDC_EDIT1,edit,1350774912
  224. Control10=IDC_SPIN1,msctls_updown32,1342308406
  225. Control11=IDC_STATIC,button,1342308359
  226. Control12=IDC_CHECK1,button,1342373891
  227. Control13=IDC_STATIC,button,1342177287
  228. Control14=IDC_STATIC,static,1342308352
  229. Control15=IDC_STATIC,static,1342308352
  230. Control16=IDC_STATIC,static,1342308352
  231. Control17=IDC_STATIC,static,1342308352
  232. Control18=IDC_COLOR_LINE,static,1350762756
  233. Control19=IDC_COLOR_FACE,static,1350762756
  234. Control20=IDC_COLOR_HIGHLIGHT,static,1350762752
  235. Control21=IDC_COLOR_SHADOW,static,1350762752
  236. Control22=IDC_STATIC,static,1342308352
  237. Control23=IDC_RECT_NAME,edit,1350631552
  238. [DLG:IDD_POLY_PROP]
  239. Type=1
  240. Class=?
  241. ControlCount=18
  242. Control1=IDOK,button,1342242817
  243. Control2=IDCANCEL,button,1342242816
  244. Control3=IDC_STATIC,button,1342177287
  245. Control4=IDC_ATTR_FILL,button,1342308361
  246. Control5=IDC_ATTR_HOLLOW,button,1342177289
  247. Control6=IDC_ATTR_OPEN,button,1342177289
  248. Control7=IDC_STATIC,button,1342308359
  249. Control8=IDC_EDIT1,edit,1350643840
  250. Control9=IDC_SPIN1,msctls_updown32,1342177334
  251. Control10=IDC_STATIC,button,1342177287
  252. Control11=IDC_STATIC,static,1342308352
  253. Control12=IDC_STATIC,static,1342308352
  254. Control13=IDC_STATIC,static,1342308352
  255. Control14=IDC_POLY_LINE,static,1350631684
  256. Control15=IDC_POLY_FILL,static,1350631684
  257. Control16=IDC_COMBO1,combobox,1344339971
  258. Control17=IDC_STATIC,static,1342308352
  259. Control18=IDC_POLY_NAME,edit,1350631552
  260. [DLG:IDD_ELLIPSE_PROP]
  261. Type=1
  262. Class=?
  263. ControlCount=23
  264. Control1=IDOK,button,1342373888
  265. Control2=IDCANCEL,button,1342373888
  266. Control3=IDC_STATIC,button,1342177287
  267. Control4=IDC_ATTR_FILLED,button,1342308361
  268. Control5=IDC_RADIO2,button,1342177289
  269. Control6=IDC_RADIO3,button,1342177289
  270. Control7=IDC_RADIO4,button,1342177289
  271. Control8=IDC_RADIO5,button,1342177289
  272. Control9=IDC_STATIC,button,1342308359
  273. Control10=IDC_ELLIPSE_LINEWIDTH,edit,1350643840
  274. Control11=IDC_SPIN1,msctls_updown32,1342177334
  275. Control12=IDC_STATIC,static,1342308352
  276. Control13=IDC_STATIC,static,1342308352
  277. Control14=IDC_ELLIPSE_SANGLE,edit,1350643840
  278. Control15=IDC_ELLIPSE_EANGLE,edit,1350643840
  279. Control16=IDC_STATIC,static,1342308352
  280. Control17=IDC_STATIC,static,1342308352
  281. Control18=IDC_ELLIPSE_LINE_COLOR,static,1350762756
  282. Control19=IDC_ELLIPSE_FILL_COLOR,static,1350762756
  283. Control20=IDC_STATIC,static,1342308352
  284. Control21=IDC_COMBO1,combobox,1344471043
  285. Control22=IDC_STATIC,static,1342308352
  286. Control23=IDC_ELLIPSE_NAME,edit,1350631552
  287. [DLG:IDD_TEXT_PROP]
  288. Type=1
  289. Class=?
  290. ControlCount=15
  291. Control1=IDOK,button,1342242817
  292. Control2=IDCANCEL,button,1342242816
  293. Control3=IDC_STATIC,button,1342177287
  294. Control4=IDC_TEXT_NORMAL,button,1342308361
  295. Control5=IDC_RADIO2,button,1342177289
  296. Control6=IDC_RADIO3,button,1342177289
  297. Control7=IDC_RADIO4,button,1342177289
  298. Control8=IDC_STATIC,static,1342308352
  299. Control9=IDC_STATIC,static,1342308352
  300. Control10=IDC_TEXT_SET,button,1342242816
  301. Control11=IDC_TEXT_TEXT,edit,1350635652
  302. Control12=IDC_TEXT_FONTNAME,static,1342308352
  303. Control13=IDC_TEXT_POINTSIZE,static,1342308352
  304. Control14=IDC_STATIC,static,1342308352
  305. Control15=IDC_TEXT_NAME,edit,1350631552
  306. [DLG:IDD_BAR_PROP]
  307. Type=1
  308. Class=?
  309. ControlCount=9
  310. Control1=IDOK,button,1342242817
  311. Control2=IDCANCEL,button,1342242816
  312. Control3=IDC_CONFIGRUE,button,1342242816
  313. Control4=IDC_STATIC,static,1342308352
  314. Control5=IDC_STATIC,static,1342308352
  315. Control6=IDC_STATIC,static,1342308352
  316. Control7=IDC_EDIT1,edit,1350631560
  317. Control8=IDC_BAR_NAME,edit,1350631552
  318. Control9=IDC_BAR_NUMBER,edit,1350631560
  319. [DLG:IDD_BAR_CONFIGURE]
  320. Type=1
  321. Class=?
  322. ControlCount=19
  323. Control1=IDOK,button,1342242817
  324. Control2=IDCANCEL,button,1342242816
  325. Control3=IDC_STATIC,button,1342177287
  326. Control4=IDC_RADIO1,button,1342308361
  327. Control5=IDC_RADIO2,button,1342177289
  328. Control6=IDC_STATIC,button,1342308359
  329. Control7=IDC_STATIC,static,1342308352
  330. Control8=IDC_STATIC,static,1342308352
  331. Control9=IDC_BAR_ONE,edit,1350643840
  332. Control10=IDC_SPIN1,msctls_updown32,1342177334
  333. Control11=IDC_BAR_TWO,edit,1350643840
  334. Control12=IDC_SPIN2,msctls_updown32,1342177334
  335. Control13=IDC_STATIC,button,1342308359
  336. Control14=IDC_STATIC,static,1342308352
  337. Control15=IDC_STATIC,static,1342308352
  338. Control16=IDC_STATIC,static,1342308352
  339. Control17=IDC_BAR_COLOR_TWO,static,1350631684
  340. Control18=IDC_BAR_COLOR_ONE,static,1350631684
  341. Control19=IDC_BAR_COLOR_BAR,static,1350631684
  342. [DLG:IDD_CURSOR_PROP]
  343. Type=1
  344. Class=?
  345. ControlCount=21
  346. Control1=IDOK,button,1342242817
  347. Control2=IDCANCEL,button,1342242816
  348. Control3=IDC_STATIC,button,1342177287
  349. Control4=IDC_RADIO1,button,1342308361
  350. Control5=IDC_RADIO2,button,1342177289
  351. Control6=IDC_STATIC,static,1342308352
  352. Control7=IDC_EDIT2,edit,1350631552
  353. Control8=IDC_SPIN1,msctls_updown32,1342177334
  354. Control9=IDC_STATIC,static,1342308352
  355. Control10=IDC_STATIC,static,1342308352
  356. Control11=IDC_EDIT3,edit,1350631560
  357. Control12=IDC_EDIT4,edit,1350631560
  358. Control13=IDC_CHECK1,button,1342242819
  359. Control14=IDC_STATIC,static,1342308352
  360. Control15=IDC_CURSOR_NAME,edit,1350631552
  361. Control16=IDC_CHECK2,button,1342242819
  362. Control17=IDC_CHECK3,button,1342242819
  363. Control18=IDC_STATIC,static,1342308352
  364. Control19=IDC_COLOR,static,1342181636
  365. Control20=IDC_STATIC,static,1342308352
  366. Control21=IDC_CRULER,static,1342181636
  367. [DLG:IDD_CAM_PROP]
  368. Type=1
  369. Class=?
  370. ControlCount=6
  371. Control1=IDOK,button,1342242817
  372. Control2=IDCANCEL,button,1342242816
  373. Control3=IDC_STATIC,static,1342308352
  374. Control4=IDC_STATIC,static,1342308352
  375. Control5=IDC_EDIT1,edit,1350631560
  376. Control6=IDC_EDIT5,edit,1350631560
  377. [DLG:IDD_LOOP_PORG]
  378. Type=1
  379. Class=?
  380. ControlCount=7
  381. Control1=IDOK,button,1342242817
  382. Control2=IDCANCEL,button,1342242816
  383. Control3=IDC_STATIC,button,1342177287
  384. Control4=IDC_STATIC,static,1342308352
  385. Control5=IDC_EDIT1,edit,1350631560
  386. Control6=IDC_STATIC,static,1342308352
  387. Control7=IDC_LOOP_NAME,edit,1350631552
  388. [DLG:IDD_ISA_PROP]
  389. Type=1
  390. Class=?
  391. ControlCount=8
  392. Control1=IDOK,button,1342242817
  393. Control2=IDCANCEL,button,1342242816
  394. Control3=IDC_LIST1,SysListView32,1350631488
  395. Control4=IDC_STATIC,static,1342308352
  396. Control5=IDC_COLOR,static,1342181636
  397. Control6=IDC_STATIC,static,1342308352
  398. Control7=IDC_LINE_WIDTH,edit,1350631552
  399. Control8=IDC_SPIN1,msctls_updown32,1342177334
  400. [DLG:IDD_MERGE_PROP]
  401. Type=1
  402. Class=?
  403. ControlCount=6
  404. Control1=IDOK,button,1342242817
  405. Control2=IDCANCEL,button,1342242816
  406. Control3=IDC_STATIC,button,1342177287
  407. Control4=IDC_COMBO1,combobox,1344339971
  408. Control5=IDC_STATIC,static,1342308352
  409. Control6=IDC_MERGE_NAME,edit,1350631552
  410. [DLG:IDD_CUSTOM_DLG]
  411. Type=1
  412. Class=?
  413. ControlCount=5
  414. Control1=IDOK,button,1342242817
  415. Control2=IDCANCEL,button,1342242816
  416. Control3=IDC_STATIC,button,1342177287
  417. Control4=IDC_COMBO1,combobox,1344339971
  418. Control5=IDC_STATIC,button,1342177287
  419. [DLG:IDD_SPLIT_PROP]
  420. Type=1
  421. Class=?
  422. ControlCount=4
  423. Control1=IDOK,button,1342242817
  424. Control2=IDCANCEL,button,1342242816
  425. Control3=IDC_STATIC,button,1342177287
  426. Control4=IDC_COMBO1,combobox,1344339971
  427. [DLG:IDD_LIB_IDEN_PROP]
  428. Type=1
  429. Class=?
  430. ControlCount=4
  431. Control1=IDOK,button,1342242817
  432. Control2=IDCANCEL,button,1342242816
  433. Control3=IDC_LIB_IDEN,edit,1350631552
  434. Control4=IDC_STATIC,button,1342177287
  435. [DLG:IDD_BUTTON_PROP]
  436. Type=1
  437. Class=?
  438. ControlCount=16
  439. Control1=IDOK,button,1342242817
  440. Control2=IDCANCEL,button,1342242816
  441. Control3=IDC_STATIC,static,1342308352
  442. Control4=IDC_STATIC,static,1342308352
  443. Control5=IDC_STATIC,static,1342308352
  444. Control6=IDC_PARAM,edit,1350631560
  445. Control7=IDC_NUMBER,edit,1350631560
  446. Control8=IDC_CAPTION,edit,1350631552
  447. Control9=IDC_BUTTON1,button,1342242816
  448. Control10=IDC_STATIC,static,1342308352
  449. Control11=IDC_NAME,edit,1350631552
  450. Control12=IDC_STATIC,button,1342177287
  451. Control13=IDC_CHECK1,button,1342242819
  452. Control14=IDC_RADIO1,button,1342308361
  453. Control15=IDC_RADIO2,button,1342177289
  454. Control16=IDC_STATIC,button,1342177287
  455. [TB:IDR_MAINFRAME (English (U.S.))]
  456. Type=1
  457. Class=?
  458. Command1=ID_FILE_NEW
  459. Command2=ID_FILE_OPEN
  460. Command3=ID_FILE_SAVE
  461. Command4=ID_EDIT_CUT
  462. Command5=ID_EDIT_COPY
  463. Command6=ID_EDIT_PASTE
  464. Command7=ID_EDIT_LEFT
  465. Command8=ID_EDIT_RIGHT
  466. Command9=ID_EDIT_TOP
  467. Command10=ID_EDIT_BOTTOM
  468. Command11=ID_FILE_PRINT
  469. Command12=ID_APP_ABOUT
  470. CommandCount=12
  471. [ACL:IDR_MAINFRAME (English (U.S.))]
  472. Type=1
  473. Class=?
  474. Command1=ID_EDIT_SELECT_ALL
  475. Command2=ID_EDIT_PROPERTIES
  476. Command3=ID_OBJECT_MOVETOBACK
  477. Command4=ID_EDIT_COPY
  478. Command5=ID_OBJECT_MOVETOFRONT
  479. Command6=ID_FILE_NEW
  480. Command7=ID_FILE_OPEN
  481. Command8=ID_FILE_SAVE
  482. Command9=ID_EDIT_PASTE
  483. Command10=ID_EDIT_UNDO
  484. Command11=ID_EDIT_CUT
  485. Command12=ID_NEXT_PANE
  486. Command13=ID_PREV_PANE
  487. Command14=ID_EDIT_COPY
  488. Command15=ID_EDIT_PASTE
  489. Command16=ID_EDIT_CUT
  490. Command17=ID_EDIT_UNDO
  491. CommandCount=17
  492. [DLG:IDD_ANIMATETAG_PROP (Chinese (P.R.C.))]
  493. Type=1
  494. Class=?
  495. ControlCount=14
  496. Control1=IDOK,button,1342242817
  497. Control2=IDCANCEL,button,1342242816
  498. Control3=IDC_STATIC,static,1342308352
  499. Control4=IDC_STATIC,static,1342308352
  500. Control5=IDC_ANIMATE_FONT_NAME,static,1342308352
  501. Control6=IDC_ANIMATE_FONT_POINT,static,1342308352
  502. Control7=IDC_ANIMATE_TEXT_SET,button,1342242816
  503. Control8=IDC_STATIC,button,1342177287
  504. Control9=IDC_STATIC,static,1342308352
  505. Control10=IDC_ANIMATE_EDIT1,edit,1350631560
  506. Control11=IDC_STATIC,static,1342308352
  507. Control12=IDC_ANIMATE_EDIT2,edit,1350631560
  508. Control13=IDC_STATIC,static,1342308352
  509. Control14=IDC_ANIMATE_NAME,edit,1350631552
  510. [MNU:ID_POPUP_MENU (Chinese (P.R.C.))]
  511. Type=1
  512. Class=?
  513. CommandCount=0
  514. [MNU:IDR_MAINFRAME (Chinese (P.R.C.))]
  515. Type=1
  516. Class=?
  517. Command1=ID_FILE_NEW
  518. Command2=ID_FILE_OPEN
  519. Command3=ID_FILE_SAVE
  520. Command4=ID_FILE_SAVE_AS
  521. Command5=ID_FILE_MRU_FILE1
  522. Command6=ID_APP_EXIT
  523. Command7=ID_EDIT_CUT
  524. Command8=ID_EDIT_COPY
  525. Command9=ID_EDIT_PASTE
  526. Command10=ID_EDIT_CLEAR
  527. Command11=ID_EDIT_SELECT_ALL
  528. Command12=ID_EDIT_PROPERTIES
  529. Command13=ID_EDIT_LEFT
  530. Command14=ID_EDIT_RIGHT
  531. Command15=ID_EDIT_TOP
  532. Command16=ID_EDIT_BOTTOM
  533. Command17=ID_EDIT_ROTATE
  534. Command18=ID_VIEW_GRID
  535. Command19=ID_VIEW_PAPERCOLOR
  536. Command20=ID_VIEW_TOOLBAR
  537. Command21=ID_VIEW_STATUS_BAR
  538. Command22=ID_VIEW_PALETTE_BAR
  539. Command23=ID_DRAW_SELECTION
  540. Command24=ID_DRAW_LINE
  541. Command25=ID_DRAW_RECT
  542. Command26=ID_DRAW_ELLIPSE
  543. Command27=ID_DRAW_POLYGON
  544. Command28=ID_DRAW_TEXT
  545. Command29=ID_DRAW_BAR_GRAPH
  546. Command30=ID_DRAW_CLOCK
  547. Command31=ID_DRAW_ANIMATE_TAG
  548. Command32=ID_DRAW_CURSOR
  549. Command33=ID_DRAW_ISA
  550. Command34=ID_DRAW_LOOP
  551. Command35=ID_DRAW_BUTTON
  552. Command36=ID_DRAW_LIB
  553. Command37=ID_OBJECT_MOVETOFRONT
  554. Command38=ID_OBJECT_MOVETOBACK
  555. Command39=ID_OBJECT_MOVEFORWARD
  556. Command40=ID_OBJECT_MOVEBACK
  557. Command41=ID_OBJECT_MERGE
  558. Command42=ID_OBJECT_SPLIT
  559. Command43=ID_OBJECT_LIB
  560. Command44=ID_RUN_RUN
  561. Command45=ID_RUN_STOP
  562. Command46=ID_APP_ABOUT
  563. CommandCount=46
  564. [DLG:IDD_LINE_PROP (Chinese (P.R.C.))]
  565. Type=1
  566. Class=?
  567. ControlCount=21
  568. Control1=IDOK,button,1342308353
  569. Control2=IDCANCEL,button,1342308352
  570. Control3=IDC_STATIC,button,1342308359
  571. Control4=IDC_PENSIZE,edit,1350709376
  572. Control5=IDC_SPIN1,msctls_updown32,1342177334
  573. Control6=IDC_LINE_COLOR,static,1350697220
  574. Control7=IDC_STATIC,button,1342308359
  575. Control8=IDC_STATIC,button,1342308359
  576. Control9=IDC_PEN_STYLE,combobox,1344405507
  577. Control10=IDC_STATIC,static,1342308352
  578. Control11=IDC_LINE_NAME,edit,1350631552
  579. Control12=IDC_STATIC,static,1342308352
  580. Control13=IDC_STATIC,static,1342308352
  581. Control14=IDC_STATIC,static,1342308352
  582. Control15=IDC_STATIC,static,1342308352
  583. Control16=IDC_STATIC,static,1342308352
  584. Control17=IDC_STATIC,static,1342308352
  585. Control18=IDC_SX_POS,edit,1350631552
  586. Control19=IDC_SY_POS,edit,1350631552
  587. Control20=IDC_EX_POS,edit,1350631552
  588. Control21=IDC_EY_POS,edit,1350631552
  589. [DLG:IDD_RECT_PROP (Chinese (P.R.C.))]
  590. Type=1
  591. Class=?
  592. ControlCount=23
  593. Control1=IDOK,button,1342242817
  594. Control2=IDCANCEL,button,1342242816
  595. Control3=IDC_STATIC,button,1342177287
  596. Control4=IDC_STYLE_NORMAL,button,1342308361
  597. Control5=IDC_STYLE_RAISED,button,1342177289
  598. Control6=IDC_STYLE_LOWERED,button,1342177289
  599. Control7=IDC_STYLE_BOX,button,1342177289
  600. Control8=IDC_STATIC,button,1342308359
  601. Control9=IDC_EDIT1,edit,1350774912
  602. Control10=IDC_SPIN1,msctls_updown32,1342308406
  603. Control11=IDC_STATIC,button,1342308359
  604. Control12=IDC_CHECK1,button,1342373891
  605. Control13=IDC_STATIC,button,1342177287
  606. Control14=IDC_STATIC,static,1342308352
  607. Control15=IDC_STATIC,static,1342308352
  608. Control16=IDC_STATIC,static,1342308352
  609. Control17=IDC_STATIC,static,1342308352
  610. Control18=IDC_COLOR_LINE,static,1350762756
  611. Control19=IDC_COLOR_FACE,static,1350762756
  612. Control20=IDC_COLOR_HIGHLIGHT,static,1350762752
  613. Control21=IDC_COLOR_SHADOW,static,1350762752
  614. Control22=IDC_STATIC,static,1342308352
  615. Control23=IDC_RECT_NAME,edit,1350631552
  616. [DLG:IDD_POLY_PROP (Chinese (P.R.C.))]
  617. Type=1
  618. Class=?
  619. ControlCount=18
  620. Control1=IDOK,button,1342242817
  621. Control2=IDCANCEL,button,1342242816
  622. Control3=IDC_STATIC,button,1342177287
  623. Control4=IDC_ATTR_FILL,button,1342308361
  624. Control5=IDC_ATTR_HOLLOW,button,1342177289
  625. Control6=IDC_ATTR_OPEN,button,1342177289
  626. Control7=IDC_STATIC,button,1342308359
  627. Control8=IDC_EDIT1,edit,1350643840
  628. Control9=IDC_SPIN1,msctls_updown32,1342177334
  629. Control10=IDC_STATIC,button,1342177287
  630. Control11=IDC_STATIC,static,1342308352
  631. Control12=IDC_STATIC,static,1342308352
  632. Control13=IDC_STATIC,static,1342308352
  633. Control14=IDC_POLY_LINE,static,1350631684
  634. Control15=IDC_POLY_FILL,static,1350631684
  635. Control16=IDC_COMBO1,combobox,1344339971
  636. Control17=IDC_STATIC,static,1342308352
  637. Control18=IDC_POLY_NAME,edit,1350631552
  638. [DLG:IDD_ELLIPSE_PROP (Chinese (P.R.C.))]
  639. Type=1
  640. Class=?
  641. ControlCount=23
  642. Control1=IDOK,button,1342373888
  643. Control2=IDCANCEL,button,1342373888
  644. Control3=IDC_STATIC,button,1342177287
  645. Control4=IDC_ATTR_FILLED,button,1342308361
  646. Control5=IDC_RADIO2,button,1342177289
  647. Control6=IDC_RADIO3,button,1342177289
  648. Control7=IDC_RADIO4,button,1342177289
  649. Control8=IDC_RADIO5,button,1342177289
  650. Control9=IDC_STATIC,button,1342308359
  651. Control10=IDC_ELLIPSE_LINEWIDTH,edit,1350643840
  652. Control11=IDC_SPIN1,msctls_updown32,1342177334
  653. Control12=IDC_STATIC,static,1342308352
  654. Control13=IDC_STATIC,static,1342308352
  655. Control14=IDC_ELLIPSE_SANGLE,edit,1350643840
  656. Control15=IDC_ELLIPSE_EANGLE,edit,1350643840
  657. Control16=IDC_STATIC,static,1342308352
  658. Control17=IDC_STATIC,static,1342308352
  659. Control18=IDC_ELLIPSE_LINE_COLOR,static,1350762756
  660. Control19=IDC_ELLIPSE_FILL_COLOR,static,1350762756
  661. Control20=IDC_STATIC,static,1342308352
  662. Control21=IDC_COMBO1,combobox,1344471043
  663. Control22=IDC_STATIC,static,1342308352
  664. Control23=IDC_ELLIPSE_NAME,edit,1350631552
  665. [DLG:IDD_TEXT_PROP (Chinese (P.R.C.))]
  666. Type=1
  667. Class=?
  668. ControlCount=15
  669. Control1=IDOK,button,1342242817
  670. Control2=IDCANCEL,button,1342242816
  671. Control3=IDC_STATIC,button,1342177287
  672. Control4=IDC_TEXT_NORMAL,button,1342308361
  673. Control5=IDC_RADIO2,button,1342177289
  674. Control6=IDC_RADIO3,button,1342177289
  675. Control7=IDC_RADIO4,button,1342177289
  676. Control8=IDC_STATIC,static,1342308352
  677. Control9=IDC_STATIC,static,1342308352
  678. Control10=IDC_TEXT_SET,button,1342242816
  679. Control11=IDC_TEXT_TEXT,edit,1350635652
  680. Control12=IDC_TEXT_FONTNAME,static,1342308352
  681. Control13=IDC_TEXT_POINTSIZE,static,1342308352
  682. Control14=IDC_STATIC,static,1342308352
  683. Control15=IDC_TEXT_NAME,edit,1350631552
  684. [DLG:IDD_BAR_PROP (Chinese (P.R.C.))]
  685. Type=1
  686. Class=?
  687. ControlCount=9
  688. Control1=IDOK,button,1342242817
  689. Control2=IDCANCEL,button,1342242816
  690. Control3=IDC_CONFIGRUE,button,1342242816
  691. Control4=IDC_STATIC,static,1342308352
  692. Control5=IDC_STATIC,static,1342308352
  693. Control6=IDC_STATIC,static,1342308352
  694. Control7=IDC_EDIT1,edit,1350631560
  695. Control8=IDC_BAR_NAME,edit,1350631552
  696. Control9=IDC_BAR_NUMBER,edit,1350631560
  697. [DLG:IDD_BAR_CONFIGURE (Chinese (P.R.C.))]
  698. Type=1
  699. Class=?
  700. ControlCount=19
  701. Control1=IDOK,button,1342242817
  702. Control2=IDCANCEL,button,1342242816
  703. Control3=IDC_STATIC,button,1342177287
  704. Control4=IDC_RADIO1,button,1342308361
  705. Control5=IDC_RADIO2,button,1342177289
  706. Control6=IDC_STATIC,button,1342308359
  707. Control7=IDC_STATIC,static,1342308352
  708. Control8=IDC_STATIC,static,1342308352
  709. Control9=IDC_BAR_ONE,edit,1350643840
  710. Control10=IDC_SPIN1,msctls_updown32,1342177334
  711. Control11=IDC_BAR_TWO,edit,1350643840
  712. Control12=IDC_SPIN2,msctls_updown32,1342177334
  713. Control13=IDC_STATIC,button,1342308359
  714. Control14=IDC_STATIC,static,1342308352
  715. Control15=IDC_STATIC,static,1342308352
  716. Control16=IDC_STATIC,static,1342308352
  717. Control17=IDC_BAR_COLOR_TWO,static,1350631684
  718. Control18=IDC_BAR_COLOR_ONE,static,1350631684
  719. Control19=IDC_BAR_COLOR_BAR,static,1350631684
  720. [DLG:IDD_ABOUTBOX (Chinese (P.R.C.))]
  721. Type=1
  722. Class=?
  723. ControlCount=1
  724. Control1=IDC_STATIC,static,1342308352
  725. [DLG:IDD_CURSOR_PROP (Chinese (P.R.C.))]
  726. Type=1
  727. Class=?
  728. ControlCount=21
  729. Control1=IDOK,button,1342242817
  730. Control2=IDCANCEL,button,1342242816
  731. Control3=IDC_STATIC,button,1342177287
  732. Control4=IDC_RADIO1,button,1342308361
  733. Control5=IDC_RADIO2,button,1342177289
  734. Control6=IDC_STATIC,static,1342308352
  735. Control7=IDC_EDIT2,edit,1350631552
  736. Control8=IDC_SPIN1,msctls_updown32,1342177334
  737. Control9=IDC_STATIC,static,1342308352
  738. Control10=IDC_STATIC,static,1342308352
  739. Control11=IDC_EDIT3,edit,1350631560
  740. Control12=IDC_EDIT4,edit,1350631560
  741. Control13=IDC_CHECK1,button,1342242819
  742. Control14=IDC_STATIC,static,1342308352
  743. Control15=IDC_CURSOR_NAME,edit,1350631552
  744. Control16=IDC_CHECK2,button,1342242819
  745. Control17=IDC_CHECK3,button,1342242819
  746. Control18=IDC_STATIC,static,1342308352
  747. Control19=IDC_COLOR,static,1342181636
  748. Control20=IDC_STATIC,static,1342308352
  749. Control21=IDC_CRULER,static,1342181636
  750. [DLG:IDD_CAM_PROP (Chinese (P.R.C.))]
  751. Type=1
  752. Class=?
  753. ControlCount=6
  754. Control1=IDOK,button,1342242817
  755. Control2=IDCANCEL,button,1342242816
  756. Control3=IDC_STATIC,static,1342308352
  757. Control4=IDC_STATIC,static,1342308352
  758. Control5=IDC_EDIT1,edit,1350631560
  759. Control6=IDC_EDIT5,edit,1350631560
  760. [DLG:IDD_LOOP_PORG (Chinese (P.R.C.))]
  761. Type=1
  762. Class=?
  763. ControlCount=7
  764. Control1=IDOK,button,1342242817
  765. Control2=IDCANCEL,button,1342242816
  766. Control3=IDC_STATIC,button,1342177287
  767. Control4=IDC_STATIC,static,1342308352
  768. Control5=IDC_EDIT1,edit,1350631560
  769. Control6=IDC_STATIC,static,1342308352
  770. Control7=IDC_LOOP_NAME,edit,1350631552
  771. [DLG:IDD_ISA_PROP (Chinese (P.R.C.))]
  772. Type=1
  773. Class=?
  774. ControlCount=8
  775. Control1=IDOK,button,1342242817
  776. Control2=IDCANCEL,button,1342242816
  777. Control3=IDC_LIST1,SysListView32,1350631488
  778. Control4=IDC_STATIC,static,1342308352
  779. Control5=IDC_COLOR,static,1342181636
  780. Control6=IDC_STATIC,static,1342308352
  781. Control7=IDC_LINE_WIDTH,edit,1350631552
  782. Control8=IDC_SPIN1,msctls_updown32,1342177334
  783. [DLG:IDD_MERGE_PROP (Chinese (P.R.C.))]
  784. Type=1
  785. Class=?
  786. ControlCount=6
  787. Control1=IDOK,button,1342242817
  788. Control2=IDCANCEL,button,1342242816
  789. Control3=IDC_STATIC,button,1342177287
  790. Control4=IDC_COMBO1,combobox,1344339971
  791. Control5=IDC_STATIC,static,1342308352
  792. Control6=IDC_MERGE_NAME,edit,1350631552
  793. [DLG:IDD_CUSTOM_DLG (Chinese (P.R.C.))]
  794. Type=1
  795. Class=?
  796. ControlCount=5
  797. Control1=IDOK,button,1342242817
  798. Control2=IDCANCEL,button,1342242816
  799. Control3=IDC_STATIC,button,1342177287
  800. Control4=IDC_COMBO1,combobox,1344339971
  801. Control5=IDC_STATIC,button,1342177287
  802. [DLG:IDD_SPLIT_PROP (Chinese (P.R.C.))]
  803. Type=1
  804. Class=?
  805. ControlCount=4
  806. Control1=IDOK,button,1342242817
  807. Control2=IDCANCEL,button,1342242816
  808. Control3=IDC_STATIC,button,1342177287
  809. Control4=IDC_COMBO1,combobox,1344339971
  810. [DLG:IDD_LIB_IDEN_PROP (Chinese (P.R.C.))]
  811. Type=1
  812. Class=?
  813. ControlCount=4
  814. Control1=IDOK,button,1342242817
  815. Control2=IDCANCEL,button,1342242816
  816. Control3=IDC_LIB_IDEN,edit,1350631552
  817. Control4=IDC_STATIC,button,1342177287
  818. [DLG:IDD_BUTTON_PROP (Chinese (P.R.C.))]
  819. Type=1
  820. Class=?
  821. ControlCount=16
  822. Control1=IDOK,button,1342242817
  823. Control2=IDCANCEL,button,1342242816
  824. Control3=IDC_STATIC,static,1342308352
  825. Control4=IDC_STATIC,static,1342308352
  826. Control5=IDC_STATIC,static,1342308352
  827. Control6=IDC_PARAM,edit,1350631560
  828. Control7=IDC_NUMBER,edit,1350631560
  829. Control8=IDC_CAPTION,edit,1350631552
  830. Control9=IDC_BUTTON1,button,1342242816
  831. Control10=IDC_STATIC,static,1342308352
  832. Control11=IDC_NAME,edit,1350631552
  833. Control12=IDC_STATIC,button,1342177287
  834. Control13=IDC_CHECK1,button,1342242819
  835. Control14=IDC_RADIO1,button,1342308361
  836. Control15=IDC_RADIO2,button,1342177289
  837. Control16=IDC_STATIC,button,1342177287
  838. [TB:IDR_MAINFRAME]
  839. Type=1
  840. Class=?
  841. Command1=ID_FILE_NEW
  842. Command2=ID_FILE_OPEN
  843. Command3=ID_FILE_SAVE
  844. Command4=ID_EDIT_CUT
  845. Command5=ID_EDIT_COPY
  846. Command6=ID_EDIT_PASTE
  847. Command7=ID_EDIT_LEFT
  848. Command8=ID_EDIT_RIGHT
  849. Command9=ID_EDIT_TOP
  850. Command10=ID_EDIT_BOTTOM
  851. Command11=ID_FILE_PRINT
  852. Command12=ID_APP_ABOUT
  853. CommandCount=12