Capture.clw
上传用户:aokegd
上传日期:2009-12-14
资源大小:1276k
文件大小:2k
源码类别:

书籍源码

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CAboutDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "capture.h"
  8. LastPage=0
  9. ClassCount=3
  10. Class1=CCaptureApp
  11. Class2=CAboutDlg
  12. Class3=CCaptureDlg
  13. ResourceCount=3
  14. Resource1=IDD_ABOUTBOX (English (U.S.))
  15. Resource2=IDD_CAPTURE_DIALOG (English (U.S.))
  16. Resource3=IDR_MENU1 (English (U.S.))
  17. [CLS:CCaptureApp]
  18. Type=0
  19. BaseClass=CWinApp
  20. HeaderFile=Capture.h
  21. ImplementationFile=Capture.cpp
  22. [CLS:CAboutDlg]
  23. Type=0
  24. BaseClass=CDialog
  25. HeaderFile=CaptureDlg.cpp
  26. ImplementationFile=CaptureDlg.cpp
  27. LastObject=CAboutDlg
  28. [CLS:CCaptureDlg]
  29. Type=0
  30. BaseClass=CDialog
  31. HeaderFile=CaptureDlg.h
  32. ImplementationFile=CaptureDlg.cpp
  33. [DLG:IDD_ABOUTBOX]
  34. Type=1
  35. Class=CAboutDlg
  36. [DLG:IDD_CAPTURE_DIALOG]
  37. Type=1
  38. Class=CCaptureDlg
  39. [DLG:IDD_ABOUTBOX (English (U.S.))]
  40. Type=1
  41. Class=?
  42. ControlCount=5
  43. Control1=IDC_STATIC,static,1342177283
  44. Control2=IDC_STATIC,static,1342308992
  45. Control3=IDC_STATIC,static,1342308864
  46. Control4=IDOK,button,1342373889
  47. Control5=IDC_STATIC,static,1342308865
  48. [DLG:IDD_CAPTURE_DIALOG (English (U.S.))]
  49. Type=1
  50. Class=?
  51. ControlCount=13
  52. Control1=IDCANCEL,button,1342242816
  53. Control2=IDC_STATIC,static,1342308864
  54. Control3=IDC_PATH,static,1342312960
  55. Control4=IDC_BROWSE,button,1342242816
  56. Control5=IDC_STATIC,button,1342178055
  57. Control6=IDC_CONTROL,button,1342373891
  58. Control7=IDC_ALT,button,1342373891
  59. Control8=IDC_SHIFT,button,1342373891
  60. Control9=ID_ABOUT,button,1342242816
  61. Control10=IDC_KEY,combobox,1344339971
  62. Control11=IDC_STATIC,static,1342308864
  63. Control12=IDC_NUMBER,static,1342312961
  64. Control13=ID_CHANGE,button,1342242816
  65. [MNU:IDR_MENU1 (English (U.S.))]
  66. Type=1
  67. Class=?
  68. Command1=ID_EXITICON
  69. Command2=ID_EXIT
  70. CommandCount=2