reactos/dll
Kyle Katarn 86addae3cc
[SHELL32] Fix Assertion when opening "File" menu in MyComputer twice (#4675)
ReactOS explorer shell asserts when opening the "File" menu in MyComputer for the second time.
This is due to the cached copy of IContextMenu not being released before attempting to cache it again.

Fix based on the patch proposed by JIRA user I_Kill_Bugs

CORE-18353

Signed-off by: I_Kill_Bugs (original patch author)
2022-09-10 15:59:00 +02:00
..
3rdparty [CMAKE] Do not use USE_CLANG_CL variable in CMake scripts 2022-05-27 01:37:37 +03:00
apisets [GDI32_VISTA] Move D3DKMT functions out of gdi32. CORE-17433 2022-01-01 12:42:04 -05:00
appcompat [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
cpl [TRANSLATION] French translation update (#4638) 2022-09-03 23:12:29 +02:00
directx [WINED3D] Do not declare global variables in a header 2022-04-26 03:38:37 +03:00
keyboard [KEYBOARD][BOOTDATA][TOOLS] Rename keyboard layout files (#4596) 2022-08-06 08:03:46 +09:00
nls [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
np [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
ntdll [RTL] Implement dynamic function tables for x64 2022-06-25 21:45:47 +02:00
opengl [CMAKE] Elimitate the use of GCC and CLANG variables 2022-05-27 01:37:34 +03:00
shellext [NETSHELL] Fix Network Tray icon activity indication (#4669) 2022-09-09 23:51:51 +02:00
win32 [SHELL32] Fix Assertion when opening "File" menu in MyComputer twice (#4675) 2022-09-10 15:59:00 +02:00
CMakeLists.txt [APISETS] Add the initial set of auto-generated files. 2018-04-07 14:50:59 +02:00