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. loader lock error using directX sound dll's

loader lock error using directX sound dll's

Scheduled Pinned Locked Moved C#
graphicsgame-devhelp
4 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.
  • R Offline
    R Offline
    rao raja
    wrote on last edited by
    #1

    hello; loader lock error displays each time when i try to record my voice. plz let me know if some one knows it solution.

    J 1 Reply Last reply
    0
    • R rao raja

      hello; loader lock error displays each time when i try to record my voice. plz let me know if some one knows it solution.

      J Offline
      J Offline
      Judah Gabriel Himango
      wrote on last edited by
      #2

      Heed the warning of the Loader Lock MDA - are you loading managed code during initialization of an unmanaged library? Read up more on it here[^] to verify you're not doing anything wrong. If you're not doing anything wrong, the MDA can be disabled in Visual Studio.

      Tech, life, family, faith: Give me a visit. I'm currently blogging about: Upon this disciple I'll build my new religion? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

      R 1 Reply Last reply
      0
      • J Judah Gabriel Himango

        Heed the warning of the Loader Lock MDA - are you loading managed code during initialization of an unmanaged library? Read up more on it here[^] to verify you're not doing anything wrong. If you're not doing anything wrong, the MDA can be disabled in Visual Studio.

        Tech, life, family, faith: Give me a visit. I'm currently blogging about: Upon this disciple I'll build my new religion? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

        R Offline
        R Offline
        rao raja
        wrote on last edited by
        #3

        yes i m doing nothing wrong because i just got the dll of directx sound and referenced it. will u plz let me knw how can i disable the MDA...

        J 1 Reply Last reply
        0
        • R rao raja

          yes i m doing nothing wrong because i just got the dll of directx sound and referenced it. will u plz let me knw how can i disable the MDA...

          J Offline
          J Offline
          Judah Gabriel Himango
          wrote on last edited by
          #4

          Debug->Exceptions->Managed Debugging Assistants, then uncheck the "LoaderLock" option.

          Tech, life, family, faith: Give me a visit. I'm currently blogging about: Upon this disciple I'll build my new religion? The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

          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