阅读背景:

Windows服务如何执行GUI应用程序?

来源:互联网 

I have written a Windows service that allows me to remotely run and stop applications. These applications are run using CreateProcess, and this works for me because most of them only perform backend processing. Recently, I need to run applications that present GUI to the current log in user. How do I code in C++ to allow my service to locate the currently active desktop and run the GUI on it?I have written a Windows service that allows me




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: