wizwalker
wizwalker copied to clipboard
Prevent MSG passthrough
Clicks can be made to miss if the user of a script is moving their mouse around on the wiz window. Mouse messages not sent by WW should be ignored to prevent this. Consider having a wndproc hook return true early if this is the case?
Can you provide reproduction steps for this issue
Start a combat script and move your mouse around in circles above the cards on the wiz window while the script tries to cast spells.