Going to be adding a few from WinGDI.h in the next couple of days.... its a gold mine

This commit is contained in:
S4R1N
2021-04-30 19:33:06 -04:00
parent dd68d8fc9f
commit 60a1683877
4 changed files with 220 additions and 0 deletions
+10
View File
@@ -75,6 +75,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImmEnumInputContext", "ImmE
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EnumFontsW", "EnumFontsW\EnumFontsW.vcxproj", "{0091D5E9-A212-4C34-857F-0DB13D272AA2}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EnumFontFamiliesW", "EnumFontFamiliesW\EnumFontFamiliesW.vcxproj", "{383AB5C3-DDA6-49AA-B3AC-4F8A63CC7460}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
@@ -371,6 +373,14 @@ Global
{0091D5E9-A212-4C34-857F-0DB13D272AA2}.Release|x64.Build.0 = Release|x64
{0091D5E9-A212-4C34-857F-0DB13D272AA2}.Release|x86.ActiveCfg = Release|Win32
{0091D5E9-A212-4C34-857F-0DB13D272AA2}.Release|x86.Build.0 = Release|Win32
{383AB5C3-DDA6-49AA-B3AC-4F8A63CC7460}.Debug|x64.ActiveCfg = Debug|x64
{383AB5C3-DDA6-49AA-B3AC-4F8A63CC7460}.Debug|x64.Build.0 = Debug|x64
{383AB5C3-DDA6-49AA-B3AC-4F8A63CC7460}.Debug|x86.ActiveCfg = Debug|Win32
{383AB5C3-DDA6-49AA-B3AC-4F8A63CC7460}.Debug|x86.Build.0 = Debug|Win32
{383AB5C3-DDA6-49AA-B3AC-4F8A63CC7460}.Release|x64.ActiveCfg = Release|x64
{383AB5C3-DDA6-49AA-B3AC-4F8A63CC7460}.Release|x64.Build.0 = Release|x64
{383AB5C3-DDA6-49AA-B3AC-4F8A63CC7460}.Release|x86.ActiveCfg = Release|Win32
{383AB5C3-DDA6-49AA-B3AC-4F8A63CC7460}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE