home *** CD-ROM | disk | FTP | other *** search
/ ActiveX Programming Unleashed CD / AXU.iso / componen / interact / demo / data.2 / samples / vc / EXPAND / EXPAND.CLW < prev    next >
Encoding:
MFC ClassWizard info  |  1996-04-05  |  1.1 KB  |  57 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CExpandDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "expand.h"
  9.  
  10. ClassCount=3
  11. Class1=CExpandApp
  12. Class2=CExpandDlg
  13. Class3=CAboutDlg
  14.  
  15. ResourceCount=3
  16. Resource1=IDD_ABOUTBOX
  17. Resource2=IDR_MAINFRAME
  18. Resource3=IDD_EXPAND_DIALOG
  19.  
  20. [CLS:CExpandApp]
  21. Type=0
  22. HeaderFile=expand.h
  23. ImplementationFile=expand.cpp
  24. Filter=N
  25.  
  26. [CLS:CExpandDlg]
  27. Type=0
  28. HeaderFile=expandDlg.h
  29. ImplementationFile=expandDlg.cpp
  30. Filter=D
  31. BaseClass=CDialog
  32. VirtualFilter=dWC
  33. LastObject=CExpandDlg
  34.  
  35. [CLS:CAboutDlg]
  36. Type=0
  37. HeaderFile=expandDlg.h
  38. ImplementationFile=expandDlg.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_EXPAND_DIALOG]
  51. Type=1
  52. Class=CExpandDlg
  53. ControlCount=2
  54. Control1=IDOK,button,1342242817
  55. Control2=IDC_INTERACTCTRL1,{9DCCD563-29B5-11CF-BDCB-0020A90B183A},1342242816
  56.  
  57.