mirror of
https://github.com/aahmad097/AlternativeShellcodeExec
synced 2026-06-06 15:14:28 +00:00
Going to be adding a few from WinGDI.h in the next couple of days.... its a gold mine
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user