Visual C#2005程序设计教程
源代码在线查看: winctrllib11_1创建activex控件.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinCtrlLib11_1创建ActiveX控件", "WinCtrlLib11_1创建ActiveX控件\WinCtrlLib11_1创建ActiveX控件.csproj", "{C341DE44-CF5B-427D-9846-DB7DAC954F3F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinAppTest", "WinAppTest\WinAppTest.csproj", "{26B27E2A-73FB-4421-A09E-A59560DBCF93}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C341DE44-CF5B-427D-9846-DB7DAC954F3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C341DE44-CF5B-427D-9846-DB7DAC954F3F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C341DE44-CF5B-427D-9846-DB7DAC954F3F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C341DE44-CF5B-427D-9846-DB7DAC954F3F}.Release|Any CPU.Build.0 = Release|Any CPU
{26B27E2A-73FB-4421-A09E-A59560DBCF93}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{26B27E2A-73FB-4421-A09E-A59560DBCF93}.Debug|Any CPU.Build.0 = Debug|Any CPU
{26B27E2A-73FB-4421-A09E-A59560DBCF93}.Release|Any CPU.ActiveCfg = Release|Any CPU
{26B27E2A-73FB-4421-A09E-A59560DBCF93}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal