Mouse.clw
上传用户:qzzxgm
上传日期:2009-12-14
资源大小:1882k
文件大小:1k
源码类别:

书籍源码

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CMouseDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "Mouse.h"
  8. ClassCount=4
  9. Class1=CMouseApp
  10. Class2=CMouseDlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_MOUSE_DIALOG
  16. [CLS:CMouseApp]
  17. Type=0
  18. HeaderFile=Mouse.h
  19. ImplementationFile=Mouse.cpp
  20. Filter=N
  21. [CLS:CMouseDlg]
  22. Type=0
  23. HeaderFile=MouseDlg.h
  24. ImplementationFile=MouseDlg.cpp
  25. Filter=D
  26. [CLS:CAboutDlg]
  27. Type=0
  28. HeaderFile=MouseDlg.h
  29. ImplementationFile=MouseDlg.cpp
  30. Filter=D
  31. [DLG:IDD_ABOUTBOX]
  32. Type=1
  33. Class=CAboutDlg
  34. ControlCount=4
  35. Control1=IDC_STATIC,static,1342177283
  36. Control2=IDC_STATIC,static,1342308480
  37. Control3=IDC_STATIC,static,1342308352
  38. Control4=IDOK,button,1342373889
  39. [DLG:IDD_MOUSE_DIALOG]
  40. Type=1
  41. Class=CMouseDlg
  42. ControlCount=2
  43. Control1=IDC_STATIC,static,1342308352
  44. Control2=IDC_EDIT1,edit,1350631552