home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / controls / smiley / smiley.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1998-03-27  |  1.4 KB  |  69 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CSmileyDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "Smiley.h"
  9.  
  10. ClassCount=3
  11. Class1=CSmileyApp
  12. Class2=CSmileyDlg
  13. Class3=CAboutDlg
  14.  
  15. ResourceCount=4
  16. Resource1=IDD_ABOUTBOX
  17. Resource2=IDR_MAINFRAME
  18. Resource3=IDD_SMILEY_DIALOG
  19. Resource4=102
  20.  
  21. [CLS:CSmileyApp]
  22. Type=0
  23. HeaderFile=Smiley.h
  24. ImplementationFile=Smiley.cpp
  25. Filter=N
  26.  
  27. [CLS:CSmileyDlg]
  28. Type=0
  29. HeaderFile=SmileyDg.h
  30. ImplementationFile=SmileyDg.cpp
  31. Filter=D
  32. BaseClass=CDialog
  33. VirtualFilter=dWC
  34. LastObject=CSmileyDlg
  35.  
  36. [CLS:CAboutDlg]
  37. Type=0
  38. HeaderFile=SmileyDg.h
  39. ImplementationFile=SmileyDg.cpp
  40. Filter=D
  41.  
  42. [DLG:IDD_ABOUTBOX]
  43. Type=1
  44. Class=CAboutDlg
  45. ControlCount=4
  46. Control1=IDC_STATIC,static,1342177283
  47. Control2=IDC_STATIC,static,1342308352
  48. Control3=IDC_STATIC,static,1342308352
  49. Control4=IDOK,button,1342373889
  50.  
  51. [DLG:IDD_SMILEY_DIALOG]
  52. Type=1
  53. Class=CSmileyDlg
  54. ControlCount=4
  55. Control1=IDOK,button,1342242817
  56. Control2=IDCANCEL,button,1342242816
  57. Control3=IDC_SMILECTRL1,{175CB003-BEED-11CE-9611-00AA004A75CF},1342242816
  58. Control4=IDC_SAD,button,1342242819
  59.  
  60. [DLG:102]
  61. Type=1
  62. ControlCount=5
  63. Control1=1,button,1342242817
  64. Control2=2,button,1342242816
  65. Control3=1000,{175CB003-BEED-11CE-9611-00AA004A75CF},1342242816
  66. Control4=1001,button,1342242819
  67. Control5=IDC_STATIC,button,1342177287
  68.  
  69.