this bug occurs, when applications install a global window message hook (like visual assist does, atleast in newer builds i guess) and another application uses CB_GETCOMBOBOXINFO to get information (like visual studio does when the ctr+f window opens)
i know its not a visual assist bug, but i would love to see a visual assist, that doesnt use globalhooks (atleast as long as this bug isnt fixed by microsoft)
thx
1 L A T E S T R E P L I E S (Newest First)
feline
Posted - May 12 2008 : 08:09:31 AM I think this is the same thing as I mentioned in this FAQ entry:
In order to work VA has to hook into the IDE. Notice that the bug here is a Windows bug, and is nothing to do with Visual Assist X or the IDE its self.