Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
490 B

  1. This file details changes made to files in this directory to port the code from
  2. the Win9x tree to the Whistler tree.
  3. * Added sources file and standard NT makefile.
  4. * Removed msobdl.mk and Win9x makefile.
  5. * Moved files from messages\usa to root.
  6. * Moved version info from msobdl.rcv to msobdl.rc.
  7. * Removed msobdl.rcv.
  8. * Commented out DESCRIPTION line in msobdl.def to fix: warning LNK4017:
  9. DESCRIPTION statement not supported for the target platform; ignored
  10. * changed _DEBUG to DBG.