home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / com / commap / ctlcomm / ctlcomm.clw next >
Encoding:
MFC ClassWizard info  |  1998-04-03  |  1.3 KB  |  63 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CCtlcommDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "ctlcomm.h"
  9. LastPage=0
  10.  
  11. ClassCount=3
  12. Class1=CCtlcommApp
  13. Class2=CAboutDlg
  14. Class3=CCtlcommDlg
  15.  
  16. ResourceCount=2
  17. Resource1=IDD_ABOUTBOX
  18. Resource2=IDD_CTLCOMM_DIALOG
  19.  
  20. [CLS:CCtlcommApp]
  21. Type=0
  22. BaseClass=CWinApp
  23. HeaderFile=ctlcomm.h
  24. ImplementationFile=ctlcomm.cpp
  25.  
  26. [CLS:CAboutDlg]
  27. Type=0
  28. BaseClass=CDialog
  29. HeaderFile=ctlcommDlg.cpp
  30. ImplementationFile=ctlcommDlg.cpp
  31. LastObject=CAboutDlg
  32.  
  33. [CLS:CCtlcommDlg]
  34. Type=0
  35. BaseClass=CDialog
  36. HeaderFile=ctlcommDlg.h
  37. ImplementationFile=ctlcommDlg.cpp
  38. LastObject=CCtlcommDlg
  39.  
  40. [DLG:IDD_ABOUTBOX]
  41. Type=1
  42. Class=CAboutDlg
  43. ControlCount=4
  44. Control1=IDC_STATIC,static,1342177283
  45. Control2=IDC_STATIC,static,1342308480
  46. Control3=IDC_STATIC,static,1342308352
  47. Control4=IDOK,button,1342373889
  48.  
  49. [DLG:IDD_CTLCOMM_DIALOG]
  50. Type=1
  51. Class=CCtlcommDlg
  52. ControlCount=9
  53. Control1=IDC_COM1,button,1342242817
  54. Control2=IDC_COM2,button,1342242817
  55. Control3=IDC_COM3,button,1342242817
  56. Control4=IDC_COM4,button,1342242817
  57. Control5=IDC_COM5,button,1342242817
  58. Control6=IDC_COM6,button,1342242817
  59. Control7=IDC_COM7,button,1342242817
  60. Control8=IDC_COM8,button,1342242816
  61. Control9=IDC_RESET,button,1342242816
  62.  
  63.