Skip to content

Instantly share code, notes, and snippets.

@TLMcode
Created September 28, 2017 17:28
Show Gist options
  • Save TLMcode/b2dc02f1c7a59deb07eb91454e5510f0 to your computer and use it in GitHub Desktop.
Save TLMcode/b2dc02f1c7a59deb07eb91454e5510f0 to your computer and use it in GitHub Desktop.
Add Drag And Drop functionality to AHK GUI's with UAC
Loop 2
DllCall( "ChangeWindowMessageFilter", uInt, "0x" (i:=!i?49:233), uint, 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment