tiamodisk.sln
来自「虚拟磁盘源码,完整的虚拟磁盘源码,支持大硬盘数据」· SLN 代码 · 共 38 行
SLN
38 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tiamoBus", "tiamoBus\tiamoBus.vcproj", "{36794AA3-FE6D-4B73-914F-D8FF790347D5}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test", "test\test.vcproj", "{88EDAB39-1D64-4129-BAA8-1481A623CA7E}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tiamoMiniport", "tiamoMiniport\tiamoMiniport.vcproj", "{B838C933-6971-4F96-BB9E-95F594E8C234}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{36794AA3-FE6D-4B73-914F-D8FF790347D5}.Debug.ActiveCfg = Debug|Win32
{36794AA3-FE6D-4B73-914F-D8FF790347D5}.Debug.Build.0 = Debug|Win32
{36794AA3-FE6D-4B73-914F-D8FF790347D5}.Release.ActiveCfg = Release|Win32
{36794AA3-FE6D-4B73-914F-D8FF790347D5}.Release.Build.0 = Release|Win32
{88EDAB39-1D64-4129-BAA8-1481A623CA7E}.Debug.ActiveCfg = Debug|Win32
{88EDAB39-1D64-4129-BAA8-1481A623CA7E}.Debug.Build.0 = Debug|Win32
{88EDAB39-1D64-4129-BAA8-1481A623CA7E}.Release.ActiveCfg = Release|Win32
{88EDAB39-1D64-4129-BAA8-1481A623CA7E}.Release.Build.0 = Release|Win32
{B838C933-6971-4F96-BB9E-95F594E8C234}.Debug.ActiveCfg = Debug|Win32
{B838C933-6971-4F96-BB9E-95F594E8C234}.Debug.Build.0 = Debug|Win32
{B838C933-6971-4F96-BB9E-95F594E8C234}.Release.ActiveCfg = Release|Win32
{B838C933-6971-4F96-BB9E-95F594E8C234}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?