Results 1 to 2 of 2

Thread: Issue with "REENTRANCY WAS DETECTED" and x86

  1. #1
    Lively Member
    Join Date
    Dec 08
    Posts
    127

    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
    PowerPoster kevininstructor's Avatar
    Join Date
    Jun 08
    Location
    Oregon
    Posts
    5,007

    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
  •