SOL 2018-02-12

The following Win*.def files have been modified (corrected):

WinBase.def
WinSock.def


How to incorporate them?

1. Install XDS compiler
     xds-x86-251-enduser-win32.exe
     tscp-x86-251-enduser-win32.exe
   to d:\app\xds\.
2. Change to d:\app\xds\DEF\Win32\ and save the original files
     WinBase.def -> _WinBase.def
     WinSock.def -> _WinSock.def
3. Replace
     WinBase.def and
     WinSock.def
   with the new versions (which should be in the same directory as this readme.txt).
4. Run cmd.exe, change to d:\app\xds\DEF\Win32\ and run
     BUILD\merge.exe and
     xc =p =a windef.prj
Done.
