aa.clw
上传用户:zhaobiao
上传日期:2013-10-27
资源大小:92k
文件大小:2k
源码类别:

OpenCV

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=Cvision
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "aa.h"
  8. ClassCount=4
  9. Class1=CAaApp
  10. Class2=CAaDlg
  11. Class3=CAboutDlg
  12. ResourceCount=4
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_AA_DIALOG
  16. Class4=Cvision
  17. Resource4=IDD_VISION
  18. [CLS:CAaApp]
  19. Type=0
  20. HeaderFile=aa.h
  21. ImplementationFile=aa.cpp
  22. Filter=N
  23. LastObject=CAaApp
  24. [CLS:CAaDlg]
  25. Type=0
  26. HeaderFile=aaDlg.h
  27. ImplementationFile=aaDlg.cpp
  28. Filter=D
  29. BaseClass=CDialog
  30. VirtualFilter=dWC
  31. LastObject=CAaDlg
  32. [CLS:CAboutDlg]
  33. Type=0
  34. HeaderFile=aaDlg.h
  35. ImplementationFile=aaDlg.cpp
  36. Filter=D
  37. LastObject=CAboutDlg
  38. [DLG:IDD_ABOUTBOX]
  39. Type=1
  40. Class=CAboutDlg
  41. ControlCount=4
  42. Control1=IDC_STATIC,static,1342177283
  43. Control2=IDC_STATIC,static,1342308480
  44. Control3=IDC_STATIC,static,1342308352
  45. Control4=IDOK,button,1342373889
  46. [DLG:IDD_AA_DIALOG]
  47. Type=1
  48. Class=CAaDlg
  49. ControlCount=7
  50. Control1=IDC_BUTTON1,button,1342242816
  51. Control2=IDC_PIC,static,1342177287
  52. Control3=IDC_PIC2,static,1342177287
  53. Control4=IDC_BUTTON2,button,1342242816
  54. Control5=IDC_BUTTON3,button,1342242816
  55. Control6=IDC_FPS,static,1342308352
  56. Control7=IDC_STATIC_PFS,static,1350696960
  57. [DLG:IDD_VISION]
  58. Type=1
  59. Class=Cvision
  60. ControlCount=4
  61. Control1=IDOK,button,1342242817
  62. Control2=IDCANCEL,button,1342242816
  63. Control3=IDC_BUTTON1,button,1342242816
  64. Control4=IDC_BUTTON2,button,1342242816
  65. [CLS:Cvision]
  66. Type=0
  67. HeaderFile=vision.h
  68. ImplementationFile=vision.cpp
  69. BaseClass=CDialog
  70. Filter=D
  71. VirtualFilter=dWC
  72. LastObject=IDC_BUTTON2