aboutsummaryrefslogtreecommitdiffstats
path: root/driver/wintun.rc
diff options
context:
space:
mode:
Diffstat (limited to 'driver/wintun.rc')
-rw-r--r--driver/wintun.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/driver/wintun.rc b/driver/wintun.rc
index 0f452a7..4b8c580 100644
--- a/driver/wintun.rc
+++ b/driver/wintun.rc
@@ -6,6 +6,8 @@
#include <windows.h>
#include <ntverp.h>
+#pragma code_page(1252)
+
#define STRINGIZE(x) #x
#define EXPAND(x) STRINGIZE(x)