We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a32404b commit a92e4b2Copy full SHA for a92e4b2
src/detection/wm/wm_windows.cpp
@@ -12,7 +12,7 @@ extern "C"
12
#include <windows.h>
13
#include <tlhelp32.h>
14
#include <shlobj.h>
15
-#include <Propkey.h>
+#include <propkey.h>
16
17
template <typename Fn>
18
struct on_scope_exit {
0 commit comments