reactos/dll/win32/syssetup
Yaroslav Kibysh c917caf723
[SYSSETUP] Make status dialog look like msgina status dialog (#2825)
* [SYSSETUP] Add msgina-like resources

* [SYSSETUP] Add bitmaps functionality, remove progress bar

* [SYSSETUP] Update resources

* [SYSSETUP] Use DPRINT1

* [SYSSETUP:INSTALL] %d - %lu for GetLastError in DPRINT1

* [SYSSETUP:INSTALL] Check pDlgData for NULL value

+ add some comments
2021-02-07 20:36:55 +01:00
..
lang [SYSSETUP] Make status dialog look like msgina status dialog (#2825) 2021-02-07 20:36:55 +01:00
resources [SYSSETUP] Make status dialog look like msgina status dialog (#2825) 2021-02-07 20:36:55 +01:00
classinst.c Implement the StorageCoInstaller and configure it for CD-ROM and Disk devices 2020-12-07 23:17:29 +01:00
CMakeLists.txt
COPYING
dllmain.c
globals.h
install.c [SYSSETUP] Make status dialog look like msgina status dialog (#2825) 2021-02-07 20:36:55 +01:00
logfile.c
netinstall.c
precomp.h Implement the StorageCoInstaller and configure it for CD-ROM and Disk devices 2020-12-07 23:17:29 +01:00
proppage.c
resource.h [SYSSETUP] Make status dialog look like msgina status dialog (#2825) 2021-02-07 20:36:55 +01:00
security.c [SYSSETUP] Refactor ApplyAccountSettings() and add NewAdministratorName and NewGuestName options 2021-01-30 13:52:14 +01:00
syssetup.rc [SYSSETUP] Make status dialog look like msgina status dialog (#2825) 2021-02-07 20:36:55 +01:00
syssetup.spec
wizard.c