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

书籍源码

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CSimpleTextTransferDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "SimpleTextTransfer.h"
  8. ClassCount=3
  9. Class1=CSimpleTextTransferApp
  10. Class2=CSimpleTextTransferDlg
  11. Class3=CAboutDlg
  12. ResourceCount=5
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_SIMPLETEXTTRANSFER_DIALOG
  16. Resource4=IDD_ABOUTBOX (English (U.S.))
  17. Resource5=IDD_SIMPLETEXTTRANSFER_DIALOG (English (U.S.))
  18. [CLS:CSimpleTextTransferApp]
  19. Type=0
  20. HeaderFile=SimpleTextTransfer.h
  21. ImplementationFile=SimpleTextTransfer.cpp
  22. Filter=N
  23. [CLS:CAboutDlg]
  24. Type=0
  25. HeaderFile=SimpleTextTransferDlg.h
  26. ImplementationFile=SimpleTextTransferDlg.cpp
  27. Filter=D
  28. [DLG:IDD_ABOUTBOX]
  29. Type=1
  30. ControlCount=4
  31. Control1=IDC_STATIC,static,1342177283
  32. Control2=IDC_STATIC,static,1342308352
  33. Control3=IDC_STATIC,static,1342308352
  34. Control4=IDOK,button,1342373889
  35. Class=CAboutDlg
  36. [DLG:IDD_SIMPLETEXTTRANSFER_DIALOG]
  37. Type=1
  38. Class=CSimpleTextTransferDlg
  39. ControlCount=3
  40. Control1=IDOK,button,1342242817
  41. Control2=IDCANCEL,button,1342242816
  42. Control3=IDC_STATIC,static,1342308352
  43. [DLG:IDD_SIMPLETEXTTRANSFER_DIALOG (English (U.S.))]
  44. Type=1
  45. Class=?
  46. ControlCount=9
  47. Control1=IDC_STATIC,button,1342177287
  48. Control2=ID_EDTTOCLIPBOARD,edit,1352728772
  49. Control3=ID_BTNCOPY,button,1342242816
  50. Control4=ID_BTNCUT,button,1342242816
  51. Control5=ID_BTNPASTE,button,1342242816
  52. Control6=IDC_STATIC,button,1342177287
  53. Control7=ID_EDTFROMCLIPBOARD,edit,1352665284
  54. Control8=IDCANCEL,button,1342242816
  55. Control9=IDOK,button,1342242816
  56. [DLG:IDD_ABOUTBOX (English (U.S.))]
  57. Type=1
  58. Class=?
  59. ControlCount=2
  60. Control1=IDOK,button,1342373889
  61. Control2=IDCANCEL,button,1342242816