I don’t believe this will work although I’m not familiar with using WinPCAP. It seems that it is reliant on these two header files from the 8.1 Windows SDK. Due to this, it’s failing as these headers are conflicting with the datatypes used in the engine which is why it’s mentioning “INT”. While I know there is mention of people using WinPCAP with the engine for packet capture, I’m not sure that it is compatible to be used with a plugin for the engine.
As far as fixing it, it may involve editing the DisableOldUETypes.h in a source build of the engine but I’m not exactly sure what changes would need to be made.