Альфа во вложении работает через keybd_event, utorrent пока находит по заголовку
по таймеру:
PHP код:
if isActive(['utorrent']) then Exit;
BrowserActive := isActive(['opera', 'iexplore', 'chrome', 'firefox', 'skype', 'safari']);
TorrentActive := ActiveU; // if Active first torrent in the list
if TorrentActive and BrowserActive then
PauseU
else if not TorrentActive and not BrowserActive then
PauseU // pause = unpause
Осталось только сделать чтобы окно не возникало каждый раз при SetForegroundWindow