I am trying to integrate Microsoft GDK for our project, according to MGDK documentation that I must have Windows SDK version 19041 or later. However, I got compile error when using sdk 19041
|Error|C4668|‘NDIS_MINIPORT_MAJOR_VERSION’ is not defined as a preprocessor macro, replacing with ‘0’ for ‘#if/#elif’|UE4|C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\shared\ndis\version.h|7||