Difference between revisions of "Control Panel"

From ReactOS Wiki
Jump to: navigation, search
m
(Replaced content with "{{Code history|base/applications/control}} == Components == * Control.exe * CPL Files Category:Application")
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[ChangeLog-0.0.21#LIBRARIES]]
+
{{Code history|base/applications/control}}
*Shell32: Control Panel Applet
 
[[ChangeLog-0.2.1]]
 
* Added control panel template ([[Thomas Weidenmueller]])
 
  
[[ChangeLog-0.2.3]]
+
== Components ==
 +
* Control.exe
 +
* CPL Files
  
*Initial checkin of the non-shell-namespace-based control panel and software add/remove cpl ([[Gero Kuehn]])
+
[[Category:Application]]
 
 
[[ChangeLog-0.2.4]]
 
Sysdm.cpl
 
* Add environment variables page to the system control panel ([[Eric Kohl]])
 
 
 
[[ChangeLog-0.2.5]]
 
* Added 'Regional Options' and 'Keyboard and Mouse' control panel application stubs ([[Eric Kohl]])
 
* Implemented 'Date/Time' control panel application ([[Eric Kohl]])
 
 
 
[[ChangeLog-0.2.6]]
 
 
 
* add language support to several applets [[Klemens Friedl]]
 

Latest revision as of 08:09, 21 October 2014

Commit history (Source code can be found in: /reactos/base/applications/control)

Components

  • Control.exe
  • CPL Files