C
caplin
Unregistered / Unconfirmed
GUEST, unregistred user!
vb中:
Declare Sub stopp Lib "d:/JZvc/debug/jz.dLL" ()
_________________________________________________
为什么编译时老是显示:
实时错误"53"
文件未找到:"d:/JZvc/debug/jz.dLL"
_________________________________________________
!!!而实际上这个路径下是存在这个文件的!!!!!!为什么会找不到! 太郁闷了!
Declare Sub stopp Lib "d:/JZvc/debug/jz.dLL" ()
_________________________________________________
为什么编译时老是显示:
实时错误"53"
文件未找到:"d:/JZvc/debug/jz.dLL"
_________________________________________________
!!!而实际上这个路径下是存在这个文件的!!!!!!为什么会找不到! 太郁闷了!