Results 1 to 2 of 2

Thread: finding out functions in windows dll files , please help

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Location
    india
    Posts
    10

    Talking

    Dear friends
    Can you tell me of how to find out the various functions inside an .dll file . Is there any tools ? Please help .

    Thanks ...

    Hrishikesh

  2. #2
    New Member
    Join Date
    Jul 2000
    Posts
    7
    In Visual Studio, there's a program called Dependency Walker (Depends in the MS VS 6.0 Tools menu). This will show you what the functions are, but it won't tell you the parameters or the return values.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width