Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Function Parameters in a C DLL?

Function Parameters in a C DLL?

Scheduled Pinned Locked Moved C / C++ / MFC
question
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Arsalan Malik
    wrote on last edited by
    #1

    How can I get parameters (signature) of a function exported by a C DLL? I am looking for a tool or any code that achieves this. Dependency Walker fails to show signature of C functions, why? ARSALAN MALIK

    B 1 Reply Last reply
    0
    • A Arsalan Malik

      How can I get parameters (signature) of a function exported by a C DLL? I am looking for a tool or any code that achieves this. Dependency Walker fails to show signature of C functions, why? ARSALAN MALIK

      B Offline
      B Offline
      basementman
      wrote on last edited by
      #2

      That is why you need the header files for the dll/lib.  onwards and upwards...

      A 1 Reply Last reply
      0
      • B basementman

        That is why you need the header files for the dll/lib.  onwards and upwards...

        A Offline
        A Offline
        Arsalan Malik
        wrote on last edited by
        #3

        Can this be done without header file(s)? ARSALAN MALIK

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups