home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.win32
- Path: sparky!uunet!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!urmel.informatik.rwth-aachen.de!solaris.rz.tu-clausthal.de!root
- From: hochstae@allfiwib1.wiwi.uni-marburg.de (Christoph H. Hochstaetter)
- Subject: Re: Q: How to find what are a DLL's exported operations?
- Message-ID: <1993Jan1.200209.9708@solaris.rz.tu-clausthal.de>
- News-Software: IBM OS/2 PM RN (NR/2) v0.16 by O. Vishnepolsky and R. Rogers
- Lines: 20
- Sender: root@solaris.rz.tu-clausthal.de (Operator)
- Reply-To: hochstae@allfiwib1.wiwi.uni-marburg.de (Christoph H. Hochstaetter)
- Organization: Techn. Univ. Clausthal
- References: <JYL.92Dec16232858@burgess.eng.sun.com>
- Date: Fri, 1 Jan 1993 20:02:09 GMT
-
- In <JYL.92Dec16232858@burgess.eng.sun.com> jyl@burgess.eng.sun.com (Jacob Levy) writes:
- >
- >How do I find out, given a DLL, what are the function names it exports
-
- Simply use IMPLIB.
-
- >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?
-
- No, you must look it up in the manual.
-
- Christoph
- -------------------------------------------------------+-----------------------
- Christoph H. Hochstaetter, Philipps-University Marburg | Universitaetsstr. 25
- Internet: hochstae@allfiwib1.wiwi.uni-marburg.de | D-W-3550 Marburg
- Bitnet : HAMPE2 AT DMRHRZ11 | Germany
- Fido : 2:243/660 | Phone +49-6421-28-7092
- Fax : +49-6421-28-4858 |
-