A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Colin Finck 6efebc63d2 Completely revamped "control.exe":
- Now uses shell32 functions for loading the control panel applets, so that the mutex is used as well (see bug #781)
- Supports all built-in command-line parameters, which are supported by the WinXP version.
  This also added support for opening shell folders.
- Loads other possible parameters from the registry.
- Only passes the command for RunControlPanel to each ListView item, not a whole struct whose members aren't needed later.
- Fixed memory leaks
- Added a header file
- Fixed indentation

This is the last version of the standalone Control Panel.
I will change it to call the Explorer shell folder in my next commit.
See issue #781 for more details.

svn path=/trunk/; revision=33507
2008-05-13 21:30:55 +00:00
irc Use correct path when loading plugins. 2008-05-08 08:00:35 +00:00
reactos Completely revamped "control.exe": 2008-05-13 21:30:55 +00:00
rosapps Case-sensitivity fix for Linux build hosts. Spotted by Tushar S. (GreyGhost) 2008-05-13 17:32:19 +00:00
rostests Kamil Hornicek <tykef@atlas.cz> 2008-05-12 08:33:26 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00