alarm.clw
上传用户:zslianheng
上传日期:2013-04-03
资源大小:946k
文件大小:1k
源码类别:

Linux/Unix编程

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. ClassCount=2
  5. Class1=CAlarmApp
  6. LastClass=CConfigDlg
  7. NewFileInclude2=#include "alarm.h"
  8. ResourceCount=1
  9. NewFileInclude1=#include "stdafx.h"
  10. Class2=CConfigDlg
  11. LastTemplate=CDialog
  12. Resource1=IDD_CONFIG
  13. [CLS:CAlarmApp]
  14. Type=0
  15. HeaderFile=alarm.h
  16. ImplementationFile=alarm.cpp
  17. Filter=N
  18. LastObject=CAlarmApp
  19. [DLG:IDD_CONFIG]
  20. Type=1
  21. Class=CConfigDlg
  22. ControlCount=9
  23. Control1=IDC_ENABLE,button,1342242819
  24. Control2=IDC_STATIC,static,1342308352
  25. Control3=IDC_DATE,SysDateTimePick32,1342242852
  26. Control4=IDC_STATIC,static,1342308352
  27. Control5=IDC_TIME,SysDateTimePick32,1342242857
  28. Control6=IDC_STATIC,static,1342308352
  29. Control7=IDC_TEXT,edit,1350631428
  30. Control8=IDOK,button,1342242817
  31. Control9=IDCANCEL,button,1342242816
  32. [CLS:CConfigDlg]
  33. Type=0
  34. HeaderFile=ConfigDlg.h
  35. ImplementationFile=ConfigDlg.cpp
  36. BaseClass=CDialog
  37. Filter=D
  38. VirtualFilter=dWC