Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPAPI plugin broken in Windows 8.1 #23

Open
carstenschwede opened this issue Feb 28, 2014 · 2 comments
Open

NPAPI plugin broken in Windows 8.1 #23

carstenschwede opened this issue Feb 28, 2014 · 2 comments

Comments

@carstenschwede
Copy link

npvr.dll is unable to load because of missing dependencies.
Dependency Walker lists the following DLLs as missing:

API-MS-WIN-CORE-KERNEL32-PRIVATE-L1-1-1.DLL
API-MS-WIN-CORE-PRIVATEPROFILE-L1-1-1.DLL
API-MS-WIN-SERVICE-PRIVATE-L1-1-1.DLL
API-MS-WIN-CORE-SHUTDOWN-L1-1-1.DLL
EXT-MS-WIN-NTUSER-UICONTEXT-EXT-L1-1-0.DLL
IESHIMS.DLL

This seems to be a recent but common issue in Windows 8.1 (see http://answers.microsoft.com/en-us/windows/forum/windows8_1-performance/32-bit-application-fails-to-start-after-81-upgrade/b825723e-e2a2-4c8f-bd1f-10446a5d7059).

I am currently trying to rebuild the .DLL using Visual Studio 2012 under Windows 8.1. Will report back.

@carstenschwede
Copy link
Author

Building from source works under Windows 8.1 using the instructions in the README; don't know if compatibility with version prior to Windows 8.1 is affected.

@cederache
Copy link

Can you send the dll you builded ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants