MultilineListDemo.sln
上传用户:tony_wxd
上传日期:2022-06-16
资源大小:40k
文件大小:1k
源码类别:

ListView/ListBox

开发平台:

Visual C++

  1. Microsoft Visual Studio Solution File, Format Version 8.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MultilineListDemo", "MultilineListDemo.vcproj", "{164FB31A-76AF-40B1-92BF-2CF889AA9543}"
  3. ProjectSection(ProjectDependencies) = postProject
  4. EndProjectSection
  5. EndProject
  6. Global
  7. GlobalSection(SolutionConfiguration) = preSolution
  8. Debug = Debug
  9. Release = Release
  10. EndGlobalSection
  11. GlobalSection(ProjectDependencies) = postSolution
  12. EndGlobalSection
  13. GlobalSection(ProjectConfiguration) = postSolution
  14. {164FB31A-76AF-40B1-92BF-2CF889AA9543}.Debug.ActiveCfg = Debug|Win32
  15. {164FB31A-76AF-40B1-92BF-2CF889AA9543}.Debug.Build.0 = Debug|Win32
  16. {164FB31A-76AF-40B1-92BF-2CF889AA9543}.Release.ActiveCfg = Release|Win32
  17. {164FB31A-76AF-40B1-92BF-2CF889AA9543}.Release.Build.0 = Release|Win32
  18. EndGlobalSection
  19. GlobalSection(ExtensibilityGlobals) = postSolution
  20. EndGlobalSection
  21. GlobalSection(ExtensibilityAddIns) = postSolution
  22. EndGlobalSection
  23. EndGlobal