G gks Unregistered / Unconfirmed GUEST, unregistred user! 2003-07-09 #1 我只知道2种: 1、隐式装入动态库,用函数名调用 2、用LoadLibary装入动态库,用GetProcessAddress函数调用 还有其它的吗?