The Computer Oracle

Preventing applications from stealing focus

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Track title: CC L Beethoven - Piano Sonata No 8 in C

--

Chapters
00:00 Question
00:29 Accepted answer (Score 55)
04:11 Answer 2 (Score 24)
05:18 Answer 3 (Score 18)
05:45 Answer 4 (Score 16)
10:04 Thank you

--

Full question
https://superuser.com/questions/18383/pr...

Accepted answer links:
[annoyance project page]: http://code.google.com/p/annoyance/
[mhook library]: http://codefromthe70s.org/mhook23.aspx
[AppInit_DLLs]: http://support.microsoft.com/kb/197571
https://stackoverflow.com/questions/7430...

Answer 2 links:
[about its details]: http://msdn.microsoft.com/en-us/library/...(
[SetForegroundWindow]: http://msdn.microsoft.com/en-us/library/...(
[LockSetForegroundWindow]: http://msdn.microsoft.com/en-us/library/...(
[API monitoring]: https://www.rohitab.com/apimonitor
[hook the API calls on every process]: http://easyhook.codeplex.com/

Answer 3 links:
[TweakUI]: http://www.microsoft.com/windowsxp/downl...
[EndangeredMassa]: https://superuser.com/users/865/endanger...

Answer 4 links:
[MS-Windows focus-follows-mouse Registry hacks]: http://sinewalker.wordpress.com/2010/03/.../
[Windows 7 - Mouse Hover Makes Window Active - Enable]: http://www.sevenforums.com/tutorials/900...
[VB Code which identifies who's stealing focus]: http://archive.msdn.microsoft.com/temple...
[Best Free Application Minimizer]: http://www.techsupportalert.com/Best-Fre...
[Desktops]: http://technet.microsoft.com/en-us/sysin...
[Dexpot]: http://dexpot.de/

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windows #windowfocus

#avk47