Skip to content

Instantly share code, notes, and snippets.

@audinue
Created March 24, 2024 11:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save audinue/4532f3877085f5cedac7d43bb9efc1e6 to your computer and use it in GitHub Desktop.
Save audinue/4532f3877085f5cedac7d43bb9efc1e6 to your computer and use it in GitHub Desktop.
#include <windows.h>
void main() {
SendMessage(0xFFFF, 0x112, 0xF170, 2);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment