Good day everone.
Am writting a c# windows service application that will work with c++ Windows Filtering Platform https://msdn.microsoft.com/en-us/library/gg156122.aspx.
Am new to windows service programming . My question is this how do i call the c++ Windows Filtering Platform codes from c# windows service.