Test.clw
上传用户:shkeding
上传日期:2007-01-02
资源大小:21k
文件大小:2k
源码类别:

RichEdit

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CTestDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "Test.h"
  8. ClassCount=3
  9. Class1=CTestApp
  10. Class2=CTestDlg
  11. Class3=CAboutDlg
  12. ResourceCount=5
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_TEST_DIALOG
  16. Resource4=IDD_ABOUTBOX (English (U.S.))
  17. Resource5=IDD_TEST_DIALOG (English (U.S.))
  18. [CLS:CTestApp]
  19. Type=0
  20. HeaderFile=Test.h
  21. ImplementationFile=Test.cpp
  22. Filter=N
  23. [CLS:CTestDlg]
  24. Type=0
  25. HeaderFile=TestDlg.h
  26. ImplementationFile=TestDlg.cpp
  27. Filter=D
  28. LastObject=IDC_RE_TITLE
  29. [CLS:CAboutDlg]
  30. Type=0
  31. HeaderFile=TestDlg.h
  32. ImplementationFile=TestDlg.cpp
  33. Filter=D
  34. [DLG:IDD_ABOUTBOX]
  35. Type=1
  36. ControlCount=4
  37. Control1=IDC_STATIC,static,1342177283
  38. Control2=IDC_STATIC,static,1342308352
  39. Control3=IDC_STATIC,static,1342308352
  40. Control4=IDOK,button,1342373889
  41. Class=CAboutDlg
  42. [DLG:IDD_TEST_DIALOG]
  43. Type=1
  44. ControlCount=3
  45. Control1=IDOK,button,1342242817
  46. Control2=IDCANCEL,button,1342242816
  47. Control3=IDC_STATIC,static,1342308352
  48. Class=CTestDlg
  49. [DLG:IDD_TEST_DIALOG (English (U.S.))]
  50. Type=1
  51. ControlCount=4
  52. Control1=IDOK,button,1342242817
  53. Control2=IDCANCEL,button,1342242816
  54. Control3=IDC_RE_TITLE,RICHEDIT,1350567936
  55. Control4=IDC_RE_BOX,RICHEDIT,1352728708
  56. Class=CTestDlg
  57. [DLG:IDD_ABOUTBOX (English (U.S.))]
  58. Type=1
  59. ControlCount=4
  60. Control1=IDC_STATIC,static,1342177283
  61. Control2=IDC_STATIC,static,1342308480
  62. Control3=IDC_STATIC,static,1342308352
  63. Control4=IDOK,button,1342373889