[USETUP] Modify the integrated user-mode PnP manager along the lines of UMPNPMGR, so that we can wait until all the queued device installations finish before continuing the installation further.

Add a corresponding please-wait page and update the translations.
This commit is contained in:
Hermès Bélusca-Maïto 2018-12-23 20:28:19 +01:00
parent 9f1c8ac020
commit d23fa54488
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
29 changed files with 1447 additions and 222 deletions

View file

@ -75,6 +75,7 @@ extern PCWSTR SelectedLanguageId;
typedef enum _PAGE_NUMBER
{
SETUP_INIT_PAGE,
LANGUAGE_PAGE,
WELCOME_PAGE,
LICENSE_PAGE,