home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / com / acdual / mfcctrl / autodriv.clw < prev    next >
Text File  |  1998-04-02  |  1KB  |  60 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CAutoDrivDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "autodriv.h"
  9.  
  10. ClassCount=2
  11. Class1=CAutoDrivApp
  12. Class2=CAutoDrivDlg
  13.  
  14. ResourceCount=3
  15. Resource2=IDR_MAINFRAME
  16. Resource3=IDD_AUTODRIV_DIALOG
  17.  
  18. [CLS:CAutoDrivApp]
  19. Type=0
  20. HeaderFile=autodriv.h
  21. ImplementationFile=autodriv.cpp
  22. Filter=N
  23. LastObject=CAutoDrivApp
  24. BaseClass=CWinApp
  25. VirtualFilter=AC
  26.  
  27. [CLS:CAutoDrivDlg]
  28. Type=0
  29. HeaderFile=autoddlg.h
  30. ImplementationFile=autoddlg.cpp
  31. Filter=D
  32. VirtualFilter=dWC
  33. LastObject=CAutoDrivDlg
  34. BaseClass=CDialog
  35.  
  36.  
  37. [DLG:IDD_AUTODRIV_DIALOG]
  38. Type=1
  39. Class=CAutoDrivDlg
  40. ControlCount=18
  41. Control1=IDC_STATIC,static,1342308352
  42. Control2=IDC_EDITX,edit,1350631552
  43. Control3=IDC_STATIC,static,1342308352
  44. Control4=IDC_EDITY,edit,1350631552
  45. Control5=IDC_STATIC,static,1342308352
  46. Control6=IDC_EDITTEXT,edit,1350631552
  47. Control7=IDC_SETX,button,1342242816
  48. Control8=IDC_SETY,button,1342242816
  49. Control9=IDC_SETTEXT,button,1342242816
  50. Control10=IDC_SETPOS,button,1342242816
  51. Control11=IDC_GETPOS,button,1342242816
  52. Control12=IDC_SETALL,button,1342242816
  53. Control13=IDC_GETALL,button,1342242816
  54. Control14=IDC_CLOSE,button,1342242816
  55. Control15=IDC_REFRESH,button,1342242816
  56. Control16=IDC_ANIMATE_XY,button,1342242816
  57. Control17=IDC_ANIMATEPOS,button,1342242816
  58. Control18=IDC_USEDISPATCH,button,1342242819
  59.  
  60.