INTERACT FORUM
Windows => Plug-in Development => Topic started by: Nikolay on May 15, 2002, 07:32:11 am
-
Rhino,
Are you subclassing any of MJ controls like ListBox for example?
If AV installed, MJ crashes when listbox in options scrolled. And call stack shows that the call came from VB.
Nikolay.
-
I'm subclassing the scrollbars (for my thumbnail control) ... but only those created within AV.
I know that there is a problem and it is next on my "to investigate" list after the memory leak.
-
Just to let you know Nikolay I have fixed the problem ... adding a simple "On Error Resume Next" to my mouse wheel handler proc fixed the crash ... even though all the proc did was call the next in line if it wasn't my window.