paperlined.org
dev > oss > BlinkBlocker
document updated 14 years ago, on Jan 16, 2010
- create an interface for other programs (ESPECIALLY AutoHotkey) to make per-process "preferences"
  for blinking behavior:

        - disable blinking from this process completely
            - as well as re-enable, obviously

        - disable blinking from this process for the next N seconds


- create a nice NSIS installer that:
    1. copies blnkblck.dll and detoured.dll to %windir%\system32\
    2. adds a 8.3 filename reference to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Windows\AppInit_DLLs
    3. pops up a message that says "Successfully installed.  A reboot is required before this can function properly."