So, I recently upgraded my PC from Windows XP to Windows 7, and I've been quite happy with it... with one exception. Due to changes in the way that "always on top" works in 7 (and Vista before it), HeroStats and other overlay windows cannot be placed on top of COH in fullscreen mode. The author of HeroStats
has confirmed that there's nothing he can do about it, and the only workaround is to run COH in "windowed" mode -- which means losing screen space to the title bar (and the taskbar, unless you autohide it, and even then it can pop up when you don't want it to).
However, thanks to a freeware utility called
AutoHotkey, I've discovered a workaround. I've compiled a small script and made it available for download at
http://tinyurl.com/cohwindowhelper (source is at
http://tinyurl.com/cohwindowhelperscript, if you feel like tinkering further). When you run this file, it will start up a background process (which only uses about 2 MB of memory), which in turn will set up the following hotkeys:
WindowsKey + ]Sets the Windows Taskbar to auto-hide, and hides the COH window's title bar (if COH is running).
WindowsKey + [Sets the Windows Taskbar to always visible, and unhides the COH window's title bar (if COH is running).
(NOTE: Be sure to maximize your COH window first. If you don't, there isn't much point. :)
As an unintended (but entirely welcome, to me) side effect, this also causes the auto-hide taskbar to NOT appear when the mouse is placed at the edge of the screen and the COH window is active. Yay, no accidental taskbar clicks while playing! (You can easily get the taskbar back by pressing the Windows Key, and auto-hide will still work while any non-COH window is active.)
Put the EXE file in your startup folder, hit the hotkey when you're at the login screen (doing it while in-game will cause the in-game windows to shift around), and enjoy the use of every bit of screen real estate.
(The program icon is one of Liz's, and is used with permission.)
---
DISCLAIMER: This is something I slapped together this evening, with a tool I'd never used previously -- there may be quirks. I have no idea how well this will work in a dual-monitor setup, or really any configuration other than the one I have. But, hey, it's free. :)
As a matter of fact, I just found one quirk. Once in a while, if I tab (or Windows key) out of the game, do some stuff in other windows, and go back, my overlay window (HeroStats) will get pushed behind the COH window until I manually select it from the taskbar again. Pretty minor, though -- it doesn't happen all that often (never when I'm just playing the game), and it's quick to fix.