reactos/dll
Katayama Hirofumi MZ 6df1cc63b6
[BROWSEUI] Fix 'bad window handle' on CShellBrowser::RepositionBars (#7980)
Silence "NtUserSetWindowPos bad window
handle!" error at win32k!NtUserSetWindowPos
function when Desktop has started up.
JIRA issue: CORE-19663
Add null check of window handle before
SetWindowPos call in
CShellBrowser::RepositionBars method.
2025-05-12 22:27:52 +09:00
..
3rdparty [USER32][LIBPNG] Support PNG/Vista icons (Retry) (#7709) 2025-03-31 12:55:53 -05:00
appcompat
cpl [SYSDM] Improve Japanese (ja-JP) translation (#7976) 2025-05-11 21:57:55 +09:00
directx [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
ime
keyboard
nls
np
ntdll [AVRF] Suppress notifications for providers 2025-03-25 16:23:39 +01:00
opengl
shellext [NETSHELL] Implement Right click menu (#7959) 2025-05-04 22:41:20 +02:00
win32 [BROWSEUI] Fix 'bad window handle' on CShellBrowser::RepositionBars (#7980) 2025-05-12 22:27:52 +09:00
CMakeLists.txt