home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 10 / ioProg_10.iso / soft / platsdk / inetwork.exe / NETDS.cab / 79README.TXT < prev    next >
Encoding:
Text File  |  1996-07-11  |  412 b   |  11 lines

  1. Networking (LAN Manager) API Sample
  2.  
  3.  
  4. The following sample illustrates how to display error text associated with
  5. Networking related error codes, in addition to displaying error text
  6. associated with system related error codes.
  7.  
  8. If the supplied error number is in a specific range, the netmsg.dll
  9. message module is loaded and used to lookup the specified error number
  10. with the FormatMessage() Win32 API.
  11.