有些dll不能import的问题
ohahu 2004-05-08 12:51:00 有些dll用depends看
能看到注册dll的那些函数(一般的4个都有)
并且在ole viewer里面能看到一些接口
对应的dll就是这个路径(从interface里面看到,也不能用oleviewer打开)
为什么不能够import呢
这种interface怎么使用
找出它的clsid,自己定义,然后cocreateinstance??
比如
IRemoteDebugApplication在
c;\program files\common files\microsoft shared\vs7debug\dbg2xx.dll
不能够import