home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 83win / data1.cab / DLL_Toolkit / Source / HTBRadioButton / RadioButton.clw < prev    next >
Encoding:
MFC ClassWizard info  |  2001-03-02  |  1.3 KB  |  58 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=DialogThread
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "radiobutton.h"
  9. LastPage=0
  10.  
  11. ClassCount=3
  12. Class1=DialogThread
  13. Class2=CRadioButtonApp
  14. Class3=RadioButtonDlg
  15.  
  16. ResourceCount=1
  17. Resource1=IDD_BTNDLG
  18.  
  19. [CLS:DialogThread]
  20. Type=0
  21. BaseClass=CWinThread
  22. HeaderFile=DialogThread.h
  23. ImplementationFile=DialogThread.cpp
  24. LastObject=DialogThread
  25.  
  26. [CLS:CRadioButtonApp]
  27. Type=0
  28. BaseClass=CWinApp
  29. HeaderFile=Radiobutton.h
  30. ImplementationFile=Radiobutton.cpp
  31. LastObject=CRadioButtonApp
  32.  
  33. [CLS:RadioButtonDlg]
  34. Type=0
  35. BaseClass=CDialog
  36. HeaderFile=Radiobuttondlg.h
  37. ImplementationFile=RadiobuttonDlg.cpp
  38.  
  39. [DLG:IDD_BTNDLG]
  40. Type=1
  41. Class=RadioButtonDlg
  42. ControlCount=14
  43. Control1=IDC_TEXT1,button,1342308359
  44. Control2=IDC_RADIO1,button,1342242825
  45. Control3=IDC_RADIO2,button,1342242825
  46. Control4=IDC_RADIO3,button,1342242825
  47. Control5=IDC_RADIO4,button,1342242825
  48. Control6=IDC_RADIO5,button,1342242825
  49. Control7=IDC_RADIO6,button,1342242825
  50. Control8=IDC_RADIO7,button,1342242825
  51. Control9=IDC_RADIO8,button,1342242825
  52. Control10=IDC_RADIO9,button,1342242825
  53. Control11=IDC_RADIO10,button,1342242825
  54. Control12=IDC_TEXT0,static,1342308352
  55. Control13=IDC_BUTTON13,button,1342242817
  56. Control14=IDC_BUTTON14,button,1342242816
  57.  
  58.