You must be registered to post a reply.Click here to register.
static void (* volatile s_pFNX)() = NULL; UINT Foo(LPVOID lpData) { s_pFNX = NULL; }