Server.clw
上传用户:maryhy001
上传日期:2007-05-02
资源大小:2317k
文件大小:2k
源码类别:

网格计算

开发平台:

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=3
  9. Class1=CServerApp
  10. Class2=CServerDlg
  11. Class3=CAboutDlg
  12. ResourceCount=4
  13. Resource1=IDD_SERVER_DIALOG
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_ABOUTBOX
  16. Resource4=IDR_TRAYICON
  17. [CLS:CServerApp]
  18. Type=0
  19. HeaderFile=Server.h
  20. ImplementationFile=Server.cpp
  21. Filter=N
  22. BaseClass=CWinApp
  23. VirtualFilter=AC
  24. LastObject=CServerApp
  25. [CLS:CServerDlg]
  26. Type=0
  27. HeaderFile=ServerDlg.h
  28. ImplementationFile=ServerDlg.cpp
  29. Filter=D
  30. BaseClass=CDialog
  31. VirtualFilter=dWC
  32. LastObject=IDM_TICLOSESVR
  33. [CLS:CAboutDlg]
  34. Type=0
  35. HeaderFile=ServerDlg.h
  36. ImplementationFile=ServerDlg.cpp
  37. Filter=D
  38. LastObject=CAboutDlg
  39. [DLG:IDD_ABOUTBOX]
  40. Type=1
  41. Class=CAboutDlg
  42. ControlCount=7
  43. Control1=IDC_STATIC,static,1342177283
  44. Control2=IDC_STATIC,static,1342308480
  45. Control3=IDC_STATIC,static,1342308352
  46. Control4=IDOK,button,1342373889
  47. Control5=IDC_STATIC,button,1342177287
  48. Control6=IDC_STATIC,static,1342308352
  49. Control7=IDC_STATIC,static,1342308352
  50. [DLG:IDD_SERVER_DIALOG]
  51. Type=1
  52. Class=CServerDlg
  53. ControlCount=13
  54. Control1=ID_OPENDIRSVR,button,1342242817
  55. Control2=IDCANCEL,button,1342242816
  56. Control3=ID_CLOSEDIRSVR,button,1342242817
  57. Control4=IDC_GRPBOX,button,1342177287
  58. Control5=IDC_STATIC,static,1342177294
  59. Control6=IDC_STATIC,static,1342308352
  60. Control7=IDC_STATIC,static,1342308352
  61. Control8=IDC_STATIC,static,1342308352
  62. Control9=IDC_LOCALSETTING,button,1342242816
  63. Control10=IDC_EDTSVRPORT,edit,1350639744
  64. Control11=IDC_EDTLOCALIP,edit,1350633600
  65. Control12=IDC_STATIC,static,1342308352
  66. Control13=IDC_STATIC,static,1342308352
  67. [MNU:IDR_TRAYICON]
  68. Type=1
  69. Class=?
  70. Command1=IDM_TISHOWWND
  71. Command2=IDM_TISTARTSVR
  72. Command3=IDM_TICLOSESVR
  73. Command4=IDM_TIABOUT
  74. Command5=IDM_TIEXIT
  75. CommandCount=5