MixColor.clw
上传用户:aokegd
上传日期:2009-12-14
资源大小:1276k
文件大小:2k
源码类别:

书籍源码

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CMixColorDlg
  5. LastTemplate=CStatic
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "MixColor.h"
  8. ClassCount=4
  9. Class1=CMixColorApp
  10. Class2=CMixColorDlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Class4=CMyStatic
  16. Resource3=IDD_MIXCOLOR_DIALOG
  17. [CLS:CMixColorApp]
  18. Type=0
  19. HeaderFile=MixColor.h
  20. ImplementationFile=MixColor.cpp
  21. Filter=N
  22. [CLS:CMixColorDlg]
  23. Type=0
  24. HeaderFile=MixColorDlg.h
  25. ImplementationFile=MixColorDlg.cpp
  26. Filter=D
  27. LastObject=CMixColorDlg
  28. BaseClass=CDialog
  29. VirtualFilter=dWC
  30. [CLS:CAboutDlg]
  31. Type=0
  32. HeaderFile=MixColorDlg.h
  33. ImplementationFile=MixColorDlg.cpp
  34. Filter=D
  35. [DLG:IDD_ABOUTBOX]
  36. Type=1
  37. Class=CAboutDlg
  38. ControlCount=4
  39. Control1=IDC_STATIC,static,1342177283
  40. Control2=IDC_STATIC,static,1342308480
  41. Control3=IDC_STATIC,static,1342308352
  42. Control4=IDOK,button,1342373889
  43. [DLG:IDD_MIXCOLOR_DIALOG]
  44. Type=1
  45. Class=CMixColorDlg
  46. ControlCount=17
  47. Control1=IDOK,button,1342242817
  48. Control2=IDCANCEL,button,1342242816
  49. Control3=IDC_TXT_RED,msctls_trackbar32,1342242840
  50. Control4=IDC_TXT_GREEN,msctls_trackbar32,1342242840
  51. Control5=IDC_TXT_BLUE,msctls_trackbar32,1342242840
  52. Control6=IDC_TXT,static,1350701056
  53. Control7=IDC_STATIC,button,1342177287
  54. Control8=IDC_STATIC,static,1342308352
  55. Control9=IDC_STATIC,static,1342308352
  56. Control10=IDC_STATIC,static,1342308352
  57. Control11=IDC_BACK_RED,msctls_trackbar32,1342242840
  58. Control12=IDC_BACK_GREEN,msctls_trackbar32,1342242840
  59. Control13=IDC_BACK_BLUE,msctls_trackbar32,1342242840
  60. Control14=IDC_STATIC,button,1342177287
  61. Control15=IDC_STATIC,static,1342308352
  62. Control16=IDC_STATIC,static,1342308352
  63. Control17=IDC_STATIC,static,1342308352
  64. [CLS:CMyStatic]
  65. Type=0
  66. HeaderFile=MyStatic.h
  67. ImplementationFile=MyStatic.cpp
  68. BaseClass=CStatic
  69. Filter=W
  70. VirtualFilter=WC
  71. LastObject=CMyStatic