// ----- winModule v0.1b ----- \\

Author  : Kaloth
Website : http://www.geocities.com/madant8
email   : mulletwarriorextreem@hotmail.com

Licence : GNU General Public License (GPL version 2 or later)

// ----- What is it? ----- \\

It's a little application for Windows 2000/XP that can tell you the module name of the window you are currently hovering the mouse over. It was designed for use with Kaloth's BB plugin BBWintrans.

NOTE: This is a beta release, it works on my comp but is far from
being certified stable, use at you own risk!

// ----- How do I use it? ----- \\

Run in a command line window, simply type 'winModule' and press return, it will the respond with the coordinates of your mouse pointer and the module name of the application window it is hovering above. You can then use the module name in BBWintrans' exclusion/individual settings.

Example Run...


D:\Blackbox\Plugins\BBwintrans>winModule

X:509, Y:479
D:\WINDOWS\system32\notepad.exe


You could then use any part of this string in BBWintrans, for example 'em32\not', 'notepad' or 'notepad.exe'.
