负载库悬挂 [英] LoadLibrary hanging

查看:143
本文介绍了负载库悬挂的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

  我有一个奇怪的问题.我正在使用VS2010在Windows 7上为开发团队设置一台新计算机.

   I'm having a weird problem. I'm setting up a new computer for or developpment team on Windows 7 with VS2010.

  我有一个C ++ exe文件,它在用Borland C ++ Builder构建的dll上调用LoadLibrary.

   I have a fiew C++ exe, which call LoadLibrary on a dll built with Borland C++ Builder.

  由于某种原因,只有其中一个在调用LoadLibrary时挂起并变得空闲.

   For some reason, only one of them, when calling LoadLibrary, hangs and comes idle.

  例外说明

   The exception says

     Adset.exe中0x7685b9bc处的首次机会异常:0x0000071A:L的处理过程废止.

      First-chance exception at 0x7685b9bc in Adset.exe: 0x0000071A: L’appel de procédure distante a été annulé.

  除了例外,什么都没发生.

   Except the exception, nothing's happening.

  是什么原因造成的?

   What can cause that ?

 

推荐答案

加载程序锁定? http://msdn.microsoft.com/zh-CN/windows/hardware/gg487379   
Loader lock ? http://msdn.microsoft.com/en-us/windows/hardware/gg487379  


这篇关于负载库悬挂的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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