windows-nt/Source/XPSP1/NT/base/ntsetup/oobe/html/changes.txt

10 lines
454 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
This file details changes made to files in this directory to port the code from
the Win9x tree to the XP tree.
* Added sources file and standard NT makefile.
* Added placefil.txt. Binplace root is retail\winnt32\oobe.
* Removed Win9x makefile.
* dskshell.htm, migrate.js, setup\msobshel.js:
changed calls to Dial[Ex]\ReDial[Ex] to use two parameters: connection type
and isp file. For changes to Dial[Ex]\ReDial[Ex] handling in CObMain::Invoke.