FIRE.CLW
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:2k
源码类别:

Windows编程

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CFireDlg
  5. LastTemplate=CStatic
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "fire.h"
  8. ClassCount=4
  9. Class1=CFireApp
  10. Class2=CFireDlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Class4=CFireWnd
  16. Resource3=IDD_FIRE_DIALOG
  17. [CLS:CFireApp]
  18. Type=0
  19. HeaderFile=fire.h
  20. ImplementationFile=fire.cpp
  21. Filter=N
  22. [CLS:CFireDlg]
  23. Type=0
  24. HeaderFile=firedlg.h
  25. ImplementationFile=firedlg.cpp
  26. Filter=W
  27. LastObject=CFireDlg
  28. VirtualFilter=dWC
  29. BaseClass=CDialog
  30. [CLS:CAboutDlg]
  31. Type=0
  32. HeaderFile=firedlg.h
  33. ImplementationFile=firedlg.cpp
  34. Filter=D
  35. [DLG:IDD_ABOUTBOX]
  36. Type=1
  37. Class=CAboutDlg
  38. ControlCount=5
  39. Control1=IDC_STATIC,static,1342177283
  40. Control2=IDC_STATIC,static,1342308352
  41. Control3=IDC_STATIC,static,1342308352
  42. Control4=IDOK,button,1342373889
  43. Control5=IDC_STATIC,static,1342308352
  44. [DLG:IDD_FIRE_DIALOG]
  45. Type=1
  46. Class=CFireDlg
  47. ControlCount=10
  48. Control1=IDC_COLOR,SysTabControl32,1342242816
  49. Control2=IDC_FIRE,static,1342177284
  50. Control3=IDC_STATIC,static,1342308352
  51. Control4=IDC_HEIGHT,msctls_trackbar32,1342242823
  52. Control5=IDC_STATIC,button,1342177287
  53. Control6=IDC_SETTING,edit,1484849280
  54. Control7=IDC_SETTINGCTRL,msctls_updown32,1476395190
  55. Control8=IDC_PROPERTY,SysTreeView32,1342242871
  56. Control9=IDC_APPLY,button,1476460545
  57. Control10=IDC_BURN,msctls_progress32,1350565889
  58. [CLS:CFireWnd]
  59. Type=0
  60. HeaderFile=firewnd.h
  61. ImplementationFile=firewnd.cpp
  62. Filter=W
  63. LastObject=CFireWnd