这是一本学习 window编程的很好的参考教材
源代码在线查看: noprocessexe.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NoProcessExe", "NoProcessExe.vcproj", "{3CA2A3E9-70C9-4CFD-9AA8-5B552E38CA00}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{3CA2A3E9-70C9-4CFD-9AA8-5B552E38CA00}.Debug.ActiveCfg = Debug|Win32
{3CA2A3E9-70C9-4CFD-9AA8-5B552E38CA00}.Debug.Build.0 = Debug|Win32
{3CA2A3E9-70C9-4CFD-9AA8-5B552E38CA00}.Release.ActiveCfg = Release|Win32
{3CA2A3E9-70C9-4CFD-9AA8-5B552E38CA00}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal