mirror of
https://github.com/reactos/reactos.git
synced 2025-04-11 16:24:39 +00:00
![]() CORE-16981 The problem: ============ - When opening "Open With..." dialog for a given file format, multiple MRU items are appended to registry : 2 items written, even if dialog is closed "cancel". - Expected behavior : 1 MRU item if execute is selected and 0 MRU if cancel is selected. Fix: ==== - MRU item to be added when "Execute" is selected only. - Once added, set the presence flag to avoid multiple MRU items being added later. |
||
---|---|---|
.. | ||
3rdparty | ||
apisets | ||
appcompat | ||
cpl | ||
directx | ||
keyboard | ||
nls | ||
np | ||
ntdll | ||
opengl | ||
shellext | ||
win32 | ||
CMakeLists.txt |