mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 01:15:09 +00:00
![]() In MS Windows all control panel applets are started in single instance. This prevents conflicts of concurrent accesses to the configuration data. Before starting applets, look up the dialog window of the existing instance by checking several atoms, such as the applet path, CPLName, and CPLFlags. If the dialog is found, it's brought to the foreground, and a new applet instance not started. CORE-7921 CORE-17025 Signed-off-by: Raymond Czerny <chip@raymisoft.de> Reviewed-by: Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> Reviewed-by: Joachim Henze <joachim.henze@reactos.org> Reviewed-by: Mark Jansen <mark.jansen@reactos.org> |
||
---|---|---|
.. | ||
appbar.c | ||
brsfolder.c | ||
classes.c | ||
clipboard.c | ||
control.c | ||
cpanel.h | ||
pidl.c | ||
pidl.h | ||
shell32_main.c | ||
shell32_main.h | ||
shellole.c | ||
shellord.c | ||
shellpath.c | ||
shellreg.c | ||
shellstring.c | ||
shlmenu.c | ||
shpolicy.c |