mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
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.