pvginkel / PdfiumViewer

PDF viewer based on Google's PDFium.
Apache License 2.0
966 stars 418 forks source link

Does not work in Windows XP: InitOnceExecuteOnce entry point cannot be found #165

Open alealpha2000 opened 6 years ago

alealpha2000 commented 6 years ago

I included PdfiumViewer with the x86 pdfium dll with no v8 and when I try to show the viewer control in Windows XP it fails because it cannot find InitOnceExecuteOnce in KERNEL32.dll. I thought this viewer was compatible with XP?

Lerox94 commented 6 years ago

I have the same problem, any ideas how to solve it?

thopper commented 5 years ago

Same here, need the fix ASAP

thopper commented 5 years ago

https://github.com/pvginkel/PdfiumViewer/tree/6a0dd20d7d183639ce2442868834bacbf3725702/Libraries/Pdfium

these worked for me