Skip to content

Instantly share code, notes, and snippets.

@maokwen
Created June 5, 2022 22:48
Show Gist options
  • Select an option

  • Save maokwen/923610e517a64745eb329ba7504bf5a7 to your computer and use it in GitHub Desktop.

Select an option

Save maokwen/923610e517a64745eb329ba7504bf5a7 to your computer and use it in GitHub Desktop.
(Add-Type '[DllImport(\"user32.dll\")]public static extern int SendMessage(int hWnd,int hMsg,int wParam,int lParam);' -Name a -Pas)::SendMessage(-1,0x0112,0xF170,2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment