[SYSSETUP/NETSHELL]
authorEric Kohl <eric.kohl@reactos.org>
Tue, 17 May 2016 22:38:58 +0000 (22:38 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Tue, 17 May 2016 22:38:58 +0000 (22:38 +0000)
2nd Stage Network Setup
Patch by Lee Schroeder and Eric Kohl.
- Move Lees 2nd stage network setup wizard code to netshell. It gets called by syssetup via NetSetupRequestWizardPages().
- Add code to syssetup which calls NetSetupRequestWizardPages and inserts the retrieved wizard pages into the setup wizard.
- Prevent a font handle leak by storing the bold font handle in the SetuData.

CORE-10955 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=71348


No differences found