Can aborting a process without resetting the clipboard chain cause trouble?

只谈情不闲聊 提交于 2019-12-08 23:09:25

Yes, failure to remove yourself from the chain will break the chain. Deadly sin #2. Please read the whole list to be sure that you're following all of the rules. http://www.clipboardextender.com/developing-clipboard-aware-programs-for-windows/6 Lots of apps suffer from this, including the Delphi IDE. i.e. if Delphi crashes in certain ways, it'll kill the clipboard chain (D2005 anyway).

Consider using Vista style notification on Vista/Windows7.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!