Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User/arbalgov/rebase test1 #18

Merged
merged 116 commits into from
Mar 3, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
116 commits
Select commit Hold shift + click to select a range
969abe0
added the helper functions
alekhyakommuru Jan 14, 2020
0b1232b
localized dllmain powerrename
alekhyakommuru Jan 14, 2020
8f2b2ab
localized powerRenameExt
alekhyakommuru Jan 14, 2020
1e3486a
localized the settings file
alekhyakommuru Jan 15, 2020
d0648d1
built the proj
alekhyakommuru Jan 15, 2020
31a01ab
Modified resourceIDs for strings in the table
alekhyakommuru Jan 15, 2020
12c4dbf
added common as a reference project
alekhyakommuru Jan 16, 2020
bde0e0b
Merge remote-tracking branch 'upstream/master' into locPowerRename
alekhyakommuru Jan 16, 2020
df1c6b9
Removed get_res_string_wchar and used the get_resource_string() funct…
alekhyakommuru Jan 17, 2020
44ac22c
Added new lines to the end of the file
alekhyakommuru Jan 17, 2020
a504a75
Removed string resources from the settings.cpp file
alekhyakommuru Jan 17, 2020
bf48729
rebuilt project PowerRename
alekhyakommuru Jan 17, 2020
197286c
moved app name to constructor to init only once
alekhyakommuru Jan 17, 2020
8132bba
updated formatting of common.cpp
alekhyakommuru Jan 17, 2020
653a84d
reverting formatting of files
alekhyakommuru Jan 17, 2020
9c743ac
Removed some IDs from resource file. Changed SHIFT to Shift
alekhyakommuru Jan 20, 2020
23bba96
Merge remote-tracking branch 'upstream/master' into locPowerRename
alekhyakommuru Jan 20, 2020
ba1a681
Merge pull request #1106 from alekhyareddy28/locPowerRename
alekhyareddy28 Jan 20, 2020
45e3f02
Localizing C# Project of FancyZones (FancyZonesEditor) (#199) (#1122)
alekhyareddy28 Jan 21, 2020
1ad16ad
Localize the Shortcut guide PowerToy (#199) (#1126)
alekhyareddy28 Jan 22, 2020
925b669
Localize C++ Projects of FancyZones (#1130)
alekhyareddy28 Jan 22, 2020
1a10366
Align zone dimensions from layout preview with those from grid editor…
vldmr11080 Jan 22, 2020
f8bcf52
MSIX: add a dedicated .rc for UWPUI which joins both UI and DLL .rc's…
yuyoyuppe Jan 23, 2020
cc99abc
Runner: fix restarting with same elevation (#1133)
bzoz Jan 23, 2020
9b4b7cf
MSIX: reinstall script uses bundle instead of .msi to be able to rein…
yuyoyuppe Jan 24, 2020
79ac2be
Changes for #1140 and #569 (#1152)
crutkas Jan 27, 2020
cd6ac4f
Common: implement on_scope_exit helper and typed_storage
yuyoyuppe Jan 24, 2020
482ad0e
Settings: initialize COM security to allow communication between elev…
yuyoyuppe Jan 24, 2020
360f7cf
Telemetry: add WebView init failure errors
yuyoyuppe Jan 24, 2020
bf89238
MSIX build instructions adjustmnet (#1170)
crutkas Jan 28, 2020
ee8893a
MSIX: update identity name and publisher (#1176)
enricogior Jan 29, 2020
ca20343
MSIX: hide the "Run at Startup" option if running as packaged
yuyoyuppe Jan 29, 2020
aa714f7
Runner: fix startup task state setting for MSIX (#1181)
yuyoyuppe Jan 31, 2020
b4f81a0
Import the source code for Window Walker (#1177)
betsegaw Jan 31, 2020
b00ce87
Adding KeyManager spec (#1112)
saahmedm Feb 1, 2020
4ef8f3d
Update README.md (#1198)
crutkas Feb 1, 2020
25e882e
Fancyzones: unify window filtering (#1184)
bzoz Feb 3, 2020
b41d2d6
MSIX: fix uninstallation from msix_reinstall and split the scripts (#…
yuyoyuppe Feb 4, 2020
5089729
MSIX: implement initial version of notifications library (#1178)
yuyoyuppe Feb 4, 2020
ed35a14
FancyZones: allow windows with invisible or zero-sized owner to be zo…
bzoz Feb 5, 2020
0ecfbfa
FancyZones: filter out WM_POPUP windows if they dont have maximize/mi…
bzoz Feb 5, 2020
5d8e894
FancyZones: if window is not interesting, allow Windows snap (#1186)
bzoz Feb 6, 2020
09d1af9
Common: remove hwnd_data_cache (#1223)
bzoz Feb 6, 2020
f963d28
MSIX: keep PowerRename local COM server in memory (#1222)
yuyoyuppe Feb 7, 2020
0fdc1d0
ShortcutGuide, FancyZones: split window filtering (#1225)
bzoz Feb 7, 2020
9722d80
Update MSIX Readme with sideloading steps (#1237)
arjunbalgovind Feb 7, 2020
b357a08
Small English grammer issue "in the desktop" -> "on the desktop" (#1238)
shanselman Feb 8, 2020
a5e3207
sln: fix project dependency order (#1249)
yuyoyuppe Feb 10, 2020
53f830b
Migrate FancyZones data persisting from Registry to JSON file (#1194)
stefansjfw Feb 10, 2020
bde0f2f
Fix crash when saving any module settings while module being disabled…
vldmr11080 Feb 11, 2020
a1d277e
Unit-tests fixes (#1265)
SeraphimaZykova Feb 11, 2020
79c625d
Persist app zone history in real time (#1257)
SeraphimaZykova Feb 11, 2020
679b26c
Set the rename button to the default button on the dialog. Prior to t…
chrdavis Feb 11, 2020
550d76a
Add design change request for improvements in virtual desktops handli…
vldmr11080 Feb 12, 2020
2bef763
Add telemetry event for general settings (#1269)
SeraphimaZykova Feb 12, 2020
8c86c3d
Update FancyZones telemetry event for settings changed (#1268)
SeraphimaZykova Feb 12, 2020
86e7a19
Update FancyZones-DCR.md (#1280)
vldmr11080 Feb 12, 2020
a2fe4a0
removing done specs to wiki (#1276)
crutkas Feb 12, 2020
49fa1b6
Added PowerLauncher spec and images (#1109)
jyuwono Feb 12, 2020
59d218d
Add telemetry event for PowerRename settings (#1279)
SeraphimaZykova Feb 13, 2020
fa3ce8d
MSIX: add missing dependencies for the FancyZonesEditor (#1298)
yuyoyuppe Feb 14, 2020
cdf2f6b
moving stuff to wiki (#1302)
crutkas Feb 14, 2020
1e6936a
Thread safety for FanncyZonesData (#1281)
yuyoyuppe Feb 17, 2020
9607888
PowerRename: bring the rename dialog to foreground
yuyoyuppe Feb 12, 2020
93f8880
MSIX: do not kill explorer.exe, since it's only necessary for the MSI…
yuyoyuppe Feb 12, 2020
6040707
Add telemetry event for FZ editor (#1294)
SeraphimaZykova Feb 17, 2020
733613a
Introduce handling of new/old work areas (#1296)
vldmr11080 Feb 18, 2020
20519e3
MSIX: prompt and uninstall MSI PT version (#1248)
yuyoyuppe Feb 18, 2020
d37bb2c
v1 spec (#1275)
crutkas Feb 18, 2020
7fb3456
Update v1.0.md
crutkas Feb 18, 2020
e177c5c
moving to https://github.com/microsoft/PowerToys/wiki/Version-1.0-Str…
crutkas Feb 18, 2020
607a297
"Always run as administrator" and "Restart as ..." only for administr…
yevhenii44-zz Feb 18, 2020
2c2a29c
Setup: sign PowerRenameExt.dll (#1313)
enricogior Feb 18, 2020
d45b0de
runner: fix Restart as... option
yuyoyuppe Feb 19, 2020
27f0782
settings: fix general settings hanging on save for a non-admin user
yuyoyuppe Feb 19, 2020
e21f832
settings: remove Restart as a user button in an elevated context (#1328)
yuyoyuppe Feb 19, 2020
883bbf1
settings: add a clarifying label if running as elevated (#1330)
yuyoyuppe Feb 19, 2020
babfc9a
Adding in HitTester App
crutkas Feb 19, 2020
77301e2
bug fix
crutkas Feb 19, 2020
9b7f921
Runner check for MSI and MSIX (#1345)
enricogior Feb 21, 2020
92a8b5a
MSIX is "Experimental" (#1348)
enricogior Feb 21, 2020
e3057b5
tools: add tool to debug FancyZones zonable windows (#1355)
bzoz Feb 24, 2020
74b076e
[CDPx] update SDK, restore telemetry, build MSIX (#1358)
enricogior Feb 24, 2020
b1ac185
Removed FancyZones unit-test (#1360)
SeraphimaZykova Feb 25, 2020
2f9b753
Swallow shift keyboard event when dragging window (#1362)
vldmr11080 Feb 25, 2020
3b32a31
[CDPx] update nuget feed (#1364)
enricogior Feb 26, 2020
1f8f9aa
Revert "Swallow shift keyboard event when dragging window (#1362)" (#…
vldmr11080 Feb 26, 2020
defead1
[CDPx] remove nuget.config and update restore script (#1370)
enricogior Feb 26, 2020
f892338
[CDPx] fix for makeappx, update SDK for MSI (#1373)
enricogior Feb 26, 2020
b90f1fc
common: always use 0 for build number and make get_product_version re…
yuyoyuppe Feb 20, 2020
c543b75
notifications: add support for unpackaged apps and protocol activation
yuyoyuppe Feb 25, 2020
0016836
runner: periodically check if there's a new version available on gith…
yuyoyuppe Feb 20, 2020
f015995
Now updater is comparing versions instead of comparing thier strings
PrzemyslawTusinski Feb 25, 2020
16b1bfa
increment version to 0.15 🎉
yuyoyuppe Feb 26, 2020
e0446a7
Change Windows Store to Microsoft Store in README (#1369)
torchgm Feb 26, 2020
1911fc2
Update BinSkim exclude list (#1377)
enricogior Feb 26, 2020
e2026ae
Fix typo in powerrenamer README (#1378)
stefansjfw Feb 27, 2020
5c708b4
wix: add missing libs for FZ editor
yuyoyuppe Feb 27, 2020
66892ae
Secure acces from multiple threads to JSONHelpers (add missing lock) …
vldmr11080 Feb 27, 2020
dfcc4e1
adding preview tag for desktop and start menu (#1384)
crutkas Feb 27, 2020
9bce103
[CDPx] sign MSIX package and bundle (#1389)
enricogior Feb 27, 2020
b83a8dc
[CDPx] remove 'signing_options' for package (#1390)
enricogior Feb 27, 2020
278a772
[CDPx] use explicit filenames for the MSIX assets (#1393)
enricogior Feb 27, 2020
3d03bea
[CDPx] move build script out of .pipeline (#1394)
enricogior Feb 27, 2020
677bff5
Update pipeline.user.windows.yml (#1398)
crutkas Feb 28, 2020
0b02422
wix: add (Preview) for MSI product name
yuyoyuppe Feb 28, 2020
5c84fbb
[CDPx] archive symbols to Symbol Server (#1407)
enricogior Feb 28, 2020
699921d
build break, seeing if this was root case
crutkas Feb 28, 2020
6556e1b
Skip cloning device information from parent virtual desktop if it is …
vldmr11080 Mar 2, 2020
b2370f5
Update README.md (#1412)
crutkas Mar 3, 2020
e083c38
Changed default enable setting
arjunbalgovind Mar 3, 2020
a66f70b
Synced with master and resolved merge conflicts
arjunbalgovind Mar 3, 2020
02c08c9
0.15 update to readme to master (#1408)
crutkas Mar 3, 2020
f3b3e3e
Sanity check for imported settings that may have invalid data. (#1426)
enricogior Mar 3, 2020
121be77
Fix migrating never applied custom zonesets (#1427)
stefansjfw Mar 3, 2020
c62981f
Merge branch 'user/arbalgov/rebaseMaster' into user/arbalgov/rebaseTest1
arjunbalgovind Mar 3, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ AlwaysBreakTemplateDeclarations: Yes
BinPackArguments: false
BinPackParameters: false
BraceWrapping:
AfterCaseLabel: true
AfterClass: true
AfterControlStatement: true
AfterEnum: true
Expand All @@ -28,7 +29,7 @@ BraceWrapping:
AfterObjCDeclaration: true
AfterStruct: true
AfterUnion: true
AfterExternBlock: false
AfterExternBlock: true
BeforeCatch: true
BeforeElse: true
IndentBraces: false
Expand Down Expand Up @@ -90,4 +91,4 @@ SpacesInParentheses: false
SpacesInSquareBrackets: false
Standard: Cpp11
TabWidth: 4
UseTab: Never
UseTab: Never
2 changes: 1 addition & 1 deletion .pipelines/build-installer.cmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cd /D "%~dp0"

call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\Tools\VsDevCmd.bat" -arch=amd64 -host_arch=amd64 -winsdk=10.0.16299.0
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\Tools\VsDevCmd.bat" -arch=amd64 -host_arch=amd64 -winsdk=10.0.18362.0
call msbuild ../installer/PowerToysSetup.sln /p:Configuration=Release /p:Platform=x64 || exit /b 1
4 changes: 3 additions & 1 deletion .pipelines/build.cmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
cd /D "%~dp0"

call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\Tools\VsDevCmd.bat" -arch=amd64 -host_arch=amd64 -winsdk=10.0.16299.0
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\Tools\VsDevCmd.bat" -arch=amd64 -host_arch=amd64 -winsdk=10.0.18362.0
call msbuild ../src/common/notifications/notifications_dll.vcxproj /p:Configuration=Release /p:Platform=x64 || exit /b 1
call msbuild ../src/common/notifications_winrt/notifications.vcxproj /p:Configuration=Release /p:Platform=x64 || exit /b 1
call msbuild ../PowerToys.sln /p:Configuration=Release /p:Platform=x64 || exit /b 1
4 changes: 4 additions & 0 deletions .pipelines/packages.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.PowerToys.Telemetry" version="1.0" />
</packages>
58 changes: 43 additions & 15 deletions .pipelines/pipeline.user.windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ environment:
host:
os: 'windows'
flavor: 'server'
version: '2016'
version: '2019'
runtime:
provider: 'appcontainer'
image: 'cdpxwin.azurecr.io/user/powertoys/vs2019:3.0'
image: 'cdpxwinrs5.azurecr.io/global/vse2019:16.4.3'
source_mode: 'map'

version:
Expand Down Expand Up @@ -44,11 +44,12 @@ build:
- from: 'x64/Release'
to: 'Build_Output'
include:
- 'PowerToys.exe'
- 'PowerToysSettings.exe'
- 'modules\FancyZonesEditor.exe'
- 'modules\fancyzones.dll'
- 'modules\shortcut_guide.dll'
- 'PowerToys.exe'
- 'PowerToysSettings.exe'
- 'modules\FancyZonesEditor.exe'
- 'modules\fancyzones.dll'
- 'modules\shortcut_guide.dll'
- 'modules\PowerRenameExt.dll'
signing_options:
sign_inline: true # This does signing a soon as this command completes
- !!buildcommand
Expand All @@ -61,21 +62,48 @@ build:
- 'PowerToysSetup.msi'
signing_options:
sign_inline: true # This does signing a soon as this command completes
# - !!buildcommand
# name: 'Archive symbols to Symbol Server'
# artifacts:
# - to: 'x64 Symbols'
# include:
# - 'x64/Release/action_runner.pdb'
# - 'x64/Release/Notifications.pdb'
# - 'x64/Release/PowerRenameUWPUI.pdb'
# - 'x64/Release/PowerToys.pdb'
# - 'x64/Release/PowerToysSettings.pdb'
# - 'x64/Release/modules/fancyzones.pdb'
# - 'x64/Release/modules/FancyZonesEditor.pdb'
# - 'x64/Release/modules/PowerRenameExt.pdb'
# - 'x64/Release/modules/shortcut_guide.pdb'

package:
commands:
- !!buildcommand
name: 'Build MSIX package'
command: 'installer\msix\build_msix_cdpx.cmd'
artifacts:
- from: 'installer\msix\bin'
to: 'Build_MSIX_Package_Output'
include:
- '*.msix'
- '*.msixbundle'
signing_options:
profile: '400'

static_analysis_options:
binskim_options:
files_to_scan:
- from: 'installer/packages'
exclude:
exclude:
- 'WiX.3.11.1/**/*.dll'
- 'Wix.3.11.1/**/*.exe'
- 'WiX.*/**/*.dll'
- 'Wix.*/**/*.exe'
moderncop_options:
files_to_scan:
- from: 'src'
exclude:
- '**/just.config.js'
- '**/webpack.config.js'
- '**/webpack.serve.config.js'
- '**/dist/bundle.js'

- '**/just.config.js'
- '**/webpack.config.js'
- '**/webpack.serve.config.js'
- '**/dist/bundle.js'

5 changes: 2 additions & 3 deletions .pipelines/restore-telemetry.cmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
cd /D "%~dp0"

set PROJECT="..\src\modules\fancyzones\editor\FancyZonesEditor\FancyZonesEditor.csproj"
set TELEMETRY_PKG="Microsoft.PowerToys.Telemetry"
call nuget.exe restore -PackagesDirectory . packages.config || exit /b 1

dotnet add %PROJECT% package %TELEMETRY_PKG%
move /Y "Microsoft.PowerToys.Telemetry.1.0.0\build\include\TraceLoggingDefines.h" "..\src\common\Telemetry\TraceLoggingDefines.h" || exit /b 1
74 changes: 74 additions & 0 deletions PowerToys.sln
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,25 @@ MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "runner", "src\runner\runner.vcxproj", "{9412D5C6-2CF2-4FC2-A601-B55508EA9B27}"
ProjectSection(ProjectDependencies) = postProject
{48804216-2A0E-4168-A6D8-9CD068D14227} = {48804216-2A0E-4168-A6D8-9CD068D14227}
{51D3BD1F-07A8-48EB-B2A0-0A249CD4E1A6} = {51D3BD1F-07A8-48EB-B2A0-0A249CD4E1A6}
{74485049-C722-400F-ABE5-86AC52D929B3} = {74485049-C722-400F-ABE5-86AC52D929B3}
{B9BDF8BE-FED7-49B5-A7AE-DD4D1CA2D9EB} = {B9BDF8BE-FED7-49B5-A7AE-DD4D1CA2D9EB}
{A46629C4-1A6C-40FA-A8B6-10E5102BB0BA} = {A46629C4-1A6C-40FA-A8B6-10E5102BB0BA}
{17DA04DF-E393-4397-9CF0-84DABE11032E} = {17DA04DF-E393-4397-9CF0-84DABE11032E}
{07C389E3-6BC8-41CF-923E-307B1265FA2D} = {07C389E3-6BC8-41CF-923E-307B1265FA2D}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "common", "src\common\common.vcxproj", "{74485049-C722-400F-ABE5-86AC52D929B3}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shortcut_guide", "src\modules\shortcut_guide\shortcut_guide.vcxproj", "{A46629C4-1A6C-40FA-A8B6-10E5102BB0BA}"
ProjectSection(ProjectDependencies) = postProject
{74485049-C722-400F-ABE5-86AC52D929B3} = {74485049-C722-400F-ABE5-86AC52D929B3}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_powertoy", "src\modules\example_powertoy\example_powertoy.vcxproj", "{44CC9375-3E6E-4D99-8913-7FB748807EBD}"
ProjectSection(ProjectDependencies) = postProject
{74485049-C722-400F-ABE5-86AC52D929B3} = {74485049-C722-400F-ABE5-86AC52D929B3}
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "modules", "modules", "{4574FDD0-F61D-4376-98BF-E5A1262C11EC}"
EndProject
Expand All @@ -35,17 +44,22 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FancyZonesLib", "src\module
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fancyzones", "src\modules\fancyzones\dll\FancyZonesModule.vcxproj", "{48804216-2A0E-4168-A6D8-9CD068D14227}"
ProjectSection(ProjectDependencies) = postProject
{74485049-C722-400F-ABE5-86AC52D929B3} = {74485049-C722-400F-ABE5-86AC52D929B3}
{5CCC8468-DEC8-4D36-99D4-5C891BEBD481} = {5CCC8468-DEC8-4D36-99D4-5C891BEBD481}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UnitTests-FancyZones", "src\modules\fancyzones\tests\UnitTests\UnitTests.vcxproj", "{9C6A7905-72D4-4BF5-B256-ABFDAEF68AE9}"
ProjectSection(ProjectDependencies) = postProject
{74485049-C722-400F-ABE5-86AC52D929B3} = {74485049-C722-400F-ABE5-86AC52D929B3}
{F9C68EDF-AC74-4B77-9AF1-005D9C9F6A99} = {F9C68EDF-AC74-4B77-9AF1-005D9C9F6A99}
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "common", "common", "{1AFB6476-670D-4E80-A464-657E01DFF482}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UnitTests-CommonLib", "src\common\UnitTests-CommonLib\UnitTests-CommonLib.vcxproj", "{1A066C63-64B3-45F8-92FE-664E1CCE8077}"
ProjectSection(ProjectDependencies) = postProject
{74485049-C722-400F-ABE5-86AC52D929B3} = {74485049-C722-400F-ABE5-86AC52D929B3}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FancyZonesEditor", "src\modules\fancyzones\editor\FancyZonesEditor\FancyZonesEditor.csproj", "{5CCC8468-DEC8-4D36-99D4-5C891BEBD481}"
EndProject
Expand All @@ -55,6 +69,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PowerRenameExt", "src\modul
ProjectSection(ProjectDependencies) = postProject
{0E072714-D127-460B-AFAD-B4C40B412798} = {0E072714-D127-460B-AFAD-B4C40B412798}
{51920F1F-C28C-4ADF-8660-4238766796C2} = {51920F1F-C28C-4ADF-8660-4238766796C2}
{74485049-C722-400F-ABE5-86AC52D929B3} = {74485049-C722-400F-ABE5-86AC52D929B3}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PowerRenameLib", "src\modules\powerrename\lib\PowerRenameLib.vcxproj", "{51920F1F-C28C-4ADF-8660-4238766796C2}"
Expand All @@ -68,22 +83,44 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PowerRenameTest", "src\modu
ProjectSection(ProjectDependencies) = postProject
{0E072714-D127-460B-AFAD-B4C40B412798} = {0E072714-D127-460B-AFAD-B4C40B412798}
{51920F1F-C28C-4ADF-8660-4238766796C2} = {51920F1F-C28C-4ADF-8660-4238766796C2}
{74485049-C722-400F-ABE5-86AC52D929B3} = {74485049-C722-400F-ABE5-86AC52D929B3}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PowerRenameUnitTests", "src\modules\powerrename\unittests\PowerRenameLibUnitTests.vcxproj", "{2151F984-E006-4A9F-92EF-C6DDE3DC8413}"
ProjectSection(ProjectDependencies) = postProject
{0E072714-D127-460B-AFAD-B4C40B412798} = {0E072714-D127-460B-AFAD-B4C40B412798}
{51920F1F-C28C-4ADF-8660-4238766796C2} = {51920F1F-C28C-4ADF-8660-4238766796C2}
{74485049-C722-400F-ABE5-86AC52D929B3} = {74485049-C722-400F-ABE5-86AC52D929B3}
{B25AC7A5-FB9F-4789-B392-D5C85E948670} = {B25AC7A5-FB9F-4789-B392-D5C85E948670}
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "examples", "examples", "{BEEAB7F2-FFF6-45AB-9CDB-B04CC0734B88}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ModuleTemplateCompileTest", "tools\project_template\ModuleTemplate\ModuleTemplateCompileTest.vcxproj", "{64A80062-4D8B-4229-8A38-DFA1D7497749}"
ProjectSection(ProjectDependencies) = postProject
{74485049-C722-400F-ABE5-86AC52D929B3} = {74485049-C722-400F-ABE5-86AC52D929B3}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PowerRenameUWPUI", "src\modules\powerrename\UWPui\PowerRenameUWPUI.vcxproj", "{0485F45C-EA7A-4BB5-804B-3E8D14699387}"
ProjectSection(ProjectDependencies) = postProject
{0E072714-D127-460B-AFAD-B4C40B412798} = {0E072714-D127-460B-AFAD-B4C40B412798}
{74485049-C722-400F-ABE5-86AC52D929B3} = {74485049-C722-400F-ABE5-86AC52D929B3}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "notifications", "src\common\notifications_winrt\notifications.vcxproj", "{0B593A6C-4143-4337-860E-DB5710FB87DB}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "notifications_dll", "src\common\notifications\notifications_dll.vcxproj", "{031AC72E-FA28-4AB7-B690-6F7B9C28AA73}"
ProjectSection(ProjectDependencies) = postProject
{0B593A6C-4143-4337-860E-DB5710FB87DB} = {0B593A6C-4143-4337-860E-DB5710FB87DB}
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "windowwalker", "windowwalker", "{8DC78AF7-DC3E-4C57-A8FB-7E347DE74A03}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Window Walker", "src\modules\windowwalker\app\Window Walker\Window Walker.csproj", "{B9BDF8BE-FED7-49B5-A7AE-DD4D1CA2D9EB}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WindowWalker", "src\modules\windowwalker\dll\WindowWalker.vcxproj", "{51D3BD1F-07A8-48EB-B2A0-0A249CD4E1A6}"
ProjectSection(ProjectDependencies) = postProject
{74485049-C722-400F-ABE5-86AC52D929B3} = {74485049-C722-400F-ABE5-86AC52D929B3}
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "imageresizer", "imageresizer", "{6C7F47CC-2151-44A3-A546-41C70025132C}"
Expand All @@ -94,6 +131,13 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImageResizerExt", "src\modu
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImageResizerUITest", "src\modules\imageresizer\tests\ImageResizerUITest.csproj", "{E0CC7526-D85E-43AC-844F-D5DF0D2F5AB8}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "action_runner", "src\action_runner\action_runner.vcxproj", "{D29DDD63-E2CF-4657-9FD5-2AEDE4257E5D}"
ProjectSection(ProjectDependencies) = postProject
{17DA04DF-E393-4397-9CF0-84DABE11032E} = {17DA04DF-E393-4397-9CF0-84DABE11032E}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "msi_to_msix_upgrade_lib", "src\common\msi_to_msix_upgrade_lib\msi_to_msix_upgrade_lib.vcxproj", "{17DA04DF-E393-4397-9CF0-84DABE11032E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Expand Down Expand Up @@ -180,6 +224,30 @@ Global
{E0CC7526-D85E-43AC-844F-D5DF0D2F5AB8}.Debug|x64.Build.0 = Debug|x64
{E0CC7526-D85E-43AC-844F-D5DF0D2F5AB8}.Release|x64.ActiveCfg = Release|x64
{E0CC7526-D85E-43AC-844F-D5DF0D2F5AB8}.Release|x64.Build.0 = Release|x64
{0B593A6C-4143-4337-860E-DB5710FB87DB}.Debug|x64.ActiveCfg = Debug|x64
{0B593A6C-4143-4337-860E-DB5710FB87DB}.Debug|x64.Build.0 = Debug|x64
{0B593A6C-4143-4337-860E-DB5710FB87DB}.Release|x64.ActiveCfg = Release|x64
{0B593A6C-4143-4337-860E-DB5710FB87DB}.Release|x64.Build.0 = Release|x64
{031AC72E-FA28-4AB7-B690-6F7B9C28AA73}.Debug|x64.ActiveCfg = Debug|x64
{031AC72E-FA28-4AB7-B690-6F7B9C28AA73}.Debug|x64.Build.0 = Debug|x64
{031AC72E-FA28-4AB7-B690-6F7B9C28AA73}.Release|x64.ActiveCfg = Release|x64
{031AC72E-FA28-4AB7-B690-6F7B9C28AA73}.Release|x64.Build.0 = Release|x64
{B9BDF8BE-FED7-49B5-A7AE-DD4D1CA2D9EB}.Debug|x64.ActiveCfg = Debug|x64
{B9BDF8BE-FED7-49B5-A7AE-DD4D1CA2D9EB}.Debug|x64.Build.0 = Debug|x64
{B9BDF8BE-FED7-49B5-A7AE-DD4D1CA2D9EB}.Release|x64.ActiveCfg = Release|x64
{B9BDF8BE-FED7-49B5-A7AE-DD4D1CA2D9EB}.Release|x64.Build.0 = Release|x64
{51D3BD1F-07A8-48EB-B2A0-0A249CD4E1A6}.Debug|x64.ActiveCfg = Debug|x64
{51D3BD1F-07A8-48EB-B2A0-0A249CD4E1A6}.Debug|x64.Build.0 = Debug|x64
{51D3BD1F-07A8-48EB-B2A0-0A249CD4E1A6}.Release|x64.ActiveCfg = Release|x64
{51D3BD1F-07A8-48EB-B2A0-0A249CD4E1A6}.Release|x64.Build.0 = Release|x64
{D29DDD63-E2CF-4657-9FD5-2AEDE4257E5D}.Debug|x64.ActiveCfg = Debug|x64
{D29DDD63-E2CF-4657-9FD5-2AEDE4257E5D}.Debug|x64.Build.0 = Debug|x64
{D29DDD63-E2CF-4657-9FD5-2AEDE4257E5D}.Release|x64.ActiveCfg = Release|x64
{D29DDD63-E2CF-4657-9FD5-2AEDE4257E5D}.Release|x64.Build.0 = Release|x64
{17DA04DF-E393-4397-9CF0-84DABE11032E}.Debug|x64.ActiveCfg = Debug|x64
{17DA04DF-E393-4397-9CF0-84DABE11032E}.Debug|x64.Build.0 = Debug|x64
{17DA04DF-E393-4397-9CF0-84DABE11032E}.Release|x64.ActiveCfg = Release|x64
{17DA04DF-E393-4397-9CF0-84DABE11032E}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -207,6 +275,12 @@ Global
{2BE46397-4DFA-414C-9BD4-41E4BBF8CB34} = {6C7F47CC-2151-44A3-A546-41C70025132C}
{0B43679E-EDFA-4DA0-AD30-F4628B308B1B} = {6C7F47CC-2151-44A3-A546-41C70025132C}
{E0CC7526-D85E-43AC-844F-D5DF0D2F5AB8} = {6C7F47CC-2151-44A3-A546-41C70025132C}
{0B593A6C-4143-4337-860E-DB5710FB87DB} = {1AFB6476-670D-4E80-A464-657E01DFF482}
{031AC72E-FA28-4AB7-B690-6F7B9C28AA73} = {1AFB6476-670D-4E80-A464-657E01DFF482}
{8DC78AF7-DC3E-4C57-A8FB-7E347DE74A03} = {4574FDD0-F61D-4376-98BF-E5A1262C11EC}
{B9BDF8BE-FED7-49B5-A7AE-DD4D1CA2D9EB} = {8DC78AF7-DC3E-4C57-A8FB-7E347DE74A03}
{51D3BD1F-07A8-48EB-B2A0-0A249CD4E1A6} = {8DC78AF7-DC3E-4C57-A8FB-7E347DE74A03}
{17DA04DF-E393-4397-9CF0-84DABE11032E} = {1AFB6476-670D-4E80-A464-657E01DFF482}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C3A2F9D1-7930-4EF4-A6FC-7EE0A99821D0}
Expand Down
Loading