We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64bb407 commit 18d5c7cCopy full SHA for 18d5c7c
src/win_delay_load_hook.cc
@@ -7,6 +7,8 @@
7
* This allows compiled addons to work when the host executable is renamed.
8
*/
9
10
+#pragma unmanaged
11
+
12
#ifdef _MSC_VER
13
14
#ifndef WIN32_LEAN_AND_MEAN
0 commit comments