home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / ole / ipdrive / ipdrive.clw < prev    next >
Text File  |  1998-03-26  |  3KB  |  125 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CDriverView
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "ipdrive.h"
  9. ODLFile=ipdrive.odl
  10. LastPage=0
  11.  
  12. ClassCount=5
  13. Class1=CDriveApp
  14. Class2=CDriverDoc
  15. Class3=CDriverView
  16. Class4=CMainFrame
  17.  
  18. ResourceCount=3
  19. Resource1=IDD_ABOUTBOX
  20. Resource2=IDR_MAINFRAME
  21. Class5=CAboutDlg
  22. Resource3=IDD_IPDRIVE_FORM
  23.  
  24. [CLS:CDriveApp]
  25. Type=0
  26. HeaderFile=ipdrive.h
  27. ImplementationFile=ipdrive.cpp
  28. Filter=N
  29.  
  30. [CLS:CDriverDoc]
  31. Type=0
  32. HeaderFile=ipdridoc.h
  33. ImplementationFile=ipdridoc.cpp
  34. Filter=N
  35. LastObject=CDriverDoc
  36.  
  37. [CLS:CDriverView]
  38. Type=0
  39. HeaderFile=ipdrivw.h
  40. ImplementationFile=ipdrivw.cpp
  41. Filter=D
  42. VirtualFilter=VWC
  43. LastObject=IDC_COMBO3
  44.  
  45. [CLS:CMainFrame]
  46. Type=0
  47. HeaderFile=mainfrm.h
  48. ImplementationFile=mainfrm.cpp
  49. Filter=T
  50.  
  51.  
  52.  
  53. [CLS:CAboutDlg]
  54. Type=0
  55. HeaderFile=ipdrive.cpp
  56. ImplementationFile=ipdrive.cpp
  57. Filter=D
  58.  
  59. [DLG:IDD_ABOUTBOX]
  60. Type=1
  61. Class=CAboutDlg
  62. ControlCount=4
  63. Control1=IDC_STATIC,static,1342177283
  64. Control2=IDC_STATIC,static,1342308352
  65. Control3=IDC_STATIC,static,1342308352
  66. Control4=IDOK,button,1342373889
  67.  
  68. [MNU:IDR_MAINFRAME]
  69. Type=1
  70. Class=CMainFrame
  71. Command1=ID_FILE_NEW
  72. Command2=ID_FILE_OPEN
  73. Command3=ID_FILE_SAVE
  74. Command4=ID_FILE_SAVE_AS
  75. Command5=ID_FILE_MRU_FILE1
  76. Command6=ID_APP_EXIT
  77. Command7=ID_EDIT_UNDO
  78. Command8=ID_EDIT_CUT
  79. Command9=ID_EDIT_COPY
  80. Command10=ID_EDIT_PASTE
  81. Command11=ID_VIEW_TOOLBAR
  82. Command12=ID_VIEW_STATUS_BAR
  83. Command13=ID_APP_ABOUT
  84. CommandCount=13
  85.  
  86. [ACL:IDR_MAINFRAME]
  87. Type=1
  88. Class=CMainFrame
  89. Command1=ID_FILE_NEW
  90. Command2=ID_FILE_OPEN
  91. Command3=ID_FILE_SAVE
  92. Command4=ID_EDIT_UNDO
  93. Command5=ID_EDIT_CUT
  94. Command6=ID_EDIT_COPY
  95. Command7=ID_EDIT_PASTE
  96. Command8=ID_EDIT_UNDO
  97. Command9=ID_EDIT_CUT
  98. Command10=ID_EDIT_COPY
  99. Command11=ID_EDIT_PASTE
  100. Command12=ID_NEXT_PANE
  101. Command13=ID_PREV_PANE
  102. CommandCount=13
  103.  
  104. [DLG:IDD_IPDRIVE_FORM]
  105. Type=1
  106. Class=CDriverView
  107. ControlCount=16
  108. Control1=IDC_STATIC,button,1342177287
  109. Control2=IDC_STATIC,static,1342308352
  110. Control3=IDC_COMBO2,combobox,1344339971
  111. Control4=IDC_STATIC,static,1342308352
  112. Control5=IDC_EDIT1,edit,1350631552
  113. Control6=IDC_STATIC,button,1342177287
  114. Control7=IDC_STATIC,static,1342308352
  115. Control8=IDC_COMBO3,combobox,1344339971
  116. Control9=IDC_STATIC,static,1342308352
  117. Control10=IDC_EDIT2,edit,1350631552
  118. Control11=IDC_CURRENT_COUNT,static,1342308352
  119. Control12=ID_LOOKUP,button,1342242816
  120. Control13=ID_ADD,button,1342242816
  121. Control14=ID_REMOVE,button,1342242816
  122. Control15=IDC_BUTTON1,button,1342242816
  123. Control16=IDC_BUTTON2,button,1342242816
  124.  
  125.