INTERACT FORUM

Windows => Plug-in Development => Topic started by: Nikolay on May 15, 2002, 07:32:11 am

Title: MJ crashes when AV installed.
Post 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.
Title: RE:MJ crashes when AV installed.
Post by: RhinoBanga on May 15, 2002, 07:56:49 am
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.
Title: RE:MJ crashes when AV installed.
Post by: RhinoBanga on May 15, 2002, 09:10:23 am
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.