platformEnterCriticalSection deadlock?

bearsomg wrote on Thursday, September 15, 2011:

Weird scenario going on here… When I compile my GLFW app on windows 7, it
works perfectly fine. When I compile and run the same code on XP, it seems to
always hang whenever the _glfwPlatformLockMutex function is called. Anyone
got any idea what would cause this?