阅读背景:

如何在等待另一个程序完成时更新win32 app gui?

来源:互联网 

I am currently using CreateProcess/WaitForSingleObject from within a win32 GUI app to launch a small GUI app that deals with software licensing issues. This all works fine, but it essentially hangs the "parent" app while it waits for the licensing app to finish its work. During this time, updates to the parent app do not occur and it ends up with ugly white squares if the utility app window is moved.I am currently using CreateProcess/WaitForSingl




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

分享到: