[Interest] A QThread question...
André Somers
andre at familiesomers.nl
Wed Oct 21 12:19:20 CEST 2015
Op 21-10-2015 om 11:48 schreef NoMercy:
> Hello everyone and thanks for you replies,
>
> I've a rather advaced question about QThreads (well advanced to my
> knowledge anyways)
>
> I have a Windows service that runs under System user (naturally) but I
> want to create and run a thread from within that service and change
> the token of that thread so it runs in user evironment.
>
My main question is: why? Why do you want to have a single process run
code as different users? To me, it feels like a hack.
André
More information about the Interest
mailing list