Skip to content

Commit f81b770

Browse files
committed
Use .def forwarding instead of pragma, remove forward_pragmas.h
1 parent 40fd770 commit f81b770

4 files changed

Lines changed: 1059 additions & 1065 deletions

File tree

dllmain.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55

66
#pragma comment(lib, "Shlwapi.lib")
77

8-
#include "forward_pragmas.h"
9-
108
// Type definitions (not provided by SDK headers in this project)
119
typedef unsigned int uint32;
1210
typedef unsigned long long uint64;

0 commit comments

Comments
 (0)