Skip to content

Conversation

@baweiji
Copy link

@baweiji baweiji commented Jan 18, 2023

There will be a module load issue if api-compatible mode is not checked while installing npcap on windows. I made a fix for it.
What I do:

  1. Add LoadNpcapDlls method when invoke this node addon.
  2. Update binding.gyp, append wpcap.dll as delay load dll.

There is a document from npcap site, I just followed the description in this link.
https://npcap.com/guide/npcap-devguide.html#npcap-feature-native-dll

@baweiji baweiji changed the title Resolve npcap installed without api-compatible mode Resolve module load issue if npcap installed without api-compatible mode Jan 18, 2023
@Kuba314
Copy link

Kuba314 commented Jun 5, 2024

Please remove the formatting changes to package.json and remove .gitignore completely to make the changes requested minimal. Other than that looks good.

disclaimer: I'm not a maintainer of this project

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

Successfully merging this pull request may close these issues.

3 participants