home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / lan / 212fx / read.me < prev   
Text File  |  1988-11-03  |  1KB  |  29 lines

  1. These fixes are for 2.12 systems only.
  2. A minor fix was made in net*.com to correct a problem
  3. with the Load-or-Execute Dos function call.  Net*.com will
  4. now set AH to zero upon return if there was an error in loading or
  5. executing a file.  Formerly, AH was returned to the user with a
  6. non-zero value.  Only Microsoft languages look at AH after a Load-or-Execute.
  7.  
  8. Another minor fix was made in the net*.com to correct a problem which occured 
  9. when a user would use CAPTURE and use the CREATE switch to capture to a 
  10. file.  The file would never get closed even after issuing an ENDCAP statement.
  11. This is resolved in the Net*.com.
  12.  
  13. The NETBIOS module which had a header report that it was a BETA copy
  14. has been changed to reflect the correct version.
  15.  
  16. The Net$os.exe file is provided to fix a problem found when you load your OS 
  17. from floppy.  The problem exists if the combined size of the two halves of the
  18. OS (5 1/4) or full size of the (3 1/2) OS is a multiple of 512, the last 512 
  19. bytes will not be loaded, resulting in a GPI error. 
  20.  
  21. This new loader file Net$os.exe fixes this problem.  This applies to operating
  22. systems that are loaded from floppy and not from hard disk.
  23.  
  24.     !!!!! THIS DOES NOT AFFECT HARD DISK BOOTING !!!!!
  25.  
  26.  
  27.  
  28. Microsoft is a registered trademark of Microsoft Corporation.
  29.