search for: termsrvreadyev

Displaying 1 result from an estimated 1 matches for "termsrvreadyev".

2012 May 07
0
OpenEventW() failed. Something to be worried about?
Hi, in the course of debugging a program I stumbled upon several unsuccessful calls of function OpenEventW() referencing event Global\TermSrvReadyEvent in several processes. Code: 0033:Call KERNEL32.OpenEventW(00100000,00000000,4b227908 L"Global\\TermSrvReadyEvent") ret=4b2278e1 0033:Ret KERNEL32.OpenEventW() retval=00000000 ret=4b2278e1 At the same time there are a couple of calls of function CreateEventW() referencing NULL sc...