reactos/dll
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
..
3rdparty [NFSD][TELNETD][LIBTIRPC][MAN] Don't hardcode C:\ReactOS (#2334) 2020-02-13 18:03:35 +01:00
apisets [APISETS] Forwarders don't need parameter specifications (#2225) 2020-01-10 14:20:53 +01:00
appcompat
cpl [CPL][ACCESS] Japanese translation more 2020-02-15 11:09:04 +09:00
directx
keyboard
nls
np
ntdll [NDK][RTL] Implement RtlGetUnloadEventTrace. CORE-16671 2020-02-09 08:37:58 +01:00
opengl [OPENGL32] Fix RGB <-> BGR mismatch 2020-02-14 08:55:45 +01:00
shellext [ZIPFLDR] Show 'Click Next to extract' on initial status 2020-02-12 11:06:54 +09:00
win32 [MSGINA] Be sure to always initialize the cached DLG_DATA GINA context (#2360) 2020-02-20 00:20:01 +01:00
CMakeLists.txt