We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40fd770 commit f81b770Copy full SHA for f81b770
4 files changed
dllmain.cpp
@@ -5,8 +5,6 @@
5
6
#pragma comment(lib, "Shlwapi.lib")
7
8
-#include "forward_pragmas.h"
9
-
10
// Type definitions (not provided by SDK headers in this project)
11
typedef unsigned int uint32;
12
typedef unsigned long long uint64;
0 commit comments