reactos/dll/win32/shell32/shellmenu
Katayama Hirofumi MZ 059fd8e551
[SHELL32] Fix CMenuBand's context menu (#6548)
JIRA issue: CORE-17453, CORE-12328
In CMenuBand::_TrackContextMenu method:
- Use 100 for idCmdFirst, instead of zero.
- Use uCommand - idCmdFirst for cmi.lpVerb.
Zero is an invalid command ID.
2024-02-28 16:54:15 +09:00
..
CMakeLists.txt [MSPAINT][EXPLORER][SHELL32] Enable ATL asserts in CMake 2022-09-10 17:27:50 +02:00
CMenuBand.cpp [SHELL32] Fix CMenuBand's context menu (#6548) 2024-02-28 16:54:15 +09:00
CMenuBand.h
CMenuDeskBar.cpp [SHELL32] Only hide a window when there is a window to hide 2022-09-12 20:00:39 +02:00
CMenuDeskBar.h
CMenuFocusManager.cpp [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
CMenuFocusManager.h
CMenuSite.cpp [SHELL32] Properly destroy window 2022-09-12 20:00:39 +02:00
CMenuSite.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CMenuToolbars.cpp [SHELL32] Add check to CMenuToolbarBase::ShowDW 2023-01-04 10:32:28 +01:00
CMenuToolbars.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CMergedFolder.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CMergedFolder.h Shell Folders: Reject invalid characters (#2328) 2020-02-12 09:18:24 +09:00
CStartMenu.cpp [SHELL32] Tweak formatting and logging 2024-02-20 02:08:56 +01:00
shellmenu.h [SDK:REACTOS] Move our ROS-specific header-only UI libraries into a "ui" sub-folder. (#4205) 2022-01-06 02:17:25 +01:00