mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-06-18 05:10:09 +10:00
Update the features about Notification and Cert.
This commit is contained in:
@@ -181,6 +181,8 @@ extern "C"
|
||||
PKGMGR_API LPCWSTR GetPackageManagerLastErrorCode ();
|
||||
// 获取错误详细信息。这个是常用的
|
||||
PKGMGR_API LPCWSTR GetPackageManagerLastErrorDetailMessage ();
|
||||
// 启动 Metro UI 应用
|
||||
PKGMGR_API HRESULT ActivateAppxApplication (LPCWSTR lpAppUserId, PDWORD pdwProcessId);
|
||||
#ifdef _DEFAULT_INIT_VALUE_
|
||||
#undef _DEFAULT_INIT_VALUE_
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user