home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 1999 October / PCpro_1999_10.ISO / Tools / vbcrypt / Control / Source / DES.CLW < prev    next >
Encoding:
MFC ClassWizard info  |  1997-04-23  |  910 b   |  50 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CDESCtrl
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "DES.h"
  9. CDK=Y
  10.  
  11. ClassCount=2
  12. Class1=CDESCtrl
  13. Class2=CDESPropPage
  14.  
  15. ResourceCount=2
  16. Resource1=IDD_ABOUTBOX_DES
  17. LastPage=0
  18. Resource2=IDD_PROPPAGE_DES
  19.  
  20. [CLS:CDESCtrl]
  21. Type=0
  22. HeaderFile=DESCtl.h
  23. ImplementationFile=DESCtl.cpp
  24. Filter=W
  25. BaseClass=COleControl
  26. VirtualFilter=wWC
  27. LastObject=CDESCtrl
  28.  
  29. [CLS:CDESPropPage]
  30. Type=0
  31. HeaderFile=DESPpg.h
  32. ImplementationFile=DESPpg.cpp
  33. Filter=D
  34.  
  35. [DLG:IDD_ABOUTBOX_DES]
  36. Type=1
  37. Class=?
  38. ControlCount=4
  39. Control1=IDC_STATIC,static,1342177283
  40. Control2=IDC_STATIC,static,1342308352
  41. Control3=IDC_STATIC,static,1342308352
  42. Control4=IDOK,button,1342373889
  43.  
  44. [DLG:IDD_PROPPAGE_DES]
  45. Type=1
  46. Class=CDESPropPage
  47. ControlCount=1
  48. Control1=IDC_STATIC,static,1342308352
  49.  
  50.