reactos/dll/win32/msgina
Bișoc George 61c8d3432c
[MSGINA] Be sure to always initialize the cached DLG_DATA GINA context (#2360)
The ReactOS logo banner is loaded from the GINA context whereas the animation bar is loaded from the main application instance. However, the aforementioned context is not initialized when WM_INITDIALOG occurs hence DlgData_LoadBitmaps() would fail on proceeding at loading the remaining bitmaps to be loaded.

This fixes the regression introduced by commit 623dd26c (PR #2353).
2020-02-20 00:20:01 +01:00
..
lang [MSGINA] Improve Japanese status dialog (#2248) 2020-01-13 23:01:39 +09:00
resources Happy New Year 2020 to everyone!! 2020-01-01 00:00:00 +01:00
CMakeLists.txt
dimmedwindow.cpp
gui.c [MSGINA] Be sure to always initialize the cached DLG_DATA GINA context (#2360) 2020-02-20 00:20:01 +01:00
lsa.c
msgina.c
msgina.h
msgina.rc
msgina.spec
resource.h
shutdown.c
stubs.c
tui.c