mirror of
https://github.com/etlegacy/Update-Installer.git
synced 2024-11-29 15:11:48 +00:00
d16da069e9
This is a thin wrapper around the Win32 API used in the Win32 Updater Dialog implementation.
21 lines
891 B
Text
21 lines
891 B
Text
Microsoft Visual Studio Solution File, Format Version 8.00
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tutorial1", "Tutorial1_2003.vcproj", "{18D1A5CE-57B8-4396-98DA-73405EAFB1C3}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfiguration) = preSolution
|
|
Debug = Debug
|
|
Release = Release
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfiguration) = postSolution
|
|
{18D1A5CE-57B8-4396-98DA-73405EAFB1C3}.Debug.ActiveCfg = Debug|Win32
|
|
{18D1A5CE-57B8-4396-98DA-73405EAFB1C3}.Debug.Build.0 = Debug|Win32
|
|
{18D1A5CE-57B8-4396-98DA-73405EAFB1C3}.Release.ActiveCfg = Release|Win32
|
|
{18D1A5CE-57B8-4396-98DA-73405EAFB1C3}.Release.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
|
EndGlobalSection
|
|
EndGlobal
|