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.

64 lines
1.4 KiB

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CGetPropTestDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "GetPropTest.h"
  8. ClassCount=4
  9. Class1=CGetPropTestApp
  10. Class2=CGetPropTestDlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_GETPROPTEST_DIALOG
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_ABOUTBOX
  16. [CLS:CGetPropTestApp]
  17. Type=0
  18. HeaderFile=GetPropTest.h
  19. ImplementationFile=GetPropTest.cpp
  20. Filter=N
  21. [CLS:CGetPropTestDlg]
  22. Type=0
  23. HeaderFile=GetPropTestDlg.h
  24. ImplementationFile=GetPropTestDlg.cpp
  25. Filter=D
  26. BaseClass=CDialog
  27. VirtualFilter=dWC
  28. [CLS:CAboutDlg]
  29. Type=0
  30. HeaderFile=GetPropTestDlg.h
  31. ImplementationFile=GetPropTestDlg.cpp
  32. Filter=D
  33. [DLG:IDD_ABOUTBOX]
  34. Type=1
  35. Class=CAboutDlg
  36. ControlCount=4
  37. Control1=IDC_STATIC,static,1342177283
  38. Control2=IDC_STATIC,static,1342308480
  39. Control3=IDC_STATIC,static,1342308352
  40. Control4=IDOK,button,1342373889
  41. [DLG:IDD_GETPROPTEST_DIALOG]
  42. Type=1
  43. Class=CGetPropTestDlg
  44. ControlCount=11
  45. Control1=IDOK,button,1342242817
  46. Control2=IDCANCEL,button,1342242816
  47. Control3=IDC_EDIT_SOURCE,edit,1350631552
  48. Control4=IDC_EDIT_TARGET,edit,1350631552
  49. Control5=IDC_STATIC,static,1342308352
  50. Control6=IDC_STATIC,static,1342308352
  51. Control7=IDC_EDIT_SourceDomain,edit,1350631552
  52. Control8=IDC_STATIC,static,1342308352
  53. Control9=IDC_EDIT4,edit,1350631552
  54. Control10=IDC_STATIC,static,1342308352
  55. Control11=IDC_EDIT_CONTAINER,edit,1350631552