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

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CGuidGenDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "guidgen.h"
  9.  
  10. ClassCount=3
  11. Class1=CGuidGenApp
  12. Class2=CGuidGenDlg
  13. Class3=CAboutDlg
  14.  
  15. ResourceCount=3
  16. Resource1=IDD_ABOUTBOX
  17. Resource2=IDR_MAINFRAME
  18. Resource3=IDD_GUIDGEN_DIALOG
  19.  
  20. [CLS:CGuidGenApp]
  21. Type=0
  22. HeaderFile=guidgen.h
  23. ImplementationFile=guidgen.cpp
  24. Filter=N
  25. VirtualFilter=AC
  26. LastObject=CGuidGenApp
  27.  
  28. [CLS:CGuidGenDlg]
  29. Type=0
  30. HeaderFile=guidgdlg.h
  31. ImplementationFile=guidgdlg.cpp
  32. Filter=D
  33. LastObject=IDC_NEWGUID
  34. VirtualFilter=dWC
  35.  
  36. [CLS:CAboutDlg]
  37. Type=0
  38. HeaderFile=guidgdlg.h
  39. ImplementationFile=guidgdlg.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_GUIDGEN_DIALOG]
  52. Type=1
  53. Class=CGuidGenDlg
  54. ControlCount=11
  55. Control1=IDC_STATIC,static,1342308352
  56. Control2=IDC_STATIC,button,1342177287
  57. Control3=IDC_RADIO1,button,1342373897
  58. Control4=IDC_RADIO2,button,1342177289
  59. Control5=IDC_RADIO3,button,1342177289
  60. Control6=IDC_RADIO4,button,1342177289
  61. Control7=IDC_STATIC,button,1342177287
  62. Control8=IDC_RESULTS,static,1342308352
  63. Control9=IDOK,button,1342242817
  64. Control10=IDC_NEWGUID,button,1342242816
  65. Control11=IDCANCEL,button,1342242816
  66.  
  67.