Click here to Skip to main content
Click here to Skip to main content

Introduction to RPC - Part 2

By , 22 Dec 2012
 
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ContextExample", "ContextExample\ContextExample.vcproj", "{6536EBEC-014E-4D6B-97BE-223137694CA8}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ContextExampleServer", "ContextExampleServer\ContextExampleServer.vcproj", "{758DB128-9123-4E1B-A6C3-47323714123A}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ContextExampleClient", "ContextExampleClient\ContextExampleClient.vcproj", "{758DB129-9123-4E1B-A6C3-47323714123A}"
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		ConfigName.0 = Debug
		ConfigName.1 = Release
	EndGlobalSection
	GlobalSection(ProjectDependencies) = postSolution
		{758DB128-9123-4E1B-A6C3-47323714123A}.0 = {6536EBEC-014E-4D6B-97BE-223137694CA8}
		{758DB129-9123-4E1B-A6C3-47323714123A}.0 = {6536EBEC-014E-4D6B-97BE-223137694CA8}
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{6536EBEC-014E-4D6B-97BE-223137694CA8}.Debug.ActiveCfg = Debug|Win32
		{6536EBEC-014E-4D6B-97BE-223137694CA8}.Debug.Build.0 = Debug|Win32
		{6536EBEC-014E-4D6B-97BE-223137694CA8}.Release.ActiveCfg = Release|Win32
		{6536EBEC-014E-4D6B-97BE-223137694CA8}.Release.Build.0 = Release|Win32
		{758DB128-9123-4E1B-A6C3-47323714123A}.Debug.ActiveCfg = Debug|Win32
		{758DB128-9123-4E1B-A6C3-47323714123A}.Debug.Build.0 = Debug|Win32
		{758DB128-9123-4E1B-A6C3-47323714123A}.Release.ActiveCfg = Release|Win32
		{758DB128-9123-4E1B-A6C3-47323714123A}.Release.Build.0 = Release|Win32
		{758DB129-9123-4E1B-A6C3-47323714123A}.Debug.ActiveCfg = Debug|Win32
		{758DB129-9123-4E1B-A6C3-47323714123A}.Debug.Build.0 = Debug|Win32
		{758DB129-9123-4E1B-A6C3-47323714123A}.Release.ActiveCfg = Release|Win32
		{758DB129-9123-4E1B-A6C3-47323714123A}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Anders Dalvander
Software Developer (Senior) Umetrics
Sweden Sweden
Member
No Biography provided

Permalink | Advertise | Privacy | Mobile
Web02 | 2.6.130516.1 | Last Updated 22 Dec 2012
Article Copyright 2003 by Anders Dalvander
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid