Difference between revisions of "Syssetup.dll"

From ReactOS Wiki
Jump to: navigation, search
m (Created page with "http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/syssetup/?view=log ChangeLog-0.2.1 * Add creation of administrator profile (Eric Kohl)")
 
m
Line 3: Line 3:
 
[[ChangeLog-0.2.1]]
 
[[ChangeLog-0.2.1]]
 
* Add creation of administrator profile ([[Eric Kohl]])
 
* Add creation of administrator profile ([[Eric Kohl]])
 +
 +
[[ChangeLog-0.2.3]]
 +
*Implement the GUI setup wizard ([[Eric Kohl]])
 +
*Add new dialogs to Czech language for translation ([[Eric Kohl]])
 +
*Make install wizard code UNICODE aware ([[Eric Kohl]])
 +
*Center install wizard ([[Eric Kohl]])
 +
*Don't skip to next page as long as required data have not been entered ([[Eric Kohl]])
 +
*Added SetFocus call for the username dialog ([[Gero Kuehn]])

Revision as of 02:10, 11 March 2012

http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/syssetup/?view=log

ChangeLog-0.2.1

  • Add creation of administrator profile (Eric Kohl)

ChangeLog-0.2.3

  • Implement the GUI setup wizard (Eric Kohl)
  • Add new dialogs to Czech language for translation (Eric Kohl)
  • Make install wizard code UNICODE aware (Eric Kohl)
  • Center install wizard (Eric Kohl)
  • Don't skip to next page as long as required data have not been entered (Eric Kohl)
  • Added SetFocus call for the username dialog (Gero Kuehn)