home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / win32 / 2523 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  767 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!ames!sun-barr!news2me.EBay.Sun.COM!exodus.Eng.Sun.COM!appserv.Eng.Sun.COM!appserv!jyl
  2. From: jyl@burgess.eng.sun.com (Jacob Levy)
  3. Newsgroups: comp.os.ms-windows.programmer.win32
  4. Subject: Q: How to find what are a DLL's exported operations?
  5. Date: 16 Dec 92 23:28:58
  6. Organization: What?! Organization???
  7. Lines: 7
  8. Message-ID: <JYL.92Dec16232858@burgess.eng.sun.com>
  9. Reply-To: jyl@toss.eng.sun.com
  10. NNTP-Posting-Host: burgess
  11.  
  12.  
  13. How do I find out, given a DLL, what are the function names it exports and
  14. how many arguments each of them takes (and what are their sizes)? Can I
  15. also get information about the types of the arguments and maybe even the
  16. return type?
  17.  
  18. Thanks, --JYL
  19.