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#
  4. Calling methods of Unmanaged dll

Calling methods of Unmanaged dll

Scheduled Pinned Locked Moved C#
helpcsharpquestion
2 Posts 1 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.
  • R Offline
    R Offline
    Raheem MA
    wrote on last edited by
    #1

    Hello All, I have an unmanaged dll (xxx.dll). I want to use the methods of this dll in a c# windows application. But I'm getting the following error while executing the code: Unable to load DLL '...'. The specified module could not be found. [Exception from HRESULT: 0x8007007E] I have also placed the dll in System32 folder. Any ideas to solve this issue? Thanks in advance :)Shahtech:)

    R 1 Reply Last reply
    0
    • R Raheem MA

      Hello All, I have an unmanaged dll (xxx.dll). I want to use the methods of this dll in a c# windows application. But I'm getting the following error while executing the code: Unable to load DLL '...'. The specified module could not be found. [Exception from HRESULT: 0x8007007E] I have also placed the dll in System32 folder. Any ideas to solve this issue? Thanks in advance :)Shahtech:)

      R Offline
      R Offline
      Raheem MA
      wrote on last edited by
      #2

      Hi, I found the solution. Earlier I have not added the supporting dlls to C:\WInNT\System32 folder and Bin folder of application. This solved my problem. Thanks, :)shahtech:)

      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