-
Hello I was wondering if it would be possible to use this with the Unity Engine.
I've tried a few attempts myself to no avail, however I can get this working in a standard c# project.
If anyone has …
-
It seems LLVM has switched from using their own atomics to using std::atomic.
When I try to compile the parser now I get:
3>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\atomic(9): f…
-
I have a website in IIS on my local machine that I use for
development, it's set up as a virtual directory. A few times a day it is hanging on the Convert method, the image below shows all the thread…
-
## Got 2nd repro while disconnecting an SSE client.
Here is the call stack:
iiscore!CONTEXT_CONTAINER::Cleanup+0x2d54d
iiscore!CONTEXT_CONTAINER::~CONTEXT_CONTAINER+0x2e
iiscore!W3_CONNECTION::`scal…
-
Hey there,
A while back I tried getting this to port to C# so I can access my 790/M10-IT?
I managed to get my own code working but I'm now looking to improve on it and make it more stable. Your code…