max@0:  max@0: Microsoft Visual Studio Solution File, Format Version 10.00 max@0: # Visual C++ Express 2008 max@0: Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example1_win32", "example1_win32.vcproj", "{3D5424A0-4AFB-4477-9D2B-792D5FE32734}" max@0: EndProject max@0: Global max@0: GlobalSection(SolutionConfigurationPlatforms) = preSolution max@0: Debug|Win32 = Debug|Win32 max@0: Release|Win32 = Release|Win32 max@0: EndGlobalSection max@0: GlobalSection(ProjectConfigurationPlatforms) = postSolution max@0: {3D5424A0-4AFB-4477-9D2B-792D5FE32734}.Debug|Win32.ActiveCfg = Debug|Win32 max@0: {3D5424A0-4AFB-4477-9D2B-792D5FE32734}.Debug|Win32.Build.0 = Debug|Win32 max@0: {3D5424A0-4AFB-4477-9D2B-792D5FE32734}.Release|Win32.ActiveCfg = Release|Win32 max@0: {3D5424A0-4AFB-4477-9D2B-792D5FE32734}.Release|Win32.Build.0 = Release|Win32 max@0: EndGlobalSection max@0: GlobalSection(SolutionProperties) = preSolution max@0: HideSolutionNode = FALSE max@0: EndGlobalSection max@0: EndGlobal