unresolved external symbol

    技术2024-08-04  64

    error LNK2019: unresolved external symbol _RtlStringVPrintfWorkerW@20 referenced in function _RtlStringCchPrintfWerror LNK2019: unresolved external symbol _RtlStringValidateDestW@12 referenced in function _RtlStringCchPrintfW

     

    sources文件加入库文件

     

    TARGETLIBS= $(DDK_LIB_PATH)/ntstrsafe.lib

    最新回复(0)