Originally Posted by
Freddie
<ClickMouse> is asking HotkeyNet to click the mouse at a certain location on that window. But the window has no locations because it's minimized. Its width is zero and its height is zero. Therefore it's impossible for HotkeyNet to do what you're asking.
For example, how can HotkeyNet click halfway across the window when the width is zero? What's half of zero?
Here's an alternative that might work. Instead of minimizing the window, you can hide it with <HideWin>. I've never tested this, but you may be able to send mouse clicks to a hidden WoW window.