Eduardo Abreu
Results
1
issues of
Eduardo Abreu
There is a typo in the file StringHelper.cpp line 111 ` { FWPM_FILTER_FLAG_CLEAR_ACTION_RIGHT, L"Clear Acyion Right" },` It should be ` { FWPM_FILTER_FLAG_CLEAR_ACTION_RIGHT, L"Clear Action Right" },` This is how...