mirror of
https://github.com/reactos/reactos.git
synced 2026-07-01 03:24:29 +08:00
[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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user