[MSGINA][SHELL32] Rework friendly UI shutdown dialog box and implement friendly UI log off dialog box (#3399)

Implement the re-worked shut down dialog box as well as implementing fancy log off dialog box.
- Fancy shut down dialog box has been redesigned to be more comparable to of XP.
- Implement features that were missing earlier.
- Implement the fancy log off dialog which is more comparable to of XP.
This commit is contained in:
Arnav Bhatt
2021-02-28 11:03:35 +00:00
committed by GitHub
parent 1fbb295d4a
commit fd39a292af
79 changed files with 4656 additions and 230 deletions

View File

@@ -1,6 +1,10 @@
IDB_REACTOS BITMAP "res/bitmaps/reactos.bmp"
IDB_LINEBAR BITMAP "res/bitmaps/line.bmp"
IDB_DLG_BG BITMAP "res/bitmaps/dlg_bg.bmp"
IDB_REACTOS_FLAG BITMAP "res/bitmaps/reactos_flag.bmp"
IDB_IMAGE_STRIP BITMAP "res/bitmaps/image_strip.bmp"
IDB_SHELL_IEXPLORE_LG BITMAP "res/bitmaps/204.bmp"
IDB_SHELL_IEXPLORE_LG_HOT BITMAP "res/bitmaps/205.bmp"
IDB_SHELL_IEXPLORE_SM BITMAP "res/bitmaps/206.bmp"