ruhina
May 30th, 2006, 08:53 AM
Hi,
I am developing an AddIn which is handling Cut,Copy,Paste commands of IDE(VS.Net 2003).
Although AddIn works fine but if I keep on pressing Ctrl +v it silently dissociates itself from IDE and IDE starts handling all trapped commands.
As per my understanding when cursor crosses a particular limit while pasting data and after that if there is a new Ctrl + V, AddIn stops without calling OnDiscoonection().
Kindly help me .
Ruhina
I am developing an AddIn which is handling Cut,Copy,Paste commands of IDE(VS.Net 2003).
Although AddIn works fine but if I keep on pressing Ctrl +v it silently dissociates itself from IDE and IDE starts handling all trapped commands.
As per my understanding when cursor crosses a particular limit while pasting data and after that if there is a new Ctrl + V, AddIn stops without calling OnDiscoonection().
Kindly help me .
Ruhina