1
Post New Requests Here / Re: IDEA: Clipboard Chain broken notifier
« on: May 25, 2007, 08:41 AM »Just before Oubliette copies a password to clipboard, it registers itself in the chain, and then does not forward the clipboard notification to the next app in chain. Immediately after that the chain is restored.Cool! But it's limited to PROPER clipboard managers. I've seen lots of crappy ones over the year, usually weekend VB projects, that use a polling timer instead of clipboard event notification. These poorly-written ones could steal the password.
This prevents *any* clipboard extender from capturing the clip-tranglos (May 25, 2007, 08:30 AM)
Also, this technique won't work on Vista.