by akhromov » Feb 7, 2002 @ 5:59pm
I hacked around a bit more and seemed to fix the problem on NT (will have to try it on XP and the 3800 later today).
All I did was call ScreenToClient() with the POINT that was returned for the GetCursorPos(). This gave me good coords.
Now I am wondering about the MENU_HEIGHT thing that Phantom is doing, and read on MSDN that you have to account for it. So maybe now that I fixed in on NT, it will be off on the PDA.
As, I said, just more drivel... lets hope this is the last of it.
Andre