home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / programm / 11368 < prev    next >
Encoding:
Text File  |  1992-12-13  |  1.0 KB  |  29 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!spool.mu.edu!agate!usenet.ins.cwru.edu!ncoast!brown
  3. From: brown@NCoast.ORG (Stan Brown)
  4. Subject: Re: Symbol libraries in dos
  5. Organization: Oak Road Systems, Cleveland Ohio USA
  6. Date: Sun, 13 Dec 1992 23:44:38 GMT
  7. Message-ID: <Bz81yG.EIp@NCoast.ORG>
  8. References: <724051521.AA09634@csource.oz.au>
  9. Lines: 18
  10.  
  11. In article <724051521.AA09634@csource.oz.au> John.Gibney@f386.n632.z3.fidonet.org (John Gibney) writes:
  12. >Howdy, All!
  13. >
  14. >In VAX/VMS, symbol libraries are used to return status
  15. >values, etc. for the results of calls to system services.
  16. >This allows programs to test against, for example,
  17. >SS$_NORMAL, for a success status.
  18. >I would like to know if anyone has any ideas on how a
  19. >similar scheme may be implemented in DOS.  I have 1 idea of
  20.  
  21. I believe dynamic link libraries, an essential part of MS-Windows
  22. programming, are what you have in mind.
  23. -- 
  24. Stan Brown, Oak Road Systems                      brown@Ncoast.ORG
  25. Cleveland, Ohio, USA
  26.  
  27. Eternal life: a threat, not a promise.
  28.