ShortMessage.clw
上传用户:ynthgy
上传日期:2022-06-13
资源大小:1580k
文件大小:2k
源码类别:

手机短信编程

开发平台:

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 "ShortMessage.h"
  8. ClassCount=3
  9. Class1=CShortMessageApp
  10. Class2=CShortMessageDlg
  11. Class3=CAboutDlg
  12. ResourceCount=3
  13. Resource1=IDD_ABOUTBOX
  14. Resource2=IDR_MAINFRAME
  15. Resource3=IDD_SHORTMESSAGE_DIALOG
  16. [CLS:CShortMessageApp]
  17. Type=0
  18. HeaderFile=ShortMessage.h
  19. ImplementationFile=ShortMessage.cpp
  20. Filter=N
  21. [CLS:CShortMessageDlg]
  22. Type=0
  23. HeaderFile=ShortMessageDlg.h
  24. ImplementationFile=ShortMessageDlg.cpp
  25. Filter=D
  26. BaseClass=CDialog
  27. VirtualFilter=dWC
  28. LastObject=CShortMessageDlg
  29. [CLS:CAboutDlg]
  30. Type=0
  31. HeaderFile=ShortMessageDlg.h
  32. ImplementationFile=ShortMessageDlg.cpp
  33. Filter=D
  34. BaseClass=CDialog
  35. VirtualFilter=dWC
  36. LastObject=IDC_LIST1
  37. [DLG:IDD_ABOUTBOX]
  38. Type=1
  39. Class=CAboutDlg
  40. ControlCount=6
  41. Control1=IDC_STATIC,static,1342177283
  42. Control2=IDC_STATIC,static,1342308480
  43. Control3=IDC_STATIC,static,1342308352
  44. Control4=IDOK,button,1342373889
  45. Control5=IDC_COMBO1,combobox,1344340226
  46. Control6=IDC_LIST1,listbox,1352728835
  47. [DLG:IDD_SHORTMESSAGE_DIALOG]
  48. Type=1
  49. Class=CShortMessageDlg
  50. ControlCount=11
  51. Control1=IDOK,button,1073807360
  52. Control2=IDCANCEL,button,1342242816
  53. Control3=IDC_STATIC,static,1073872896
  54. Control4=IDC_LIST1,SysListView32,1342242817
  55. Control5=IDC_STATIC,static,1342308352
  56. Control6=IDC_EDIT1,edit,1350631552
  57. Control7=IDC_EDIT2,edit,1350631552
  58. Control8=IDC_STATIC,static,1342308352
  59. Control9=IDC_STATIC,static,1342308352
  60. Control10=IDC_EDIT3,edit,1350631552
  61. Control11=IDC_BUTTON1,button,1342242816