Config.clw
Upload User: kelijie
Upload Date: 2007-01-01
Package Size: 123k
Code Size: 1k
Category:

Graph program

Development Platform:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CConfigDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "Config.h"
  8. ClassCount=3
  9. Class1=CConfigApp
  10. Class2=CConfigDlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_CONFIG_DIALOG
  16. [CLS:CConfigApp]
  17. Type=0
  18. HeaderFile=Config.h
  19. ImplementationFile=Config.cpp
  20. Filter=N
  21. [CLS:CConfigDlg]
  22. Type=0
  23. HeaderFile=ConfigDlg.h
  24. ImplementationFile=ConfigDlg.cpp
  25. Filter=D
  26. BaseClass=CDialog
  27. VirtualFilter=dWC
  28. LastObject=IDC_PLUGINLIST
  29. [CLS:CAboutDlg]
  30. Type=0
  31. HeaderFile=ConfigDlg.h
  32. ImplementationFile=ConfigDlg.cpp
  33. Filter=D
  34. [DLG:IDD_ABOUTBOX]
  35. Type=1
  36. Class=CAboutDlg
  37. ControlCount=4
  38. Control1=IDC_STATIC,static,1342177283
  39. Control2=IDC_STATIC,static,1342308480
  40. Control3=IDC_STATIC,static,1342308352
  41. Control4=IDOK,button,1342373889
  42. [DLG:IDD_CONFIG_DIALOG]
  43. Type=1
  44. Class=CConfigDlg
  45. ControlCount=8
  46. Control1=IDOK,button,1342242817
  47. Control2=IDCANCEL,button,1342242816
  48. Control3=IDC_EXISTLIST,listbox,1352728835
  49. Control4=IDC_PLUGINLIST,listbox,1352728835
  50. Control5=IDC_STATIC,static,1342308352
  51. Control6=IDC_STATIC,static,1342308352
  52. Control7=IDC_ADD,button,1342177280
  53. Control8=IDC_ROMOVE,button,1342177280