Skip to content

Instantly share code, notes, and snippets.

@alastorid
Created April 7, 2024 16:59
Show Gist options
  • Save alastorid/412788f845de28133ee91a8d1ed28382 to your computer and use it in GitHub Desktop.
Save alastorid/412788f845de28133ee91a8d1ed28382 to your computer and use it in GitHub Desktop.
App keeps bringing itself to foreground?
Check these APIs
user32.dll
# IsWindowEnabled
# IsWindowVisible
# EnableWindow
# SwitchToThisWindow
# SetForegroundWindow
# LockSetForegroundWindow
# BringWindowToTop
# GetForegroundWindow
# SetWindowPos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment