diff --git a/ResizableComboBox/Demo.sln b/ResizableComboBox/Demo.sln
new file mode 100644
index 0000000..ab9b879
--- /dev/null
+++ b/ResizableComboBox/Demo.sln
@@ -0,0 +1,58 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 14
+VisualStudioVersion = 14.0.23107.0
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ResizableLib", "..\ResizableLib\ResizableLib.vcxproj", "{C176053F-C799-4BF4-ABFA-125A4192CEB9}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Demo", "Demo.vcxproj", "{E90C0521-E036-49C5-BC3E-F27276C73726}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug Static Unicode|x86 = Debug Static Unicode|x86
+ Debug Static|x86 = Debug Static|x86
+ Debug Unicode|x86 = Debug Unicode|x86
+ Debug|x86 = Debug|x86
+ Release Static Unicode|x86 = Release Static Unicode|x86
+ Release Static|x86 = Release Static|x86
+ Release Unicode|x86 = Release Unicode|x86
+ Release|x86 = Release|x86
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug Static Unicode|x86.ActiveCfg = Debug Static Unicode|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug Static Unicode|x86.Build.0 = Debug Static Unicode|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug Static|x86.ActiveCfg = Debug Static|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug Static|x86.Build.0 = Debug Static|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug Unicode|x86.ActiveCfg = Debug Unicode|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug Unicode|x86.Build.0 = Debug Unicode|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug|x86.ActiveCfg = Debug|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug|x86.Build.0 = Debug|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release Static Unicode|x86.ActiveCfg = Release Static Unicode|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release Static Unicode|x86.Build.0 = Release Static Unicode|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release Static|x86.ActiveCfg = Release Static|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release Static|x86.Build.0 = Release Static|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release Unicode|x86.ActiveCfg = Release Unicode|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release Unicode|x86.Build.0 = Release Unicode|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release|x86.ActiveCfg = Release|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release|x86.Build.0 = Release|Win32
+ {E90C0521-E036-49C5-BC3E-F27276C73726}.Debug Static Unicode|x86.ActiveCfg = Debug Static|Win32
+ {E90C0521-E036-49C5-BC3E-F27276C73726}.Debug Static Unicode|x86.Build.0 = Debug Static|Win32
+ {E90C0521-E036-49C5-BC3E-F27276C73726}.Debug Static|x86.ActiveCfg = Debug Static|Win32
+ {E90C0521-E036-49C5-BC3E-F27276C73726}.Debug Static|x86.Build.0 = Debug Static|Win32
+ {E90C0521-E036-49C5-BC3E-F27276C73726}.Debug Unicode|x86.ActiveCfg = Debug Static|Win32
+ {E90C0521-E036-49C5-BC3E-F27276C73726}.Debug Unicode|x86.Build.0 = Debug Static|Win32
+ {E90C0521-E036-49C5-BC3E-F27276C73726}.Debug|x86.ActiveCfg = Debug|Win32
+ {E90C0521-E036-49C5-BC3E-F27276C73726}.Debug|x86.Build.0 = Debug|Win32
+ {E90C0521-E036-49C5-BC3E-F27276C73726}.Release Static Unicode|x86.ActiveCfg = Release Static|Win32
+ {E90C0521-E036-49C5-BC3E-F27276C73726}.Release Static Unicode|x86.Build.0 = Release Static|Win32
+ {E90C0521-E036-49C5-BC3E-F27276C73726}.Release Static|x86.ActiveCfg = Release Static|Win32
+ {E90C0521-E036-49C5-BC3E-F27276C73726}.Release Static|x86.Build.0 = Release Static|Win32
+ {E90C0521-E036-49C5-BC3E-F27276C73726}.Release Unicode|x86.ActiveCfg = Release Static|Win32
+ {E90C0521-E036-49C5-BC3E-F27276C73726}.Release Unicode|x86.Build.0 = Release Static|Win32
+ {E90C0521-E036-49C5-BC3E-F27276C73726}.Release|x86.ActiveCfg = Release|Win32
+ {E90C0521-E036-49C5-BC3E-F27276C73726}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/ResizableComboBox/Demo.vcxproj b/ResizableComboBox/Demo.vcxproj
new file mode 100644
index 0000000..b158f62
--- /dev/null
+++ b/ResizableComboBox/Demo.vcxproj
@@ -0,0 +1,293 @@
+
+
+
+
+ Debug Static
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Release Static
+ Win32
+
+
+ Release
+ Win32
+
+
+
+
+
+ MFCProj
+ {E90C0521-E036-49C5-BC3E-F27276C73726}
+ 8.1
+
+
+
+ Application
+ v140_xp
+ Dynamic
+ MultiByte
+
+
+ Application
+ v140_xp
+ Static
+ MultiByte
+
+
+ Application
+ v140_xp
+ Dynamic
+ MultiByte
+
+
+ Application
+ v140_xp
+ Static
+ MultiByte
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ .\Debug_Static\
+ .\Debug_Static\
+ true
+
+
+ .\Release\
+ .\Release\
+ false
+
+
+ .\Release_Static\
+ .\Release_Static\
+ false
+
+
+ .\Debug\
+ .\Debug\
+ true
+
+
+
+ MultiThreadedDebug
+ Default
+ false
+ Disabled
+ true
+ Level4
+ true
+ EditAndContinue
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ .\Debug_Static\
+ .\Debug_Static\Demo.pch
+ Use
+ stdafx.h
+ .\Debug_Static\
+ .\Debug_Static\
+ EnableFastChecks
+
+
+ true
+ _DEBUG;%(PreprocessorDefinitions)
+ .\Debug_Static\Demo.tlb
+ true
+ Win32
+
+
+ 0x0410
+ _DEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ .\Debug_Static\Demo.bsc
+
+
+ true
+ true
+ Windows
+ .\Debug_Static\Demo.exe
+
+
+
+
+ MultiThreadedDLL
+ Default
+ true
+ true
+ MaxSpeed
+ true
+ Level4
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ .\Release\
+ .\Release\Demo.pch
+ Use
+ stdafx.h
+ .\Release\
+ .\Release\
+
+
+ true
+ NDEBUG;%(PreprocessorDefinitions)
+ .\Release\Demo.tlb
+ true
+ Win32
+
+
+ 0x0410
+ NDEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ .\Release\Demo.bsc
+
+
+ true
+ Windows
+ .\Release\Demo.exe
+
+
+
+
+ MultiThreaded
+ Default
+ true
+ true
+ MaxSpeed
+ true
+ Level4
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ .\Release_Static\
+ .\Release_Static\Demo.pch
+ Use
+ stdafx.h
+ .\Release_Static\
+ .\Release_Static\
+
+
+ true
+ NDEBUG;%(PreprocessorDefinitions)
+ .\Release_Static\Demo.tlb
+ true
+ Win32
+
+
+ 0x0410
+ NDEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ .\Release_Static\Demo.bsc
+
+
+ true
+ Windows
+ .\Release_Static\Demo.exe
+
+
+
+
+ MultiThreadedDebugDLL
+ Default
+ false
+ Disabled
+ true
+ Level4
+ true
+ EditAndContinue
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ .\Debug\
+ .\Debug\Demo.pch
+ Use
+ stdafx.h
+ .\Debug\
+ .\Debug\
+ EnableFastChecks
+
+
+ true
+ _DEBUG;%(PreprocessorDefinitions)
+ .\Debug\Demo.tlb
+ true
+ Win32
+
+
+ 0x0410
+ _DEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ .\Debug\Demo.bsc
+
+
+ true
+ true
+ Windows
+ .\Debug\Demo.exe
+
+
+
+
+
+
+ Create
+ stdafx.h
+ Create
+ stdafx.h
+ Create
+ stdafx.h
+ Create
+ stdafx.h
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {c176053f-c799-4bf4-abfa-125a4192ceb9}
+ false
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ResizableComboBox/Demo.vcxproj.filters b/ResizableComboBox/Demo.vcxproj.filters
new file mode 100644
index 0000000..f7d0cdc
--- /dev/null
+++ b/ResizableComboBox/Demo.vcxproj.filters
@@ -0,0 +1,57 @@
+
+
+
+
+ {bd2f9b21-f24a-41d3-bfcf-d9c024b5cbc6}
+ cpp;c;cxx;rc;def;r;odl;idl;hpj;bat
+
+
+ {1e896efe-2abd-4e6e-bea7-bb1505e79f91}
+ h;hpp;hxx;hm;inl
+
+
+ {a2810615-9e03-46fd-bd32-c7737be51553}
+ ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
+
+ Resource Files
+
+
+
+
+ Resource Files
+
+
+
\ No newline at end of file
diff --git a/ResizableDialog/Demo.sln b/ResizableDialog/Demo.sln
index cfe88d1..67062c0 100644
--- a/ResizableDialog/Demo.sln
+++ b/ResizableDialog/Demo.sln
@@ -1,12 +1,11 @@
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Demo", "Demo.vcproj", "{40C67E77-F9FD-4EB9-9E4F-1B5B3E64AE6F}"
- ProjectSection(ProjectDependencies) = postProject
- {C176053F-C799-4BF4-ABFA-125A4192CEB9} = {C176053F-C799-4BF4-ABFA-125A4192CEB9}
- EndProjectSection
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 14
+VisualStudioVersion = 14.0.23107.0
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Demo", "Demo.vcxproj", "{40C67E77-F9FD-4EB9-9E4F-1B5B3E64AE6F}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ResizableLib", "..\ResizableLib\ResizableLib.vcproj", "{C176053F-C799-4BF4-ABFA-125A4192CEB9}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ResizableLib", "..\ResizableLib\ResizableLib.vcxproj", "{C176053F-C799-4BF4-ABFA-125A4192CEB9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
diff --git a/ResizableDialog/Demo.vcxproj b/ResizableDialog/Demo.vcxproj
new file mode 100644
index 0000000..e9371ac
--- /dev/null
+++ b/ResizableDialog/Demo.vcxproj
@@ -0,0 +1,578 @@
+
+
+
+
+ Debug Static Unicode
+ Win32
+
+
+ Debug Static
+ Win32
+
+
+ Debug Unicode
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Release Static Unicode
+ Win32
+
+
+ Release Static
+ Win32
+
+
+ Release Unicode
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {40C67E77-F9FD-4EB9-9E4F-1B5B3E64AE6F}
+ MFCProj
+ 8.1
+
+
+
+ Application
+ v140_xp
+ Dynamic
+ MultiByte
+
+
+ Application
+ v140_xp
+ Static
+ Unicode
+
+
+ Application
+ v140_xp
+ Dynamic
+ Unicode
+
+
+ Application
+ v140_xp
+ Dynamic
+ MultiByte
+
+
+ Application
+ v140_xp
+ Static
+ MultiByte
+
+
+ Application
+ v140_xp
+ Dynamic
+ Unicode
+
+
+ Application
+ v140_xp
+ Static
+ MultiByte
+
+
+ Application
+ v140_xp
+ Static
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>14.0.23107.0
+
+
+ .\Release_Static_Unicode\
+ .\Release_Static_Unicode\
+ false
+
+
+ .\Release_Static\
+ .\Release_Static\
+ false
+
+
+ .\Release_Unicode\
+ .\Release_Unicode\
+ false
+
+
+ .\Debug_Static\
+ .\Debug_Static\
+ true
+
+
+ .\Release\
+ .\Release\
+ false
+
+
+ .\Debug_Unicode\
+ .\Debug_Unicode\
+ true
+
+
+ .\Debug_Static_Unicode\
+ .\Debug_Static_Unicode\
+ true
+
+
+ .\Debug\
+ .\Debug\
+ true
+
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Release_Static_Unicode/Demo.tlb
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreaded
+ true
+ Use
+ stdafx.h
+ .\Release_Static_Unicode/Demo.pch
+ .\Release_Static_Unicode/
+ .\Release_Static_Unicode/
+ .\Release_Static_Unicode/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release_Static_Unicode/Demo.exe
+ true
+ .\Release_Static_Unicode/Demo.pdb
+ Windows
+ true
+ wWinMainCRTStartup
+ false
+
+ MachineX86
+
+
+ true
+ .\Release_Static_Unicode/Demo.bsc
+
+
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Release_Static/Demo.tlb
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreaded
+ true
+ Use
+ stdafx.h
+ .\Release_Static/Demo.pch
+ .\Release_Static/
+ .\Release_Static/
+ .\Release_Static/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release_Static/Demo.exe
+ true
+ .\Release_Static/Demo.pdb
+ Windows
+ true
+ false
+
+ MachineX86
+
+
+ true
+ .\Release_Static/Demo.bsc
+
+
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Release_Unicode/Demo.tlb
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreadedDLL
+ true
+ Use
+ stdafx.h
+ .\Release_Unicode/Demo.pch
+ .\Release_Unicode/
+ .\Release_Unicode/
+ .\Release_Unicode/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release_Unicode/Demo.exe
+ true
+ .\Release_Unicode/Demo.pdb
+ Windows
+ true
+ wWinMainCRTStartup
+ false
+
+ MachineX86
+
+
+ true
+ .\Release_Unicode/Demo.bsc
+
+
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Debug_Static/Demo.tlb
+
+
+
+ Disabled
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebug
+ Use
+ stdafx.h
+ .\Debug_Static/Demo.pch
+ .\Debug_Static/
+ .\Debug_Static/
+ .\Debug_Static/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug_Static/Demo.exe
+ true
+ true
+ .\Debug_Static/Demo.pdb
+ Windows
+ false
+
+ MachineX86
+
+
+ true
+ .\Debug_Static/Demo.bsc
+
+
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Release/Demo.tlb
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreadedDLL
+ true
+ Use
+ stdafx.h
+ .\Release/Demo.pch
+ .\Release/
+ .\Release/
+ .\Release/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release/Demo.exe
+ true
+ .\Release/Demo.pdb
+ Windows
+ true
+ false
+
+ MachineX86
+
+
+ true
+ .\Release/Demo.bsc
+
+
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Debug_Unicode/Demo.tlb
+
+
+
+ Disabled
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ Use
+ stdafx.h
+ .\Debug_Unicode/Demo.pch
+ .\Debug_Unicode/
+ .\Debug_Unicode/
+ .\Debug_Unicode/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug_Unicode/Demo.exe
+ true
+ true
+ .\Debug_Unicode/Demo.pdb
+ Windows
+ wWinMainCRTStartup
+ false
+
+ MachineX86
+
+
+ true
+ .\Debug_Unicode/Demo.bsc
+
+
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Debug_Static_Unicode/Demo.tlb
+
+
+
+ Disabled
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebug
+ Use
+ stdafx.h
+ .\Debug_Static_Unicode/Demo.pch
+ .\Debug_Static_Unicode/
+ .\Debug_Static_Unicode/
+ .\Debug_Static_Unicode/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug_Static_Unicode/Demo.exe
+ true
+ true
+ .\Debug_Static_Unicode/Demo.pdb
+ Windows
+ wWinMainCRTStartup
+ false
+
+ MachineX86
+
+
+ true
+ .\Debug_Static_Unicode/Demo.bsc
+
+
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Debug/Demo.tlb
+
+
+
+ Disabled
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ Use
+ stdafx.h
+ .\Debug/Demo.pch
+ .\Debug/
+ .\Debug/
+ .\Debug/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug/Demo.exe
+ true
+ true
+ .\Debug/Demo.pdb
+ Windows
+ false
+
+ MachineX86
+
+
+ true
+ .\Debug/Demo.bsc
+
+
+
+
+
+
+
+ Create
+ Create
+ Create
+ Create
+ Create
+ Create
+ Create
+ Create
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {c176053f-c799-4bf4-abfa-125a4192ceb9}
+ false
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ResizableDialog/Demo.vcxproj.filters b/ResizableDialog/Demo.vcxproj.filters
new file mode 100644
index 0000000..0e9b277
--- /dev/null
+++ b/ResizableDialog/Demo.vcxproj.filters
@@ -0,0 +1,75 @@
+
+
+
+
+ {d0a9c0dc-bf15-4e5b-9a97-d199ddbc93ed}
+ cpp;c;cxx;rc;def;r;odl;idl;hpj;bat
+
+
+ {5202cbe4-0266-467b-bec1-4b0401f797ec}
+ h;hpp;hxx;hm;inl
+
+
+ {28779b85-36f3-4899-be80-51c34fbdedcd}
+ ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+
+
+ Resource Files
+
+
+
\ No newline at end of file
diff --git a/ResizableFormViewMDI/Demo.sln b/ResizableFormViewMDI/Demo.sln
index c4fd941..66e24b3 100644
--- a/ResizableFormViewMDI/Demo.sln
+++ b/ResizableFormViewMDI/Demo.sln
@@ -1,12 +1,11 @@
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Demo", "Demo.vcproj", "{622104F2-DD3E-4562-B278-262CE7C2B867}"
- ProjectSection(ProjectDependencies) = postProject
- {C176053F-C799-4BF4-ABFA-125A4192CEB9} = {C176053F-C799-4BF4-ABFA-125A4192CEB9}
- EndProjectSection
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 14
+VisualStudioVersion = 14.0.23107.0
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Demo", "Demo.vcxproj", "{622104F2-DD3E-4562-B278-262CE7C2B867}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ResizableLib", "..\ResizableLib\ResizableLib.vcproj", "{C176053F-C799-4BF4-ABFA-125A4192CEB9}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ResizableLib", "..\ResizableLib\ResizableLib.vcxproj", "{C176053F-C799-4BF4-ABFA-125A4192CEB9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
diff --git a/ResizableFormViewMDI/Demo.vcxproj b/ResizableFormViewMDI/Demo.vcxproj
new file mode 100644
index 0000000..9f11f88
--- /dev/null
+++ b/ResizableFormViewMDI/Demo.vcxproj
@@ -0,0 +1,594 @@
+
+
+
+
+ Debug Static Unicode
+ Win32
+
+
+ Debug Static
+ Win32
+
+
+ Debug Unicode
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Release Static Unicode
+ Win32
+
+
+ Release Static
+ Win32
+
+
+ Release Unicode
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {622104F2-DD3E-4562-B278-262CE7C2B867}
+ MFCProj
+ 8.1
+
+
+
+ Application
+ v140_xp
+ Dynamic
+ MultiByte
+
+
+ Application
+ v140_xp
+ Static
+ Unicode
+
+
+ Application
+ v140_xp
+ Dynamic
+ Unicode
+
+
+ Application
+ v140_xp
+ Dynamic
+ MultiByte
+
+
+ Application
+ v140_xp
+ Static
+ MultiByte
+
+
+ Application
+ v140_xp
+ Dynamic
+ Unicode
+
+
+ Application
+ v140_xp
+ Static
+ MultiByte
+
+
+ Application
+ v140_xp
+ Static
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>14.0.23107.0
+
+
+ .\Release_Static_Unicode\
+ .\Release_Static_Unicode\
+ false
+
+
+ .\Release_Static\
+ .\Release_Static\
+ false
+
+
+ .\Release_Unicode\
+ .\Release_Unicode\
+ false
+
+
+ .\Debug_Static\
+ .\Debug_Static\
+ true
+
+
+ .\Release\
+ .\Release\
+ false
+
+
+ .\Debug_Unicode\
+ .\Debug_Unicode\
+ true
+
+
+ .\Debug_Static_Unicode\
+ .\Debug_Static_Unicode\
+ true
+
+
+ .\Debug\
+ .\Debug\
+ true
+
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Release_Static_Unicode/Demo.tlb
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreaded
+ true
+ Use
+ stdafx.h
+ .\Release_Static_Unicode/Demo.pch
+ .\Release_Static_Unicode/
+ .\Release_Static_Unicode/
+ .\Release_Static_Unicode/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release_Static_Unicode/Demo.exe
+ true
+ .\Release_Static_Unicode/Demo.pdb
+ Windows
+ true
+ wWinMainCRTStartup
+ false
+
+ MachineX86
+
+
+ true
+ .\Release_Static_Unicode/Demo.bsc
+
+
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Release_Static/Demo.tlb
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreaded
+ true
+ Use
+ stdafx.h
+ .\Release_Static/Demo.pch
+ .\Release_Static/
+ .\Release_Static/
+ .\Release_Static/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release_Static/Demo.exe
+ true
+ .\Release_Static/Demo.pdb
+ Windows
+ true
+ false
+
+ MachineX86
+
+
+ true
+ .\Release_Static/Demo.bsc
+
+
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Release_Unicode/Demo.tlb
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreadedDLL
+ true
+ Use
+ stdafx.h
+ .\Release_Unicode/Demo.pch
+ .\Release_Unicode/
+ .\Release_Unicode/
+ .\Release_Unicode/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release_Unicode/Demo.exe
+ true
+ .\Release_Unicode/Demo.pdb
+ Windows
+ true
+ wWinMainCRTStartup
+ false
+
+ MachineX86
+
+
+ true
+ .\Release_Unicode/Demo.bsc
+
+
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Debug_Static/Demo.tlb
+
+
+
+ Disabled
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebug
+ Use
+ stdafx.h
+ .\Debug_Static/Demo.pch
+ .\Debug_Static/
+ .\Debug_Static/
+ .\Debug_Static/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug_Static/Demo.exe
+ true
+ true
+ .\Debug_Static/Demo.pdb
+ Windows
+ false
+
+ MachineX86
+
+
+ true
+ .\Debug_Static/Demo.bsc
+
+
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Release/Demo.tlb
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreadedDLL
+ true
+ Use
+ stdafx.h
+ .\Release/Demo.pch
+ .\Release/
+ .\Release/
+ .\Release/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release/Demo.exe
+ true
+ .\Release/Demo.pdb
+ Windows
+ true
+ false
+
+ MachineX86
+
+
+ true
+ .\Release/Demo.bsc
+
+
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Debug_Unicode/Demo.tlb
+
+
+
+ Disabled
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ Use
+ stdafx.h
+ .\Debug_Unicode/Demo.pch
+ .\Debug_Unicode/
+ .\Debug_Unicode/
+ .\Debug_Unicode/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug_Unicode/Demo.exe
+ true
+ true
+ .\Debug_Unicode/Demo.pdb
+ Windows
+ wWinMainCRTStartup
+ false
+
+ MachineX86
+
+
+ true
+ .\Debug_Unicode/Demo.bsc
+
+
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Debug_Static_Unicode/Demo.tlb
+
+
+
+ Disabled
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebug
+ Use
+ stdafx.h
+ .\Debug_Static_Unicode/Demo.pch
+ .\Debug_Static_Unicode/
+ .\Debug_Static_Unicode/
+ .\Debug_Static_Unicode/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug_Static_Unicode/Demo.exe
+ true
+ true
+ .\Debug_Static_Unicode/Demo.pdb
+ Windows
+ wWinMainCRTStartup
+ false
+
+ MachineX86
+
+
+ true
+ .\Debug_Static_Unicode/Demo.bsc
+
+
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Debug/Demo.tlb
+
+
+
+ Disabled
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ Use
+ stdafx.h
+ .\Debug/Demo.pch
+ .\Debug/
+ .\Debug/
+ .\Debug/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug/Demo.exe
+ true
+ true
+ .\Debug/Demo.pdb
+ Windows
+ false
+
+ MachineX86
+
+
+ true
+ .\Debug/Demo.bsc
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Create
+ Create
+ Create
+ Create
+ Create
+ Create
+ Create
+ Create
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {c176053f-c799-4bf4-abfa-125a4192ceb9}
+ false
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ResizableFormViewMDI/Demo.vcxproj.filters b/ResizableFormViewMDI/Demo.vcxproj.filters
new file mode 100644
index 0000000..5ca0ed6
--- /dev/null
+++ b/ResizableFormViewMDI/Demo.vcxproj.filters
@@ -0,0 +1,123 @@
+
+
+
+
+ {914a2176-c667-4e82-9341-e3c7bdb32662}
+ cpp;c;cxx;rc;def;r;odl;idl;hpj;bat
+
+
+ {cbb41a85-d21b-4912-857b-ff233ce19008}
+ h;hpp;hxx;hm;inl
+
+
+ {1b1d86d4-15ac-4f9f-844c-b199c9f3f18f}
+ ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+
+
+ Resource Files
+
+
+
\ No newline at end of file
diff --git a/ResizableFormViewSDI/Demo.sln b/ResizableFormViewSDI/Demo.sln
index 4638887..f133dcb 100644
--- a/ResizableFormViewSDI/Demo.sln
+++ b/ResizableFormViewSDI/Demo.sln
@@ -1,12 +1,11 @@
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Demo", "Demo.vcproj", "{D54B473B-F6B3-4415-92D0-9E4F33D601F0}"
- ProjectSection(ProjectDependencies) = postProject
- {C176053F-C799-4BF4-ABFA-125A4192CEB9} = {C176053F-C799-4BF4-ABFA-125A4192CEB9}
- EndProjectSection
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 14
+VisualStudioVersion = 14.0.23107.0
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Demo", "Demo.vcxproj", "{D54B473B-F6B3-4415-92D0-9E4F33D601F0}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ResizableLib", "..\ResizableLib\ResizableLib.vcproj", "{C176053F-C799-4BF4-ABFA-125A4192CEB9}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ResizableLib", "..\ResizableLib\ResizableLib.vcxproj", "{C176053F-C799-4BF4-ABFA-125A4192CEB9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
diff --git a/ResizableFormViewSDI/Demo.vcxproj b/ResizableFormViewSDI/Demo.vcxproj
new file mode 100644
index 0000000..e28471c
--- /dev/null
+++ b/ResizableFormViewSDI/Demo.vcxproj
@@ -0,0 +1,578 @@
+
+
+
+
+ Debug Static Unicode
+ Win32
+
+
+ Debug Static
+ Win32
+
+
+ Debug Unicode
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Release Static Unicode
+ Win32
+
+
+ Release Static
+ Win32
+
+
+ Release Unicode
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {D54B473B-F6B3-4415-92D0-9E4F33D601F0}
+ MFCProj
+ 8.1
+
+
+
+ Application
+ v140_xp
+ Dynamic
+ MultiByte
+
+
+ Application
+ v140_xp
+ Static
+ Unicode
+
+
+ Application
+ v140_xp
+ Dynamic
+ Unicode
+
+
+ Application
+ v140_xp
+ Dynamic
+ MultiByte
+
+
+ Application
+ v140_xp
+ Static
+ MultiByte
+
+
+ Application
+ v140_xp
+ Dynamic
+ Unicode
+
+
+ Application
+ v140_xp
+ Static
+ MultiByte
+
+
+ Application
+ v140_xp
+ Static
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>14.0.23107.0
+
+
+ .\Release_Static_Unicode\
+ .\Release_Static_Unicode\
+ false
+
+
+ .\Release_Static\
+ .\Release_Static\
+ false
+
+
+ .\Release_Unicode\
+ .\Release_Unicode\
+ false
+
+
+ .\Debug_Static\
+ .\Debug_Static\
+ true
+
+
+ .\Release\
+ .\Release\
+ false
+
+
+ .\Debug_Unicode\
+ .\Debug_Unicode\
+ true
+
+
+ .\Debug_Static_Unicode\
+ .\Debug_Static_Unicode\
+ true
+
+
+ .\Debug\
+ .\Debug\
+ true
+
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Release_Static_Unicode/Demo.tlb
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreaded
+ true
+ Use
+ stdafx.h
+ .\Release_Static_Unicode/Demo.pch
+ .\Release_Static_Unicode/
+ .\Release_Static_Unicode/
+ .\Release_Static_Unicode/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release_Static_Unicode/Demo.exe
+ true
+ .\Release_Static_Unicode/Demo.pdb
+ Windows
+ true
+ wWinMainCRTStartup
+ false
+
+ MachineX86
+
+
+ true
+ .\Release_Static_Unicode/Demo.bsc
+
+
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Release_Static/Demo.tlb
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreaded
+ true
+ Use
+ stdafx.h
+ .\Release_Static/Demo.pch
+ .\Release_Static/
+ .\Release_Static/
+ .\Release_Static/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release_Static/Demo.exe
+ true
+ .\Release_Static/Demo.pdb
+ Windows
+ true
+ false
+
+ MachineX86
+
+
+ true
+ .\Release_Static/Demo.bsc
+
+
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Release_Unicode/Demo.tlb
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreadedDLL
+ true
+ Use
+ stdafx.h
+ .\Release_Unicode/Demo.pch
+ .\Release_Unicode/
+ .\Release_Unicode/
+ .\Release_Unicode/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release_Unicode/Demo.exe
+ true
+ .\Release_Unicode/Demo.pdb
+ Windows
+ true
+ wWinMainCRTStartup
+ false
+
+ MachineX86
+
+
+ true
+ .\Release_Unicode/Demo.bsc
+
+
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Debug_Static/Demo.tlb
+
+
+
+ Disabled
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebug
+ Use
+ stdafx.h
+ .\Debug_Static/Demo.pch
+ .\Debug_Static/
+ .\Debug_Static/
+ .\Debug_Static/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug_Static/Demo.exe
+ true
+ true
+ .\Debug_Static/Demo.pdb
+ Windows
+ false
+
+ MachineX86
+
+
+ true
+ .\Debug_Static/Demo.bsc
+
+
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Release/Demo.tlb
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreadedDLL
+ true
+ Use
+ stdafx.h
+ .\Release/Demo.pch
+ .\Release/
+ .\Release/
+ .\Release/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release/Demo.exe
+ true
+ .\Release/Demo.pdb
+ Windows
+ true
+ false
+
+ MachineX86
+
+
+ true
+ .\Release/Demo.bsc
+
+
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Debug_Unicode/Demo.tlb
+
+
+
+ Disabled
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ Use
+ stdafx.h
+ .\Debug_Unicode/Demo.pch
+ .\Debug_Unicode/
+ .\Debug_Unicode/
+ .\Debug_Unicode/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug_Unicode/Demo.exe
+ true
+ true
+ .\Debug_Unicode/Demo.pdb
+ Windows
+ wWinMainCRTStartup
+ false
+
+ MachineX86
+
+
+ true
+ .\Debug_Unicode/Demo.bsc
+
+
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Debug_Static_Unicode/Demo.tlb
+
+
+
+ Disabled
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebug
+ Use
+ stdafx.h
+ .\Debug_Static_Unicode/Demo.pch
+ .\Debug_Static_Unicode/
+ .\Debug_Static_Unicode/
+ .\Debug_Static_Unicode/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug_Static_Unicode/Demo.exe
+ true
+ true
+ .\Debug_Static_Unicode/Demo.pdb
+ Windows
+ wWinMainCRTStartup
+ false
+
+ MachineX86
+
+
+ true
+ .\Debug_Static_Unicode/Demo.bsc
+
+
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Debug/Demo.tlb
+
+
+
+ Disabled
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ Use
+ stdafx.h
+ .\Debug/Demo.pch
+ .\Debug/
+ .\Debug/
+ .\Debug/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug/Demo.exe
+ true
+ true
+ .\Debug/Demo.pdb
+ Windows
+ false
+
+ MachineX86
+
+
+ true
+ .\Debug/Demo.bsc
+
+
+
+
+
+
+
+
+ Create
+ Create
+ Create
+ Create
+ Create
+ Create
+ Create
+ Create
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {c176053f-c799-4bf4-abfa-125a4192ceb9}
+ false
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ResizableFormViewSDI/Demo.vcxproj.filters b/ResizableFormViewSDI/Demo.vcxproj.filters
new file mode 100644
index 0000000..2b5c2c0
--- /dev/null
+++ b/ResizableFormViewSDI/Demo.vcxproj.filters
@@ -0,0 +1,75 @@
+
+
+
+
+ {998ad824-be84-4b2b-b00f-5f9394e738db}
+ cpp;c;cxx;rc;def;r;odl;idl;hpj;bat
+
+
+ {ffb4b416-3b54-4b39-814b-19ff615f51b8}
+ h;hpp;hxx;hm;inl
+
+
+ {fcb4a656-20ca-41c6-bbd8-1bb236075f3a}
+ ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+
+
+ Resource Files
+
+
+
\ No newline at end of file
diff --git a/ResizableLib/ResizableLib.vcxproj b/ResizableLib/ResizableLib.vcxproj
new file mode 100644
index 0000000..7eac0be
--- /dev/null
+++ b/ResizableLib/ResizableLib.vcxproj
@@ -0,0 +1,512 @@
+
+
+
+
+ Debug Static Unicode
+ Win32
+
+
+ Debug Static
+ Win32
+
+
+ Debug Unicode
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Release Static Unicode
+ Win32
+
+
+ Release Static
+ Win32
+
+
+ Release Unicode
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}
+ MFCProj
+ 8.1
+
+
+
+ StaticLibrary
+ v140_xp
+ Dynamic
+ Unicode
+
+
+ StaticLibrary
+ v140_xp
+ Dynamic
+ MultiByte
+
+
+ StaticLibrary
+ v140_xp
+ Static
+ Unicode
+
+
+ StaticLibrary
+ v140_xp
+ Static
+ MultiByte
+
+
+ StaticLibrary
+ v140_xp
+ Static
+ MultiByte
+
+
+ StaticLibrary
+ v140_xp
+ Static
+ Unicode
+
+
+ StaticLibrary
+ v140_xp
+ Dynamic
+ Unicode
+
+
+ StaticLibrary
+ v140_xp
+ Dynamic
+ MultiByte
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>14.0.23107.0
+
+
+ .\Release\
+ .\Release\
+
+
+ .\Release_Unicode\
+ .\Release_Unicode\
+
+
+ .\Release_Static_Unicode\
+ .\Release_Static_Unicode\
+
+
+ .\Release_Static\
+ .\Release_Static\
+
+
+ .\Debug_Static\
+ .\Debug_Static\
+
+
+ .\Debug_Static_Unicode\
+ .\Debug_Static_Unicode\
+
+
+ .\Debug\
+ .\Debug\
+
+
+ .\Debug_Unicode\
+ .\Debug_Unicode\
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreadedDLL
+ true
+ Use
+ stdafx.h
+ .\Release/ResizableLib.pch
+ .\Release/
+ .\Release/
+ .\Release/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release\ResizableLib.lib
+ true
+
+
+ true
+ .\Release/ResizableLib.bsc
+
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreadedDLL
+ true
+ Use
+ stdafx.h
+ .\Release_Unicode/ResizableLib.pch
+ .\Release_Unicode/
+ .\Release_Unicode/
+ .\Release_Unicode/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release_Unicode\ResizableLib.lib
+ true
+
+
+ true
+ .\Release_Unicode/ResizableLib.bsc
+
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreaded
+ true
+ Use
+ stdafx.h
+ .\Release_Static_Unicode/ResizableLib.pch
+ .\Release_Static_Unicode/
+ .\Release_Static_Unicode/
+ .\Release_Static_Unicode/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release_Static_Unicode\ResizableLib.lib
+ true
+
+
+ true
+ .\Release_Static_Unicode/ResizableLib.bsc
+
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreaded
+ true
+ Use
+ stdafx.h
+ .\Release_Static/ResizableLib.pch
+ .\Release_Static/
+ .\Release_Static/
+ .\Release_Static/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release_Static\ResizableLib.lib
+ true
+
+
+ true
+ .\Release_Static/ResizableLib.bsc
+
+
+
+
+ Disabled
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebug
+ Use
+ stdafx.h
+ .\Debug_Static/ResizableLib.pch
+ .\Debug_Static/
+ .\Debug_Static/
+ .\Debug_Static/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug_Static\ResizableLib.lib
+ true
+
+
+ true
+ .\Debug_Static/ResizableLib.bsc
+
+
+
+
+ Disabled
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebug
+ Use
+ stdafx.h
+ .\Debug_Static_Unicode/ResizableLib.pch
+ .\Debug_Static_Unicode/
+ .\Debug_Static_Unicode/
+ .\Debug_Static_Unicode/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug_Static_Unicode\ResizableLib.lib
+ true
+
+
+ true
+ .\Debug_Static_Unicode/ResizableLib.bsc
+
+
+
+
+ Disabled
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ Use
+ stdafx.h
+ .\Debug/ResizableLib.pch
+ .\Debug/
+ .\Debug/
+ .\Debug/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug\ResizableLib.lib
+ true
+
+
+ true
+ .\Debug/ResizableLib.bsc
+
+
+
+
+ Disabled
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ Use
+ stdafx.h
+ .\Debug_Unicode/ResizableLib.pch
+ .\Debug_Unicode/
+ .\Debug_Unicode/
+ .\Debug_Unicode/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug_Unicode\ResizableLib.lib
+ true
+
+
+ true
+ .\Debug_Unicode/ResizableLib.bsc
+
+
+
+
+ false
+ false
+ false
+ false
+ false
+ false
+ false
+ false
+
+
+ false
+ false
+ false
+ false
+ false
+ false
+ false
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Create
+ Create
+ Create
+ Create
+ Create
+ Create
+ Create
+ Create
+
+
+
+
+
+ true
+ true
+ true
+ true
+ true
+ true
+ true
+ true
+
+
+ true
+ true
+ true
+ true
+ true
+ true
+ true
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ResizableLib/ResizableLib.vcxproj.filters b/ResizableLib/ResizableLib.vcxproj.filters
new file mode 100644
index 0000000..70fd463
--- /dev/null
+++ b/ResizableLib/ResizableLib.vcxproj.filters
@@ -0,0 +1,186 @@
+
+
+
+
+ {c8d4c52a-2416-482d-adba-a79b4b4a4d7f}
+ cpp;c;cxx;rc;def;r;odl;idl;hpj;bat
+
+
+ {d2769368-0281-4c7f-b642-c6f1d0a67c88}
+ h;hpp;hxx;hm;inl
+
+
+ {5e0d5225-2d0e-464f-bab1-acc9aff8ec3d}
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Documentation
+
+
+
+
+ Documentation
+
+
+ Documentation
+
+
+ Documentation
+
+
+ Documentation
+
+
+ Documentation
+
+
+
+
+
+ Documentation
+
+
+ Documentation
+
+
+ Documentation
+
+
+ Documentation
+
+
+ Documentation
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/ResizableProperties/Demo.sln b/ResizableProperties/Demo.sln
index 7541075..b16faf8 100644
--- a/ResizableProperties/Demo.sln
+++ b/ResizableProperties/Demo.sln
@@ -1,12 +1,11 @@
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Demo", "Demo.vcproj", "{0D982E68-5678-4D95-8137-05C65E08274C}"
- ProjectSection(ProjectDependencies) = postProject
- {C176053F-C799-4BF4-ABFA-125A4192CEB9} = {C176053F-C799-4BF4-ABFA-125A4192CEB9}
- EndProjectSection
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 14
+VisualStudioVersion = 14.0.23107.0
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Demo", "Demo.vcxproj", "{0D982E68-5678-4D95-8137-05C65E08274C}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ResizableLib", "..\ResizableLib\ResizableLib.vcproj", "{C176053F-C799-4BF4-ABFA-125A4192CEB9}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ResizableLib", "..\ResizableLib\ResizableLib.vcxproj", "{C176053F-C799-4BF4-ABFA-125A4192CEB9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
diff --git a/ResizableProperties/Demo.vcxproj b/ResizableProperties/Demo.vcxproj
new file mode 100644
index 0000000..eaa7ac7
--- /dev/null
+++ b/ResizableProperties/Demo.vcxproj
@@ -0,0 +1,576 @@
+
+
+
+
+ Debug Static Unicode
+ Win32
+
+
+ Debug Static
+ Win32
+
+
+ Debug Unicode
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Release Static Unicode
+ Win32
+
+
+ Release Static
+ Win32
+
+
+ Release Unicode
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {0D982E68-5678-4D95-8137-05C65E08274C}
+ MFCProj
+ 8.1
+
+
+
+ Application
+ v140_xp
+ Dynamic
+ MultiByte
+
+
+ Application
+ v140_xp
+ Static
+ Unicode
+
+
+ Application
+ v140_xp
+ Dynamic
+ Unicode
+
+
+ Application
+ v140_xp
+ Dynamic
+ MultiByte
+
+
+ Application
+ v140_xp
+ Static
+ MultiByte
+
+
+ Application
+ v140_xp
+ Dynamic
+ Unicode
+
+
+ Application
+ v140_xp
+ Static
+ MultiByte
+
+
+ Application
+ v140_xp
+ Static
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>14.0.23107.0
+
+
+ .\Release_Static_Unicode\
+ .\Release_Static_Unicode\
+ false
+
+
+ .\Release_Static\
+ .\Release_Static\
+ false
+
+
+ .\Release_Unicode\
+ .\Release_Unicode\
+ false
+
+
+ .\Debug_Static\
+ .\Debug_Static\
+ true
+
+
+ .\Release\
+ .\Release\
+ false
+
+
+ .\Debug_Unicode\
+ .\Debug_Unicode\
+ true
+
+
+ .\Debug_Static_Unicode\
+ .\Debug_Static_Unicode\
+ true
+
+
+ .\Debug\
+ .\Debug\
+ true
+
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Release_Static_Unicode/Demo.tlb
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreaded
+ true
+ Use
+ stdafx.h
+ .\Release_Static_Unicode/Demo.pch
+ .\Release_Static_Unicode/
+ .\Release_Static_Unicode/
+ .\Release_Static_Unicode/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release_Static_Unicode/Demo.exe
+ true
+ .\Release_Static_Unicode/Demo.pdb
+ Windows
+ true
+ wWinMainCRTStartup
+ false
+
+ MachineX86
+
+
+ true
+ .\Release_Static_Unicode/Demo.bsc
+
+
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Release_Static/Demo.tlb
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreaded
+ true
+ Use
+ stdafx.h
+ .\Release_Static/Demo.pch
+ .\Release_Static/
+ .\Release_Static/
+ .\Release_Static/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release_Static/Demo.exe
+ true
+ .\Release_Static/Demo.pdb
+ Windows
+ true
+ false
+
+ MachineX86
+
+
+ true
+ .\Release_Static/Demo.bsc
+
+
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Release_Unicode/Demo.tlb
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreadedDLL
+ true
+ Use
+ stdafx.h
+ .\Release_Unicode/Demo.pch
+ .\Release_Unicode/
+ .\Release_Unicode/
+ .\Release_Unicode/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release_Unicode/Demo.exe
+ true
+ .\Release_Unicode/Demo.pdb
+ Windows
+ true
+ wWinMainCRTStartup
+ false
+
+ MachineX86
+
+
+ true
+ .\Release_Unicode/Demo.bsc
+
+
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Debug_Static/Demo.tlb
+
+
+
+ Disabled
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebug
+ Use
+ stdafx.h
+ .\Debug_Static/Demo.pch
+ .\Debug_Static/
+ .\Debug_Static/
+ .\Debug_Static/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug_Static/Demo.exe
+ true
+ true
+ .\Debug_Static/Demo.pdb
+ Windows
+ false
+
+ MachineX86
+
+
+ true
+ .\Debug_Static/Demo.bsc
+
+
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Release/Demo.tlb
+
+
+
+ MaxSpeed
+ OnlyExplicitInline
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ MultiThreadedDLL
+ true
+ Use
+ stdafx.h
+ .\Release/Demo.pch
+ .\Release/
+ .\Release/
+ .\Release/
+ Level4
+ true
+
+
+ NDEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Release/Demo.exe
+ true
+ .\Release/Demo.pdb
+ Windows
+ true
+ false
+
+ MachineX86
+
+
+ true
+ .\Release/Demo.bsc
+
+
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Debug_Unicode/Demo.tlb
+
+
+
+ Disabled
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ Use
+ stdafx.h
+ .\Debug_Unicode/Demo.pch
+ .\Debug_Unicode/
+ .\Debug_Unicode/
+ .\Debug_Unicode/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug_Unicode/Demo.exe
+ true
+ true
+ .\Debug_Unicode/Demo.pdb
+ Windows
+ wWinMainCRTStartup
+ false
+
+ MachineX86
+
+
+ true
+ .\Debug_Unicode/Demo.bsc
+
+
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Debug_Static_Unicode/Demo.tlb
+
+
+
+ Disabled
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebug
+ Use
+ stdafx.h
+ .\Debug_Static_Unicode/Demo.pch
+ .\Debug_Static_Unicode/
+ .\Debug_Static_Unicode/
+ .\Debug_Static_Unicode/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug_Static_Unicode/Demo.exe
+ true
+ true
+ .\Debug_Static_Unicode/Demo.pdb
+ Windows
+ wWinMainCRTStartup
+ false
+
+ MachineX86
+
+
+ true
+ .\Debug_Static_Unicode/Demo.bsc
+
+
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ true
+ true
+ Win32
+ .\Debug/Demo.tlb
+
+
+
+ Disabled
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ Use
+ stdafx.h
+ .\Debug/Demo.pch
+ .\Debug/
+ .\Debug/
+ .\Debug/
+ Level4
+ true
+ EditAndContinue
+
+
+ _DEBUG;%(PreprocessorDefinitions)
+ 0x0410
+
+
+ .\Debug/Demo.exe
+ true
+ true
+ .\Debug/Demo.pdb
+ Windows
+ false
+
+ MachineX86
+
+
+ true
+ .\Debug/Demo.bsc
+
+
+
+
+
+
+
+
+ Create
+ Create
+ Create
+ Create
+ Create
+ Create
+ Create
+ Create
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {c176053f-c799-4bf4-abfa-125a4192ceb9}
+ false
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ResizableProperties/Demo.vcxproj.filters b/ResizableProperties/Demo.vcxproj.filters
new file mode 100644
index 0000000..17d46e9
--- /dev/null
+++ b/ResizableProperties/Demo.vcxproj.filters
@@ -0,0 +1,69 @@
+
+
+
+
+ {c2e29fb3-ce45-4e0c-bbf4-a0ae3caa4d33}
+ cpp;c;cxx;rc;def;r;odl;idl;hpj;bat
+
+
+ {8f2e208d-5de2-4010-a304-1ec475b4bb9c}
+ h;hpp;hxx;hm;inl
+
+
+ {d7785c50-3f45-42aa-b000-6aef1d02a030}
+ ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
+
+ Resource Files
+
+
+
+
+ Resource Files
+
+
+
\ No newline at end of file
diff --git a/ResizableWizard97/Wizard97.sln b/ResizableWizard97/Wizard97.sln
new file mode 100644
index 0000000..832819c
--- /dev/null
+++ b/ResizableWizard97/Wizard97.sln
@@ -0,0 +1,58 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 14
+VisualStudioVersion = 14.0.23107.0
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Wizard97", "Wizard97.vcxproj", "{60A81B09-D600-435B-A0D5-CDA49483B7ED}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ResizableLib", "..\ResizableLib\ResizableLib.vcxproj", "{C176053F-C799-4BF4-ABFA-125A4192CEB9}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug Static Unicode|x86 = Debug Static Unicode|x86
+ Debug Static|x86 = Debug Static|x86
+ Debug Unicode|x86 = Debug Unicode|x86
+ Debug|x86 = Debug|x86
+ Release Static Unicode|x86 = Release Static Unicode|x86
+ Release Static|x86 = Release Static|x86
+ Release Unicode|x86 = Release Unicode|x86
+ Release|x86 = Release|x86
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {60A81B09-D600-435B-A0D5-CDA49483B7ED}.Debug Static Unicode|x86.ActiveCfg = Debug Static Unicode|Win32
+ {60A81B09-D600-435B-A0D5-CDA49483B7ED}.Debug Static Unicode|x86.Build.0 = Debug Static Unicode|Win32
+ {60A81B09-D600-435B-A0D5-CDA49483B7ED}.Debug Static|x86.ActiveCfg = Debug Static|Win32
+ {60A81B09-D600-435B-A0D5-CDA49483B7ED}.Debug Static|x86.Build.0 = Debug Static|Win32
+ {60A81B09-D600-435B-A0D5-CDA49483B7ED}.Debug Unicode|x86.ActiveCfg = Debug Unicode|Win32
+ {60A81B09-D600-435B-A0D5-CDA49483B7ED}.Debug Unicode|x86.Build.0 = Debug Unicode|Win32
+ {60A81B09-D600-435B-A0D5-CDA49483B7ED}.Debug|x86.ActiveCfg = Debug|Win32
+ {60A81B09-D600-435B-A0D5-CDA49483B7ED}.Debug|x86.Build.0 = Debug|Win32
+ {60A81B09-D600-435B-A0D5-CDA49483B7ED}.Release Static Unicode|x86.ActiveCfg = Release Static Unicode|Win32
+ {60A81B09-D600-435B-A0D5-CDA49483B7ED}.Release Static Unicode|x86.Build.0 = Release Static Unicode|Win32
+ {60A81B09-D600-435B-A0D5-CDA49483B7ED}.Release Static|x86.ActiveCfg = Release Static|Win32
+ {60A81B09-D600-435B-A0D5-CDA49483B7ED}.Release Static|x86.Build.0 = Release Static|Win32
+ {60A81B09-D600-435B-A0D5-CDA49483B7ED}.Release Unicode|x86.ActiveCfg = Release Unicode|Win32
+ {60A81B09-D600-435B-A0D5-CDA49483B7ED}.Release Unicode|x86.Build.0 = Release Unicode|Win32
+ {60A81B09-D600-435B-A0D5-CDA49483B7ED}.Release|x86.ActiveCfg = Release|Win32
+ {60A81B09-D600-435B-A0D5-CDA49483B7ED}.Release|x86.Build.0 = Release|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug Static Unicode|x86.ActiveCfg = Debug Static Unicode|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug Static Unicode|x86.Build.0 = Debug Static Unicode|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug Static|x86.ActiveCfg = Debug Static|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug Static|x86.Build.0 = Debug Static|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug Unicode|x86.ActiveCfg = Debug Unicode|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug Unicode|x86.Build.0 = Debug Unicode|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug|x86.ActiveCfg = Debug|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Debug|x86.Build.0 = Debug|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release Static Unicode|x86.ActiveCfg = Release Static Unicode|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release Static Unicode|x86.Build.0 = Release Static Unicode|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release Static|x86.ActiveCfg = Release Static|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release Static|x86.Build.0 = Release Static|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release Unicode|x86.ActiveCfg = Release Unicode|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release Unicode|x86.Build.0 = Release Unicode|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release|x86.ActiveCfg = Release|Win32
+ {C176053F-C799-4BF4-ABFA-125A4192CEB9}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
diff --git a/ResizableWizard97/Wizard97.vcxproj b/ResizableWizard97/Wizard97.vcxproj
new file mode 100644
index 0000000..e29942c
--- /dev/null
+++ b/ResizableWizard97/Wizard97.vcxproj
@@ -0,0 +1,563 @@
+
+
+
+
+ Debug Static Unicode
+ Win32
+
+
+ Debug Static
+ Win32
+
+
+ Debug Unicode
+ Win32
+
+
+ Debug
+ Win32
+
+
+ Release Static Unicode
+ Win32
+
+
+ Release Static
+ Win32
+
+
+ Release Unicode
+ Win32
+
+
+ Release
+ Win32
+
+
+
+
+
+ MFCProj
+ {60A81B09-D600-435B-A0D5-CDA49483B7ED}
+ 8.1
+
+
+
+ Application
+ v140_xp
+ Dynamic
+ MultiByte
+
+
+ Application
+ v140_xp
+ Dynamic
+ Unicode
+
+
+ Application
+ v140_xp
+ Dynamic
+ MultiByte
+
+
+ Application
+ v140_xp
+ Static
+ MultiByte
+
+
+ Application
+ v140_xp
+ Static
+ MultiByte
+
+
+ Application
+ v140_xp
+ Dynamic
+ Unicode
+
+
+ Application
+ v140_xp
+ Static
+ Unicode
+
+
+ Application
+ v140_xp
+ Static
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ .\Release_Static_Unicode\
+ .\Release_Static_Unicode\
+ false
+
+
+ .\Debug_Static_Unicode\
+ .\Debug_Static_Unicode\
+ true
+
+
+ .\Debug_Unicode\
+ .\Debug_Unicode\
+ true
+
+
+ .\Debug_Static\
+ .\Debug_Static\
+ true
+
+
+ .\Release_Static\
+ .\Release_Static\
+ false
+
+
+ .\Release\
+ .\Release\
+ false
+
+
+ .\Release_Unicode\
+ .\Release_Unicode\
+ false
+
+
+ .\Debug\
+ .\Debug\
+ true
+
+
+
+ MultiThreaded
+ Default
+ true
+ true
+ MaxSpeed
+ true
+ Level4
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ .\Release_Static_Unicode\
+ .\Release_Static_Unicode\Wizard97.pch
+ Use
+ stdafx.h
+ .\Release_Static_Unicode\
+ .\Release_Static_Unicode\
+
+
+ true
+ NDEBUG;%(PreprocessorDefinitions)
+ .\Release_Static_Unicode\Wizard97.tlb
+ true
+ Win32
+
+
+ 0x0410
+ NDEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ .\Release_Static_Unicode\Wizard97.bsc
+
+
+ true
+ Windows
+ .\Release_Static_Unicode\Wizard97.exe
+ true
+ wWinMainCRTStartup
+
+
+
+
+ MultiThreadedDebug
+ Default
+ false
+ Disabled
+ true
+ Level4
+ true
+ EditAndContinue
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ .\Debug_Static_Unicode\
+ .\Debug_Static_Unicode\Wizard97.pch
+ Use
+ stdafx.h
+ .\Debug_Static_Unicode\
+ .\Debug_Static_Unicode\
+ EnableFastChecks
+
+
+ true
+ _DEBUG;%(PreprocessorDefinitions)
+ .\Debug_Static_Unicode\Wizard97.tlb
+ true
+ Win32
+
+
+ 0x0410
+ _DEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ .\Debug_Static_Unicode\Wizard97.bsc
+
+
+ true
+ true
+ Windows
+ .\Debug_Static_Unicode\Wizard97.exe
+ wWinMainCRTStartup
+
+
+
+
+ MultiThreadedDebugDLL
+ Default
+ false
+ Disabled
+ true
+ Level4
+ true
+ EditAndContinue
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ .\Debug_Unicode\
+ .\Debug_Unicode\Wizard97.pch
+ Use
+ stdafx.h
+ .\Debug_Unicode\
+ .\Debug_Unicode\
+ EnableFastChecks
+
+
+ true
+ _DEBUG;%(PreprocessorDefinitions)
+ .\Debug_Unicode\Wizard97.tlb
+ true
+ Win32
+
+
+ 0x0410
+ _DEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ .\Debug_Unicode\Wizard97.bsc
+
+
+ true
+ true
+ Windows
+ .\Debug_Unicode\Wizard97.exe
+ wWinMainCRTStartup
+
+
+
+
+ MultiThreadedDebug
+ Default
+ false
+ Disabled
+ true
+ Level4
+ true
+ EditAndContinue
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ .\Debug_Static\
+ .\Debug_Static\Wizard97.pch
+ Use
+ stdafx.h
+ .\Debug_Static\
+ .\Debug_Static\
+ EnableFastChecks
+
+
+ true
+ _DEBUG;%(PreprocessorDefinitions)
+ .\Debug_Static\Wizard97.tlb
+ true
+ Win32
+
+
+ 0x0410
+ _DEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ .\Debug_Static\Wizard97.bsc
+
+
+ true
+ true
+ Windows
+ .\Debug_Static\Wizard97.exe
+
+
+
+
+ MultiThreaded
+ Default
+ true
+ true
+ MaxSpeed
+ true
+ Level4
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ .\Release_Static\
+ .\Release_Static\Wizard97.pch
+ Use
+ stdafx.h
+ .\Release_Static\
+ .\Release_Static\
+
+
+ true
+ NDEBUG;%(PreprocessorDefinitions)
+ .\Release_Static\Wizard97.tlb
+ true
+ Win32
+
+
+ 0x0410
+ NDEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ .\Release_Static\Wizard97.bsc
+
+
+ true
+ Windows
+ .\Release_Static\Wizard97.exe
+ true
+
+
+
+
+ MultiThreadedDLL
+ Default
+ true
+ true
+ MaxSpeed
+ true
+ Level4
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ .\Release\
+ .\Release\Wizard97.pch
+ Use
+ stdafx.h
+ .\Release\
+ .\Release\
+
+
+ true
+ NDEBUG;%(PreprocessorDefinitions)
+ .\Release\Wizard97.tlb
+ true
+ Win32
+
+
+ 0x0410
+ NDEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ .\Release\Wizard97.bsc
+
+
+ true
+ Windows
+ .\Release\Wizard97.exe
+ true
+
+
+
+
+ MultiThreadedDLL
+ Default
+ true
+ true
+ MaxSpeed
+ true
+ Level4
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ .\Release_Unicode\
+ .\Release_Unicode\Wizard97.pch
+ Use
+ stdafx.h
+ .\Release_Unicode\
+ .\Release_Unicode\
+
+
+ true
+ NDEBUG;%(PreprocessorDefinitions)
+ .\Release_Unicode\Wizard97.tlb
+ true
+ Win32
+
+
+ 0x0410
+ NDEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ .\Release_Unicode\Wizard97.bsc
+
+
+ true
+ Windows
+ .\Release_Unicode\Wizard97.exe
+ true
+ wWinMainCRTStartup
+
+
+
+
+ MultiThreadedDebugDLL
+ Default
+ false
+ Disabled
+ true
+ Level4
+ true
+ EditAndContinue
+ ..\ResizableLib;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ .\Debug\
+ .\Debug\Wizard97.pch
+ Use
+ stdafx.h
+ .\Debug\
+ .\Debug\
+ EnableFastChecks
+
+
+ true
+ _DEBUG;%(PreprocessorDefinitions)
+ .\Debug\Wizard97.tlb
+ true
+ Win32
+
+
+ 0x0410
+ _DEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ .\Debug\Wizard97.bsc
+
+
+ true
+ true
+ Windows
+ .\Debug\Wizard97.exe
+
+
+
+
+
+
+
+
+
+
+ Create
+ stdafx.h
+ Create
+ stdafx.h
+ Create
+ stdafx.h
+ Create
+ stdafx.h
+ Create
+ stdafx.h
+ Create
+ stdafx.h
+ Create
+ stdafx.h
+ Create
+ stdafx.h
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {c176053f-c799-4bf4-abfa-125a4192ceb9}
+ false
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ResizableWizard97/Wizard97.vcxproj.filters b/ResizableWizard97/Wizard97.vcxproj.filters
new file mode 100644
index 0000000..fb1ba02
--- /dev/null
+++ b/ResizableWizard97/Wizard97.vcxproj.filters
@@ -0,0 +1,105 @@
+
+
+
+
+ {8302e3e4-c85c-42ff-97b8-4044d4b3833a}
+ cpp;c;cxx;rc;def;r;odl;idl;hpj;bat
+
+
+ {7f58aafa-8669-47a1-9753-a7961ac91031}
+ h;hpp;hxx;hm;inl
+
+
+ {b1f1ca64-6ab0-435f-8aff-d9ccc0faf83f}
+ ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe
+
+
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+ Source Files
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+ Resource Files
+
+
+
+
+ Resource Files
+
+
+
\ No newline at end of file