Added SetupCommitFileQueueW

This commit is contained in:
S4R1N
2021-04-04 11:26:22 -04:00
parent ba37bcf796
commit e781036064
4 changed files with 225 additions and 0 deletions
+10
View File
@@ -61,6 +61,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EnumLanguageGroupLocalesW",
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SetTimer", "SetTimer\SetTimer.vcxproj", "{B014BCB9-7850-4AC7-BD7F-6B07DB77DE35}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SetupCommitFileQueueW", "SetupCommitFileQueueW\SetupCommitFileQueueW.vcxproj", "{86E9BEC1-C77A-449C-9D89-4E1ABA9DFB0F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
@@ -301,6 +303,14 @@ Global
{B014BCB9-7850-4AC7-BD7F-6B07DB77DE35}.Release|x64.Build.0 = Release|x64
{B014BCB9-7850-4AC7-BD7F-6B07DB77DE35}.Release|x86.ActiveCfg = Release|Win32
{B014BCB9-7850-4AC7-BD7F-6B07DB77DE35}.Release|x86.Build.0 = Release|Win32
{86E9BEC1-C77A-449C-9D89-4E1ABA9DFB0F}.Debug|x64.ActiveCfg = Debug|x64
{86E9BEC1-C77A-449C-9D89-4E1ABA9DFB0F}.Debug|x64.Build.0 = Debug|x64
{86E9BEC1-C77A-449C-9D89-4E1ABA9DFB0F}.Debug|x86.ActiveCfg = Debug|Win32
{86E9BEC1-C77A-449C-9D89-4E1ABA9DFB0F}.Debug|x86.Build.0 = Debug|Win32
{86E9BEC1-C77A-449C-9D89-4E1ABA9DFB0F}.Release|x64.ActiveCfg = Release|x64
{86E9BEC1-C77A-449C-9D89-4E1ABA9DFB0F}.Release|x64.Build.0 = Release|x64
{86E9BEC1-C77A-449C-9D89-4E1ABA9DFB0F}.Release|x86.ActiveCfg = Release|Win32
{86E9BEC1-C77A-449C-9D89-4E1ABA9DFB0F}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE