Reduce SetForegroundWindow calls
commit19912cbf2ce42a51f8bbaae55aff3e1a285374d4
authoru-## <u.numbernumber@gmail.com>
Sun, 16 Sep 2012 04:03:14 +0000 (15 23:03 -0500)
committeru-## <u.numbernumber@gmail.com>
Tue, 18 Sep 2012 02:22:47 +0000 (17 21:22 -0500)
tree899ec9c37b438de5b0b0426be5bd74004773ab25
parentda7bbde9e1748dcf375a02dba008f4415d86d650
Reduce SetForegroundWindow calls

Instead of calling SetForegroundWindow on the FM2K window, we can just
try harder to not active our own windows. I assume this eliminates a
small amount of overhead, and it may help with the issue with FM2K
suddenly going fullscreen.
info.c
menu.c