Zendesu

Results 1 comments of Zendesu

同样遇到VS2019编译失败,全是这种类型的: _LNK2019 无法解析的外部符号 Proc1_RpcOpenPrinter,函数 "void __cdecl CallServerFuntions(void)" (?CallServerFuntions@@YAXXZ) 中引用了该符号_ 在链接器里试着把Rpcrt4.lib的路径加上去了,但是没有效果