We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e56167 commit f589a63Copy full SHA for f589a63
1 file changed
examples/019-mdMsgBox.au3
@@ -23,7 +23,7 @@
23
; 🏆 Thanks to https://fontawesome.com/search?ic=free-collection
24
;----------------------------------------------------------------------------------------
25
26
-DllCall("User32.dll", "bool", "SetProcessDpiAwarenessContext", "int_ptr", -2)
+;~ DllCall("User32.dll", "bool", "SetProcessDpiAwarenessContext", "int_ptr", -2)
27
28
$_g_bNetWebView2_DebugInfo = False
29
0 commit comments