Skip to content

Commit f589a63

Browse files
authored
Update ;~ DllCall
1 parent 3e56167 commit f589a63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/019-mdMsgBox.au3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
; 🏆 Thanks to https://fontawesome.com/search?ic=free-collection
2424
;----------------------------------------------------------------------------------------
2525

26-
DllCall("User32.dll", "bool", "SetProcessDpiAwarenessContext", "int_ptr", -2)
26+
;~ DllCall("User32.dll", "bool", "SetProcessDpiAwarenessContext", "int_ptr", -2)
2727

2828
$_g_bNetWebView2_DebugInfo = False
2929

0 commit comments

Comments
 (0)