I want virtual address of WinProc of a window under Windows NT (as spy++ utility gives)I got the handle of the window. I am able to get it under Win95 using GetWindowLong() function.