|
-
Sep 10th, 2012, 09:49 AM
#1
Thread Starter
Addicted Member
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.
-
Sep 10th, 2012, 04:03 PM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|