ZoomImgDemo.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=CImgWnd
  5. LastTemplate=CStatic
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "ZoomImgDemo.h"
  8. ClassCount=4
  9. Class1=CZoomImgDemoApp
  10. Class2=CZoomImgDemoDlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Class4=CImgWnd
  16. Resource3=IDD_ZOOMIMGDEMO_DIALOG
  17. [CLS:CZoomImgDemoApp]
  18. Type=0
  19. HeaderFile=ZoomImgDemo.h
  20. ImplementationFile=ZoomImgDemo.cpp
  21. Filter=N
  22. [CLS:CZoomImgDemoDlg]
  23. Type=0
  24. HeaderFile=ZoomImgDemoDlg.h
  25. ImplementationFile=ZoomImgDemoDlg.cpp
  26. Filter=D
  27. BaseClass=CDialog
  28. VirtualFilter=dWC
  29. LastObject=IDC_BUTTON_FULL_Y
  30. [CLS:CAboutDlg]
  31. Type=0
  32. HeaderFile=ZoomImgDemoDlg.h
  33. ImplementationFile=ZoomImgDemoDlg.cpp
  34. Filter=D
  35. [DLG:IDD_ABOUTBOX]
  36. Type=1
  37. Class=CAboutDlg
  38. ControlCount=4
  39. Control1=IDC_STATIC,static,1342177283
  40. Control2=IDC_STATIC,static,1342308480
  41. Control3=IDC_STATIC,static,1342308352
  42. Control4=IDOK,button,1342373889
  43. [DLG:IDD_ZOOMIMGDEMO_DIALOG]
  44. Type=1
  45. Class=CZoomImgDemoDlg
  46. ControlCount=8
  47. Control1=IDOK,button,1342242817
  48. Control2=IDCANCEL,button,1342242816
  49. Control3=IDC_STATIC_IMAGE,static,1350696960
  50. Control4=IDC_BUTTON_1_1,button,1342242816
  51. Control5=IDC_BUTTON_FULL_X,button,1342242816
  52. Control6=IDC_BUTTON_FULL_Y,button,1342242816
  53. Control7=IDC_BUTTON_FULL,button,1342242816
  54. Control8=IDC_BUTTON_CENTER,button,1342242816
  55. [CLS:CImgWnd]
  56. Type=0
  57. HeaderFile=ImgWnd.h
  58. ImplementationFile=ImgWnd.cpp
  59. BaseClass=CStatic
  60. Filter=W
  61. VirtualFilter=WC
  62. LastObject=CImgWnd