home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / mswindo / programm / win32 / 2630 < prev    next >
Encoding:
Text File  |  1993-01-01  |  1.5 KB  |  34 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!urmel.informatik.rwth-aachen.de!solaris.rz.tu-clausthal.de!root
  3. From: hochstae@allfiwib1.wiwi.uni-marburg.de (Christoph H. Hochstaetter)
  4. Subject: Re: Q: How to find what are a DLL's exported operations?
  5. Message-ID: <1993Jan1.200209.9708@solaris.rz.tu-clausthal.de>
  6. News-Software: IBM OS/2 PM RN (NR/2) v0.16 by O. Vishnepolsky and R. Rogers
  7. Lines: 20
  8. Sender: root@solaris.rz.tu-clausthal.de (Operator)
  9. Reply-To: hochstae@allfiwib1.wiwi.uni-marburg.de (Christoph H. Hochstaetter)
  10. Organization: Techn. Univ. Clausthal
  11. References: <JYL.92Dec16232858@burgess.eng.sun.com>
  12. Date: Fri, 1 Jan 1993 20:02:09 GMT
  13.  
  14. In <JYL.92Dec16232858@burgess.eng.sun.com> jyl@burgess.eng.sun.com (Jacob Levy) writes:
  15. >
  16. >How do I find out, given a DLL, what are the function names it exports
  17.  
  18. Simply use IMPLIB.
  19.  
  20. >and
  21. >how many arguments each of them takes (and what are their sizes)? Can I
  22. >also get information about the types of the arguments and maybe even the
  23. >return type?
  24.  
  25. No, you must look it up in the manual.
  26.  
  27. Christoph
  28. -------------------------------------------------------+-----------------------
  29. Christoph H. Hochstaetter, Philipps-University Marburg | Universitaetsstr. 25
  30. Internet: hochstae@allfiwib1.wiwi.uni-marburg.de       | D-W-3550 Marburg
  31. Bitnet  : HAMPE2 AT DMRHRZ11                           | Germany
  32. Fido    : 2:243/660                                    | Phone +49-6421-28-7092
  33. Fax     : +49-6421-28-4858                             |
  34.