阅读:799回复:0
求助!!
我用driverstudio生成驱动程序,在编译连接的时候出现了这样的errors:Test_test.obj : error LNK2001: unresolved external symbol \"void * __cdecl OpenByInterface(struct _GUID *,unsigned long,unsigned long *)\" (?OpenByInterface@@YAPAXPAU_GUID@@KPAK@Z)Debug/Test_test.exe : fatal error LNK1120: 1 unresolved externals
是不是说明我的openbyinterface这个函数有问题? 还请各位高手不吝赐教!! |
|