home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / tutorial / autodriv / autodriv.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1998-03-27  |  1.3 KB  |  56 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.  
  25. [CLS:CAutoDrivDlg]
  26. Type=0
  27. HeaderFile=autoddlg.h
  28. ImplementationFile=autoddlg.cpp
  29. Filter=D
  30. VirtualFilter=dWC
  31. LastObject=CAutoDrivDlg
  32.  
  33.  
  34. [DLG:IDD_AUTODRIV_DIALOG]
  35. Type=1
  36. Class=CAutoDrivDlg
  37. ControlCount=17
  38. Control1=IDC_STATIC,static,1342308352
  39. Control2=IDC_EDITX,edit,1350631552
  40. Control3=IDC_STATIC,static,1342308352
  41. Control4=IDC_EDITY,edit,1350631552
  42. Control5=IDC_STATIC,static,1342308352
  43. Control6=IDC_EDITTEXT,edit,1350631552
  44. Control7=IDC_SETX,button,1342242816
  45. Control8=IDC_SETY,button,1342242816
  46. Control9=IDC_SETTEXT,button,1342242816
  47. Control10=IDC_SETPOS,button,1342242816
  48. Control11=IDC_GETPOS,button,1342242816
  49. Control12=IDC_SETALL,button,1342242816
  50. Control13=IDC_GETALL,button,1342242816
  51. Control14=IDC_CLOSE,button,1342242816
  52. Control15=IDC_REFRESH,button,1342242816
  53. Control16=IDC_ANIMATE_XY,button,1342242816
  54. Control17=IDC_ANIMATEPOS,button,1342242816
  55.  
  56.