This is a derivative of Matthew Vilcsaks and nanos ET Min Pro.

It allows you to minimize most Quake 3 based games, which you otherwise cannot easily minimize without issues.

Usage:
 Start etminpro.exe. You may now press ALT+X or CRTL+ALT+M ingame to minimize the game.
 You may press the same combination to maximize the game again.


Tech:
 One of the really good things about ET Min Pro is that it actually works. It is small and fast
 and does save gamma settings. This is most notably on Quake 3 based games, where you normally
 would see a totally bright screen after minimizing. I think it was Matthew who implemented this,
 but I have no idea.
 Program is tested on Win7 (x64), it is by design compilable by Visual Studio but also by MinGW, though
 MinGW with MSYS doesn't know "del", so you have to do a small change in your makefile. It ain't no problem.


Supported games:
 Quake 3 (standard client, ioQuake and ChallengeQ3)
 Open Arena
 Jedi Knight: Jedi Academy (MP)
 Soldier of Fortune 2
 Return to Castle Wolfenstein
 Enemy Territory
 Enemy Territory: Quake Wars
 Wolfenstein 2009 (MP)
 Half-Life 2
 Doomsday Engine
 Some SDL applications


Adding games:
 You may create the file "gamelist.txt" in the same directory as etminpro.exe, where you can
 specify games which ET Min Pro will try to minimize. This will work on most games!
 You need to put the EXACT CLASSNAME of the game window (which you can find out with tools
 like Wininspector or Hack-It) in the file seperated by a new line like this:

Quake 3: Arena
icculus.||g/quake3
DoomsdayMainWClass
...

 Don't put spaces where they aren't meant to be!


Changelog:
 0.24, 11.03.2010:
  - pseudo-update because of differing file sizes of the version on the server and my disk
 0.23, 02.01.2010:
  - added support for Wolfenstein 2009 (MP)
 0.23, 31.12.2009:
  - added capability to externally adding game support through gamelist.txt
  - fixed a small bug where the program doesn't terminate right when startup fails
 0.2-0.22:
  - added support for more games (modern Quake 3 clients, SDL apps, JK:JA, ET:QW, OpenArena, Doomsday)
 < 0.2:
  - version I adopted


Contact me, when you found a bug or a game which should be added internally.

 Anthales - rothdavid@web.de