MUTEXES.CLW
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:2k
源码类别:

Windows编程

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CAboutDlg
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "mutexes.h"
  8. LastPage=0
  9. ClassCount=5
  10. Class1=CAboutDlg
  11. Class2=CMutexesDlg
  12. Class3=CMutexesApp
  13. Class4=CCounterThread
  14. Class5=CDisplayThread
  15. ResourceCount=2
  16. Resource1=IDD_MUTEXES_DIALOG
  17. Resource2=IDD_ABOUTBOX
  18. [CLS:CAboutDlg]
  19. Type=0
  20. BaseClass=CDialog
  21. HeaderFile=mutexdlg.cpp
  22. ImplementationFile=mutexdlg.cpp
  23. LastObject=CAboutDlg
  24. [CLS:CMutexesDlg]
  25. Type=0
  26. BaseClass=CDialog
  27. HeaderFile=mutexdlg.h
  28. ImplementationFile=mutexdlg.cpp
  29. [CLS:CMutexesApp]
  30. Type=0
  31. BaseClass=CWinApp
  32. HeaderFile=mutexes.h
  33. ImplementationFile=mutexes.cpp
  34. [CLS:CCounterThread]
  35. Type=0
  36. BaseClass=CWinThread
  37. HeaderFile=threads.h
  38. ImplementationFile=threads.cpp
  39. [CLS:CDisplayThread]
  40. Type=0
  41. BaseClass=CWinThread
  42. HeaderFile=threads.h
  43. ImplementationFile=threads.cpp
  44. [DLG:IDD_ABOUTBOX]
  45. Type=1
  46. Class=CAboutDlg
  47. ControlCount=4
  48. Control1=IDC_STATIC,static,1342177283
  49. Control2=IDC_STATIC,static,1342308352
  50. Control3=IDC_STATIC,static,1342308352
  51. Control4=IDOK,button,1342373889
  52. [DLG:IDD_MUTEXES_DIALOG]
  53. Type=1
  54. Class=CMutexesDlg
  55. ControlCount=10
  56. Control1=IDC_STATIC,static,1342308352
  57. Control2=IDC_PRIORITYCLASS,combobox,1342373891
  58. Control3=IDC_STATIC,static,1342373900
  59. Control4=IDC_DSPYTHRDPRIORITY,combobox,1342373891
  60. Control5=IDC_STATIC,static,1342373900
  61. Control6=IDC_CNTRTHRDPRIORITY,combobox,1342373891
  62. Control7=IDC_SYNCHRONIZE,button,1342242819
  63. Control8=IDC_SHOWCNTRTHRD,button,1342242819
  64. Control9=IDC_PAUSE,button,1342242819
  65. Control10=IDC_DATABOX,listbox,1352859649