[Qt-interest] How to close a process running on windows !
R. Reucher
rene.reucher at batcom-it.net
Tue Sep 14 16:44:25 CEST 2010
Jason H wrote:
> Why is this a Qt issue?
Good question :)... also, the process calling TerminateProcess() may simply
not have permission to do so (as it's in another address space).
> Shouldn't you be using QProcess, rather than the raw API?
Well, he's trying to kill a process not controlled by his program... I don't
see a way to accomplish that with QProcess.
Anyway, this is an off-topic question better asked on a Windows API related
board...
HTH, René
--
René Reucher
rene.reucher at batcom-it.net
http://www.batcom-it.net/
More information about the Qt-interest-old
mailing list