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

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CButtonCtrl
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "button.h"
  9. VbxHeaderFile=button.h
  10. VbxImplementationFile=button.cpp
  11. CDK=Y
  12.  
  13. ClassCount=2
  14. Class1=CButtonCtrl
  15. Class2=CButtonPropPage
  16.  
  17. ResourceCount=3
  18. Resource1=IDD_PROPPAGE_BUTTON
  19. LastPage=0
  20. Resource2=IDD_ABOUTBOX_BUTTON
  21. Resource3=IDR_INPLACEMENU
  22.  
  23. [CLS:CButtonCtrl]
  24. Type=0
  25. HeaderFile=btnctl.h
  26. ImplementationFile=btnctl.cpp
  27. Filter=W
  28.  
  29. [CLS:CButtonPropPage]
  30. Type=0
  31. HeaderFile=btnppg.h
  32. ImplementationFile=btnppg.cpp
  33. Filter=D
  34.  
  35. [DLG:IDD_ABOUTBOX_BUTTON]
  36. Type=1
  37. Class=?
  38. ControlCount=4
  39. Control1=IDC_STATIC,static,1342177283
  40. Control2=IDC_STATIC,static,1342308352
  41. Control3=IDC_STATIC,static,1342308352
  42. Control4=IDOK,button,1342373889
  43.  
  44. [DLG:IDD_PROPPAGE_BUTTON]
  45. Type=1
  46. Class=CButtonPropPage
  47. ControlCount=2
  48. Control1=IDC_STATIC,static,1342308352
  49. Control2=IDC_CAPTIONEDIT,edit,1350631552
  50.  
  51. [MNU:IDR_INPLACEMENU]
  52. Type=1
  53. Command1=ID_EDIT_CUT
  54. Command2=ID_EDIT_COPY
  55. Command3=ID_EDIT_PASTE
  56. Command4=ID_OPTIONS_OPTION1
  57. Command5=ID_OPTIONS_OPTION2
  58. Command6=ID_OPTIONS_OPTION3
  59. Command7=ID_HELP_BUTTONCONTROL
  60. CommandCount=7
  61.  
  62.