I am running out of things to put here

This commit is contained in:
S4R1N
2021-03-08 19:32:06 -05:00
parent 802cfa901f
commit 65a96c440a
5 changed files with 233 additions and 2 deletions
+10
View File
@@ -31,6 +31,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImageGetDigestStream", "Ima
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EnumWindowStationsW", "EnumWindowStationsW\EnumWindowStationsW.vcxproj", "{AA0F0505-21D0-42F0-ADD5-1D928D36D477}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EnumerateLoadedModules", "EnumerateLoadedModules\EnumerateLoadedModules.vcxproj", "{F6919DF1-E593-4998-89E8-14E7ED01ECAE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
@@ -151,6 +153,14 @@ Global
{AA0F0505-21D0-42F0-ADD5-1D928D36D477}.Release|x64.Build.0 = Release|x64
{AA0F0505-21D0-42F0-ADD5-1D928D36D477}.Release|x86.ActiveCfg = Release|Win32
{AA0F0505-21D0-42F0-ADD5-1D928D36D477}.Release|x86.Build.0 = Release|Win32
{F6919DF1-E593-4998-89E8-14E7ED01ECAE}.Debug|x64.ActiveCfg = Debug|x64
{F6919DF1-E593-4998-89E8-14E7ED01ECAE}.Debug|x64.Build.0 = Debug|x64
{F6919DF1-E593-4998-89E8-14E7ED01ECAE}.Debug|x86.ActiveCfg = Debug|Win32
{F6919DF1-E593-4998-89E8-14E7ED01ECAE}.Debug|x86.Build.0 = Debug|Win32
{F6919DF1-E593-4998-89E8-14E7ED01ECAE}.Release|x64.ActiveCfg = Release|x64
{F6919DF1-E593-4998-89E8-14E7ED01ECAE}.Release|x64.Build.0 = Release|x64
{F6919DF1-E593-4998-89E8-14E7ED01ECAE}.Release|x86.ActiveCfg = Release|Win32
{F6919DF1-E593-4998-89E8-14E7ED01ECAE}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE