paperlined.org
apps
>
autohotkey
document updated 15 years ago, on Jan 30, 2009
How to detect when events happen... without polling.
shell hooking
detect when new windows are created
detect when window is destroyed
WinEventHook
when the active window changes
when any hidden window becomes active
(??)
when a CD/DVD/flash drive is inserted
, via
OnMessage(WM_DEVICECHANGE)