Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

45 lines
783 B

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CMainWindow
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "hello.h"
  8. ClassCount=1
  9. Class1=CMainWindow
  10. ResourceCount=3
  11. Resource1="MAINMENU"
  12. Resource2="MAINACCELTABLE"
  13. Resource3="ABOUTBOX"
  14. [CLS:CMainWindow]
  15. Type=0
  16. HeaderFile=hello.h
  17. ImplementationFile=hello.cpp
  18. LastObject=IDM_ABOUT
  19. [MNU:"MAINMENU"]
  20. Type=1
  21. Command1=IDM_ABOUT
  22. CommandCount=1
  23. Class=?
  24. [ACL:"MAINACCELTABLE"]
  25. Type=1
  26. Command1=IDM_ABOUT
  27. CommandCount=1
  28. Class=?
  29. [DLG:"ABOUTBOX"]
  30. Type=1
  31. ControlCount=5
  32. Control1=IDC_STATIC,static,1342308353
  33. Control2=IDC_STATIC,static,1342308353
  34. Control3=IDC_STATIC,static,1342308353
  35. Control4=IDC_STATIC,static,1342308353
  36. Control5=IDOK,button,1342373889
  37. Class=?