home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / com / dcom / mfccont / mfccont.clw < prev    next >
Text File  |  1998-04-02  |  1KB  |  62 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CMFCContDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "MFCCont.h"
  9.  
  10. ClassCount=3
  11. Class1=CMFCContApp
  12. Class2=CMFCContDlg
  13. Class3=CAboutDlg
  14.  
  15. ResourceCount=3
  16. Resource1=IDD_ABOUTBOX
  17. Resource2=IDR_MAINFRAME
  18. Resource3=IDD_MFCCONT_DIALOG
  19.  
  20. [CLS:CMFCContApp]
  21. Type=0
  22. HeaderFile=MFCCont.h
  23. ImplementationFile=MFCCont.cpp
  24. Filter=N
  25.  
  26. [CLS:CMFCContDlg]
  27. Type=0
  28. HeaderFile=MFCContDlg.h
  29. ImplementationFile=MFCContDlg.cpp
  30. Filter=D
  31. BaseClass=CDialog
  32. VirtualFilter=dWC
  33. LastObject=IDC_CONNECT
  34.  
  35. [CLS:CAboutDlg]
  36. Type=0
  37. HeaderFile=MFCContDlg.h
  38. ImplementationFile=MFCContDlg.cpp
  39. Filter=D
  40.  
  41. [DLG:IDD_ABOUTBOX]
  42. Type=1
  43. Class=CAboutDlg
  44. ControlCount=4
  45. Control1=IDC_STATIC,static,1342177283
  46. Control2=IDC_STATIC,static,1342308480
  47. Control3=IDC_STATIC,static,1342308352
  48. Control4=IDOK,button,1342373889
  49.  
  50. [DLG:IDD_MFCCONT_DIALOG]
  51. Type=1
  52. Class=CMFCContDlg
  53. ControlCount=7
  54. Control1=IDC_DRAWCTL1,{48DDCC1D-1FE0-11D0-B91B-000000000000},1342242816
  55. Control2=IDC_CONNECT,button,1342242816
  56. Control3=IDC_DISCONNECT,button,1342242816
  57. Control4=IDC_CLEAR,button,1342242816
  58. Control5=IDC_SOURCE,edit,1350631552
  59. Control6=IDC_SOURCE_NAME,static,1342308352
  60. Control7=IDC_STATIC,button,1342177287
  61.  
  62.