摘要: [DllImport("pdfium.dll")] public static extern void FPDF_AddRef(); 多平台支持问题来源: 1、c的库是编译时确定了平台,比如x86或x64,一个dll不能在运行时既支持x86也支持x64,所以如果引用它的.net程序还想支持any c 阅读全文
posted @ 2022-04-18 17:49 纵一苇之所如- 阅读(348) 评论(0) 推荐(0)
摘要: Install-Package PdfiumViewer -Version 2.13.0 internal static partial class NativeMethods { static NativeMethods() { // First try the custom resolving 阅读全文
posted @ 2022-04-18 17:04 纵一苇之所如- 阅读(839) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2022-04-18 12:17 纵一苇之所如- 阅读(0) 评论(0) 推荐(0)