Moderator: MacroQuest Developers



Code: Select all
.text:004A8C13 loc_4A8C13: ; CODE XREF: CEverQuest__RMouseUp+6Aj
.text:004A8C13 ; CEverQuest__RMouseUp+7Bj
.text:004A8C13 push 1 ; bShow
.text:004A8C15 call ds:ShowCursor
.text:004A8C1B test eax, eax
.text:004A8C1D jl short loc_4A8C13
.text:004A8C1F mov eax, pinstCXWndManager
.text:004A8C24 push dword ptr [eax+114h] ; Y
.text:004A8C2A mov ecx, [eax+110h]
.text:004A8C30 push ecx ; X
.text:004A8C31 call ds:SetCursorPos
