Client.clw
上传用户:shljtb88
上传日期:2010-02-09
资源大小:82k
文件大小:1k
源码类别:

系统编程

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CClientDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "Client.h"
  8. ClassCount=4
  9. Class1=CClientApp
  10. Class2=CClientDlg
  11. ResourceCount=3
  12. Resource2=IDR_MAINFRAME
  13. Resource3=IDD_CLIENT_DIALOG
  14. [CLS:CClientApp]
  15. Type=0
  16. HeaderFile=Client.h
  17. ImplementationFile=Client.cpp
  18. Filter=N
  19. [CLS:CClientDlg]
  20. Type=0
  21. HeaderFile=ClientDlg.h
  22. ImplementationFile=ClientDlg.cpp
  23. Filter=D
  24. BaseClass=CDialog
  25. VirtualFilter=dWC
  26. [DLG:IDD_CLIENT_DIALOG]
  27. Type=1
  28. Class=CClientDlg
  29. ControlCount=5
  30. Control1=IDOK,button,1342242817
  31. Control2=IDCANCEL,button,1342242816
  32. Control3=IDC_BUTTON_ReadFromMemory,button,1342242816
  33. Control4=IDC_EDIT,edit,1350631552
  34. Control5=IDC_BUTTON_CreatePipeAndReceive,button,1342242816