-
Notifications
You must be signed in to change notification settings - Fork 433
MSIX FindPackageFile*() API #6200
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
Open
DrusTheAxe
wants to merge
47
commits into
main
Choose a base branch
from
user/drustheaxe/FindPackageFile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
b57ac41
GetPackageFile()
DrusTheAxe 5996e25
Merge branch 'main' into user/drustheaxe/FindPackageFile
DrusTheAxe 10643e9
Fix bugs. Add start of tests
DrusTheAxe 3e74652
Don't checkin *.bak
DrusTheAxe d41dd14
Added Package activatable class to manifests
DrusTheAxe 9912d17
Partial implementation
DrusTheAxe 99bc5dd
Merge branch 'main' into user/drustheaxe/FindPackageFile
DrusTheAxe 7f25624
GetFilePath initial implementation
DrusTheAxe 9fcfd8a
Merge branch 'main' into user/drustheaxe/FindPackageFile
DrusTheAxe 115ef4e
Improved tests. Added dllmain
DrusTheAxe f93b30d
Merge branch 'main' into user/drustheaxe/FindPackageFile
DrusTheAxe c70c361
More tests. Added dev\common to various test projects' Include path t…
DrusTheAxe 4ffc762
Test fixes
DrusTheAxe 4416815
Fixed missing build dependencies
DrusTheAxe 67cf0f1
More tests. Checkpointing code in progress
DrusTheAxe 2d14aff
Added TAEF VERIFY_* support for std::filesystem::path. More fixes and…
DrusTheAxe 85716e8
Expanded tests. Bug fixes
DrusTheAxe 16b7acf
Added missing test type
DrusTheAxe e3004bb
Checkpoint
DrusTheAxe 9db4965
Fixes
DrusTheAxe 9f4fbc9
Removed SearchStatic/DynamicDependencies options as we can't determin…
DrusTheAxe 7f6c9af
Tweaks
DrusTheAxe 1dfa5c1
Merge branch 'main' into user/drustheaxe/FindPackageFile
DrusTheAxe f491637
Fixed bad merge
DrusTheAxe 110cda8
Fixed warnings
DrusTheAxe 996118e
Fixed warning
DrusTheAxe 653d645
Fix to dynamically use GetPackagePathByFullName2 if available
DrusTheAxe 341aa90
Merge branch 'main' into user/drustheaxe/FindPackageFile
DrusTheAxe f586727
Merge branch 'main' into user/drustheaxe/FindPackageFile
DrusTheAxe 919d295
Merge branch 'main' into user/drustheaxe/FindPackageFile
DrusTheAxe d90ca7d
Can't use RuntimeBehavior/TrustLevel on old pre-20H1 systems. Switche…
DrusTheAxe 6d2de6a
Fixed Decimal test
DrusTheAxe 572cfbc
Merge branch 'user/drustheaxe/FindPackageFile' of https://github.com/…
DrusTheAxe 31b010e
Fix other decimal test
DrusTheAxe 4a08b7c
Fixed GetPackagePathByFullName2IfSupported to work on RS5
DrusTheAxe f1cfa89
Merge branch 'main' into user/drustheaxe/FindPackageFile
DrusTheAxe c302562
Fix tests
DrusTheAxe 9d2b657
Test fixes
DrusTheAxe 3459eac
Fixed typo
DrusTheAxe be71808
Merge branch 'user/drustheaxe/FindPackageFile' of https://github.com/…
DrusTheAxe 475784c
Fix downlevel support
DrusTheAxe 94ae526
Merge branch 'main' into user/drustheaxe/FindPackageFile
DrusTheAxe eefa063
Fixed package not found should == file not found
DrusTheAxe a0363d5
Fixed typo
DrusTheAxe 50e998b
Fixed tests. Removed dead code
DrusTheAxe 593ffd2
Incorporated most feedback
DrusTheAxe d8369c4
Merge branch 'main' into user/drustheaxe/FindPackageFile
DrusTheAxe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -74,4 +74,4 @@ | |
| <Filter>Source Files</Filter> | ||
| </ClCompile> | ||
| </ItemGroup> | ||
| </Project> | ||
| </Project> | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,32 @@ | ||
| // Copyright (c) Microsoft Corporation and Contributors. | ||
| // Licensed under the MIT License. | ||
|
|
||
| // THIS FILE IS AUTOMATICALLY GENERATED; DO NOT EDIT IT | ||
|
|
||
| // INPUT FILE: dev\Common\TerminalVelocityFeatures-PackageRuntime.xml | ||
| // OPTIONS: -Channel Experimental -Language C++ -Namespace Microsoft.Windows.ApplicationModel -Path dev\Common\TerminalVelocityFeatures-PackageRuntime.xml -Output dev\Common\TerminalVelocityFeatures-PackageRuntime.h | ||
|
|
||
| #if defined(__midlrt) | ||
| namespace features | ||
| { | ||
| feature_name Feature_PackageRuntime = { DisabledByDefault, FALSE }; | ||
| } | ||
| #endif // defined(__midlrt) | ||
|
|
||
| // Feature constants | ||
| #define WINDOWSAPPRUNTIME_MICROSOFT_WINDOWS_APPLICATIONMODEL_FEATURE_PACKAGERUNTIME_ENABLED 1 | ||
|
|
||
| #if defined(__cplusplus) | ||
|
|
||
| namespace Microsoft::Windows::ApplicationModel | ||
| { | ||
|
|
||
| __pragma(detect_mismatch("ODR_violation_WINDOWSAPPRUNTIME_MICROSOFT_WINDOWS_APPLICATIONMODEL_FEATURE_PACKAGERUNTIME_ENABLED_mismatch", "AlwaysEnabled")) | ||
| struct Feature_PackageRuntime | ||
|
DrusTheAxe marked this conversation as resolved.
|
||
| { | ||
| static constexpr bool IsEnabled() { return WINDOWSAPPRUNTIME_MICROSOFT_WINDOWS_APPLICATIONMODEL_FEATURE_PACKAGERUNTIME_ENABLED == 1; } | ||
| }; | ||
|
|
||
| } // namespace Microsoft.Windows.ApplicationModel | ||
|
|
||
| #endif // defined(__cplusplus) | ||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.