mirror of
https://github.com/etlegacy/Update-Installer.git
synced 2025-01-23 07:50:42 +00:00
d16da069e9
This is a thin wrapper around the Win32 API used in the Win32 Updater Dialog implementation.
19 lines
868 B
Text
19 lines
868 B
Text
Microsoft Visual Studio Solution File, Format Version 9.00
|
|
# Visual C++ Express 2005
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tutorial5", "Tutorial5_2005.vcproj", "{04300427-CC1C-45E8-880D-F78D377CB985}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{04300427-CC1C-45E8-880D-F78D377CB985}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{04300427-CC1C-45E8-880D-F78D377CB985}.Debug|Win32.Build.0 = Debug|Win32
|
|
{04300427-CC1C-45E8-880D-F78D377CB985}.Release|Win32.ActiveCfg = Release|Win32
|
|
{04300427-CC1C-45E8-880D-F78D377CB985}.Release|Win32.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|