本文介绍了Kinect10.dll需要2秒才能卸载(减慢应用程序关闭速度)。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
您好!在SDK v1.7和v1.8中,Kinect10.dll需要花费太多时间才能卸载,我没时间深入挖掘,但是惨败显示:
Hello! In SDK v1.7 and v1.8 Kinect10.dll take too much time to be unloaded, I have no time to dig deep, but disasm shows:
在关机代码中,它意味着你等待2秒的线程终止,但它不会。
in shutdown code, it means you wait 2 sec thread to terminate, but it won't.
这对我的应用程序来说是一个大问题 - 关机后+2秒。
This is big problem for my app - +2 sec on shutting down.
推荐答案
这篇关于Kinect10.dll需要2秒才能卸载(减慢应用程序关闭速度)。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!