Server.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=CServerDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "Server.h"
  8. ClassCount=4
  9. Class1=CServerApp
  10. Class2=CServerDlg
  11. ResourceCount=3
  12. Resource2=IDR_MAINFRAME
  13. Resource3=IDD_SERVER_DIALOG
  14. [CLS:CServerApp]
  15. Type=0
  16. HeaderFile=Server.h
  17. ImplementationFile=Server.cpp
  18. Filter=N
  19. [CLS:CServerDlg]
  20. Type=0
  21. HeaderFile=ServerDlg.h
  22. ImplementationFile=ServerDlg.cpp
  23. Filter=D
  24. BaseClass=CDialog
  25. VirtualFilter=dWC
  26. [DLG:IDD_SERVER_DIALOG]
  27. Type=1
  28. Class=CServerDlg
  29. ControlCount=8
  30. Control1=IDOK,button,1342242817
  31. Control2=IDCANCEL,button,1342242816
  32. Control3=IDC_EDIT,edit,1350631552
  33. Control4=IDC_BUTTON_StartClient,button,1342242816
  34. Control5=IDC_BUTTON_CloseClient,button,1342242816
  35. Control6=IDC_BUTTON_SendMessage,button,1342242816
  36. Control7=IDC_BUTTON_WriteToMemory,button,1342242816
  37. Control8=IDC_BUTTON_WriteToMessagePipe,button,1342242816