Results 1 to 2 of 2

Thread: Issue with "REENTRANCY WAS DETECTED" and x86

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2008
    Posts
    144

    Issue with "REENTRANCY WAS DETECTED" and x86

    Here is one I don't understand. When I build the app with AnyCPU then it works fine. When I build with x86 it throws that error when running code. I need x86 since I am running this app in a W7 environment.

  2. #2
    Karen Payne MVP kareninstructor's Avatar
    Join Date
    Jun 2008
    Location
    Oregon
    Posts
    6,713

    Re: Issue with "REENTRANCY WAS DETECTED" and x86

    Take a look at
    http://social.msdn.microsoft.com/For...3-7f1a4d18a240
    Then the following (when it comes to code sorry its C but the information is valid)
    http://msdn.microsoft.com/en-us/libr...(v=vs.90).aspx

    Not sure if this will be the direction you would take or not.

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