reactos/dll
Mark Jansen 9ae373a023 [SHELL32] CDefView: Find a reasonable place to show a context menu
Previously, we would treat the input as unsigned coordinates, this is wrong!
If the coordinates are invalid, we try to find a focused or selected item.
The center of this item is where we'll show the menu.
When there is no item, we default to 0,0
2019-01-15 14:34:53 +02:00
..
3rdparty [LIBPNG] Update to version 1.6.36. CORE-15280 2019-01-12 16:27:18 +01:00
apisets [MSVCRT] export _local_unwind4 for 6.0+ version 2019-01-10 19:48:49 +01:00
appcompat [APPHELP] Prevent a nullptr dereference 2019-01-05 13:11:36 +01:00
cpl [MMSYS] Move global variables into a GLOBAL_DATA struct and free allocated memory on WM_DESTROY. 2019-01-13 23:19:25 +01:00
directx [D3DCOMPILER_43] Fix a MSVC-x64 warning about dxbc_init() (#1173) 2018-12-21 02:53:42 +01:00
keyboard [USETUP][NTDLL_APITEST][KBDROST] Allow non-Latin codepage users to build ReactOS on MSVC (Retrial of #1150) (#1168) 2018-12-20 17:25:32 +09:00
nls
np
ntdll [LDR] Ensure we start with a valid pointer 2019-01-03 22:52:18 +01:00
opengl
shellext [ATL] Add GET_X_LPARAM and GET_Y_LPARAM to atlwin.h 2019-01-15 14:34:53 +02:00
win32 [SHELL32] CDefView: Find a reasonable place to show a context menu 2019-01-15 14:34:53 +02:00
CMakeLists.txt