Closed norihiro closed 2 years ago
Compile has passed. Maybe need to obtain device name.
Observed the subprocess cannot receive control input because WaitForMultipleObjects
does not support pipes, though stdin from console is supported. Since the amount of the change is huge, I started to consider another implementation using npcap library from the main process.
This implementation has a problem maybe on IPC. The other implementation has smaller code and somehow working. Hence reject this PR.
Description
Build the plugin for Windows using Npcap-SDK.
How Has This Been Tested?
General checklist