Mercurial > trustbridge
log ui/processhelp_win.cpp @ 1180:e83ce2c757f3
age | author | description |
---|---|---|
Mon, 14 Jul 2014 12:46:47 +0200 | Sascha Wilde | Implemented detection of running instance on linux using a lock file. |
Fri, 27 Jun 2014 10:27:08 +0200 | Andre Heinecke | Move getProcessOwner to util and use it to skip the current user in locate other hives |
Wed, 18 Jun 2014 11:22:15 +0200 | Andre Heinecke | Be more permissive with process names. Case insenstive and with suffix or not. |
Wed, 18 Jun 2014 11:05:10 +0200 | Andre Heinecke | Style: run astyle on processhelp |
Tue, 17 Jun 2014 17:26:10 +0200 | Andre Heinecke | Add Process Management functions and ther implementation for windows. |