Shintaro
Well-known member
I normally try to look up some of the calls in the stack trace to try and help me understand what is going on.
But win32k!xxxInternalGetMessage has got me stumped.
P.66 & 67 of Windows Internals 6th Ed. does not list "xxx"
Ke = Kernel
Ki = Kernel Interupt Handling
Rtl = Runtime Library
Nt = Native API calls
xxx= ???? ***??
Virus?? Malware??
Any ideas?? Anybody??
But win32k!xxxInternalGetMessage has got me stumped.
P.66 & 67 of Windows Internals 6th Ed. does not list "xxx"
Call Site
nt!KeBugCheckEx
nt!KiBugCheckDispatch
nt!KiSystemServiceHandler
nt!RtlpExecuteHandlerForException
nt!RtlDispatchException
nt!KiDispatchException
nt!KiExceptionDispatch
nt!KiGeneralProtectionFault
win32k!xxxWindowHitTest
win32k!xxxWindowHitTest2
win32k!xxxWindowHitTest
win32k!xxxScanSysQueue
win32k!xxxRealInternalGetMessage
win32k!xxxInternalGetMessage
win32k!NtUserGetMessage
nt!KiSystemServiceCopyEnd
0x0
Ke = Kernel
Ki = Kernel Interupt Handling
Rtl = Runtime Library
Nt = Native API calls
xxx= ???? ***??
Virus?? Malware??
Any ideas?? Anybody??