MFC应用程序挂起从dll调用函数 [英] MFC application hangs on calling a function from a dll

查看:130
本文介绍了MFC应用程序挂起从dll调用函数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我有一个MFC应用程序,该应用程序从DLL调用一个函数,而dll中的那个函数又从ATL exe调用了一个函数.问题是MFC应用程序挂起,直到函数从dll中的ATL exe返回.请帮助解决该问题.

Hi,
I have a MFC application which calls a function from DLL and that function in dll further calls a function from ATL exe. The problem is that MFC application hangs till the function returns from ATL exe in the dll. Please help to resolve the issue.

推荐答案

我想您可以在单独的线程中调用该函数.
:)
You may call the function in a separate thread, I guess.
:)


这篇关于MFC应用程序挂起从dll调用函数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆