mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-13 20:28:31 +10:00
Add GetPackageFullName helper
This commit is contained in:
@@ -53,3 +53,6 @@ CComPtr<IContextMenu> GetMetroPinMenu( const wchar_t *appid );
|
||||
|
||||
// Determines if Edge is the default browser
|
||||
bool IsEdgeDefaultBrowser( void );
|
||||
|
||||
// Returns full package name for given App ID
|
||||
CString GetPackageFullName(const wchar_t* appId);
|
||||
|
||||
Reference in New Issue
Block a user