home *** CD-ROM | disk | FTP | other *** search
/ Mastering Visual Basic 5 / MasteringVisualBasic5.iso / protview / demowinx / data.2 / marquee / samples / MFC / TICKER / TICKER.CLW < prev    next >
Encoding:
MFC ClassWizard info  |  1996-11-01  |  3.1 KB  |  149 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=TtkM
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "ticker.h"
  9.  
  10. ClassCount=8
  11. Class1=CTickerApp
  12. Class2=CTickerDlg
  13. Class3=CAboutDlg
  14.  
  15. ResourceCount=8
  16. Resource1=IDD_TKM
  17. Resource2=IDR_MAINFRAME
  18. Resource3=IDD_TKNEXT
  19. Class4=Colors
  20. Resource4=IDD_TICKER_DIALOG
  21. Class5=TkFont
  22. Resource5=IDD_COLORS
  23. Class6=Image
  24. Resource6=IDD_TKFONT
  25. Class7=TkNext
  26. Resource7=IDD_ABOUTBOX
  27. Class8=TtkM
  28. Resource8=IDD_IMAGE
  29.  
  30. [CLS:CTickerApp]
  31. Type=0
  32. HeaderFile=ticker.h
  33. ImplementationFile=ticker.cpp
  34. Filter=N
  35.  
  36. [CLS:CTickerDlg]
  37. Type=0
  38. HeaderFile=tickerDlg.h
  39. ImplementationFile=tickerDlg.cpp
  40. Filter=D
  41. BaseClass=CDialog
  42. VirtualFilter=dWC
  43. LastObject=ID_NEXT
  44.  
  45. [CLS:CAboutDlg]
  46. Type=0
  47. HeaderFile=tickerDlg.h
  48. ImplementationFile=tickerDlg.cpp
  49. Filter=D
  50.  
  51. [DLG:IDD_ABOUTBOX]
  52. Type=1
  53. Class=CAboutDlg
  54. ControlCount=3
  55. Control1=IDC_STATIC,static,1342308480
  56. Control2=IDC_STATIC,static,1342308352
  57. Control3=IDOK,button,1342373889
  58.  
  59. [DLG:IDD_TICKER_DIALOG]
  60. Type=1
  61. Class=CTickerDlg
  62. ControlCount=10
  63. Control1=ID_NEXT,button,1342242817
  64. Control2=IDC_TICKERCTRL1,{EDF439C3-99E5-11CF-AFF3-004005100200},1342242816
  65. Control3=IDC_TICKERCTRL2,{EDF439C3-99E5-11CF-AFF3-004005100200},1342242816
  66. Control4=IDC_TICKERCTRL3,{EDF439C3-99E5-11CF-AFF3-004005100200},1342242816
  67. Control5=IDC_TICKERCTRL4,{EDF439C3-99E5-11CF-AFF3-004005100200},1342242816
  68. Control6=IDC_FREEZE,button,1342242816
  69. Control7=IDC_COLOR,button,1342242816
  70. Control8=IDC_FONT,button,1342242816
  71. Control9=IDC_MARQUEE,button,1342242816
  72. Control10=IDC_PICTURE,button,1342242816
  73.  
  74. [DLG:IDD_COLORS]
  75. Type=1
  76. Class=Colors
  77. ControlCount=2
  78. Control1=IDOK,button,1342242817
  79. Control2=IDC_TICKERCTRL1,{EDF439C3-99E5-11CF-AFF3-004005100200},1342242816
  80.  
  81. [CLS:Colors]
  82. Type=0
  83. HeaderFile=colors.h
  84. ImplementationFile=colors.cpp
  85. BaseClass=CDialog
  86. Filter=D
  87.  
  88. [DLG:IDD_TKFONT]
  89. Type=1
  90. Class=TkFont
  91. ControlCount=2
  92. Control1=IDOK,button,1342242817
  93. Control2=IDC_TICKERCTRL1,{EDF439C3-99E5-11CF-AFF3-004005100200},1342242816
  94.  
  95. [CLS:TkFont]
  96. Type=0
  97. HeaderFile=TkFont.h
  98. ImplementationFile=TkFont.cpp
  99. BaseClass=CDialog
  100. Filter=D
  101.  
  102. [DLG:IDD_IMAGE]
  103. Type=1
  104. Class=Image
  105. ControlCount=2
  106. Control1=IDOK,button,1342242817
  107. Control2=IDC_TICKERCTRL1,{EDF439C3-99E5-11CF-AFF3-004005100200},1342242816
  108.  
  109. [CLS:Image]
  110. Type=0
  111. HeaderFile=Image.h
  112. ImplementationFile=Image.cpp
  113. BaseClass=CDialog
  114. Filter=D
  115.  
  116. [DLG:IDD_TKNEXT]
  117. Type=1
  118. Class=TkNext
  119. ControlCount=4
  120. Control1=IDOK,button,1342242817
  121. Control2=IDC_TICKERCTRL1,{EDF439C3-99E5-11CF-AFF3-004005100200},1342242816
  122. Control3=IDC_TEXT,edit,1350631552
  123. Control4=IDC_NEXT,button,1342242816
  124.  
  125. [CLS:TkNext]
  126. Type=0
  127. HeaderFile=TkNext.h
  128. ImplementationFile=TkNext.cpp
  129. BaseClass=CDialog
  130. Filter=D
  131. VirtualFilter=dWC
  132. LastObject=IDC_TICKERCTRL1
  133.  
  134. [DLG:IDD_TKM]
  135. Type=1
  136. Class=TtkM
  137. ControlCount=2
  138. Control1=IDOK,button,1342242817
  139. Control2=IDC_TICKERCTRL1,{EDF439C3-99E5-11CF-AFF3-004005100200},1342242816
  140.  
  141. [CLS:TtkM]
  142. Type=0
  143. HeaderFile=TtkM.h
  144. ImplementationFile=TtkM.cpp
  145. BaseClass=CDialog
  146. Filter=D
  147. LastObject=IDC_TICKERCTRL1
  148.  
  149.