Heya guys,
I've been sturggeling with this error for weeks now:
I've been using kodak's Imgthumb.ocx library for a while now under D4 and it used to work very well.
Once upgrading to D6 I keep getting these nasty Access violation errors ONCE the mouse cursor is over the TImgThumbnail control. I was able to reproduce the call stack and the error came from WMMouseMove in vcl60.bpl
I'm positivley sure this error originates in the TImgThumbnail control, and since I don't have the source code for it (and probably never will), It's impossible for me to fix this.
(Trying to set the OnMouseMove property of this control to nil didn't help much)
Does anyone have ANY idea on how can I handle this issue? I don't even mind IGNORING this 'Access violation' error, I just don't think it's possible (to disable the message window)
ANY help would be MUCH appreciated!!
I've been sturggeling with this error for weeks now:
I've been using kodak's Imgthumb.ocx library for a while now under D4 and it used to work very well.
Once upgrading to D6 I keep getting these nasty Access violation errors ONCE the mouse cursor is over the TImgThumbnail control. I was able to reproduce the call stack and the error came from WMMouseMove in vcl60.bpl
I'm positivley sure this error originates in the TImgThumbnail control, and since I don't have the source code for it (and probably never will), It's impossible for me to fix this.
(Trying to set the OnMouseMove property of this control to nil didn't help much)
Does anyone have ANY idea on how can I handle this issue? I don't even mind IGNORING this 'Access violation' error, I just don't think it's possible (to disable the message window)
ANY help would be MUCH appreciated!!