Check running processes at startup.
commit250a73317f6933ab72e1557d479ee3f09412d135
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Sun, 22 Jan 2012 21:23:49 +0000 (22 22:23 +0100)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Sun, 22 Jan 2012 21:26:01 +0000 (22 22:26 +0100)
tree51e7095bd8b564454e5fa97c716141303212436d
parent8a3af263641dfa6e6bd8f9dfe06654c4e27b094e
Check running processes at startup.

Retrieve the processes running at startup and compare with a list of
potentially problematic ones.  Right now this is Itunes which is known to be
able to cause problems when trying to install the bootloader on an Ipod. No
user notification yet.

This adds the implementation for Windows.

Change-Id: I5ce8a85da52e0ed8f523b5ae6fb5d8f14f6a14c9
rbutil/rbutilqt/base/utils.cpp
rbutil/rbutilqt/base/utils.h
rbutil/rbutilqt/rbutilqt.cpp