home *** CD-ROM | disk | FTP | other *** search
- 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
- From: jyl@burgess.eng.sun.com (Jacob Levy)
- Newsgroups: comp.os.ms-windows.programmer.win32
- Subject: Q: How to find what are a DLL's exported operations?
- Date: 16 Dec 92 23:28:58
- Organization: What?! Organization???
- Lines: 7
- Message-ID: <JYL.92Dec16232858@burgess.eng.sun.com>
- Reply-To: jyl@toss.eng.sun.com
- NNTP-Posting-Host: burgess
-
-
- How do I find out, given a DLL, what are the function names it exports and
- how many arguments each of them takes (and what are their sizes)? Can I
- also get information about the types of the arguments and maybe even the
- return type?
-
- Thanks, --JYL
-