ActiveX ctl causes stack overflow on resize / move in FM20.dll

  • Thread starter Thread starter Vladimir Chtchetkine
  • Start date Start date
V

Vladimir Chtchetkine

I've asked this Q on an ATL newsgroup but got no answer. Probably somebody
here dealt with this.

I've got an ATL-based ActiveX control that I'm planning to use in
Outlook form. I can add it to the form but when I resize/move it in the form
the stack blows up. It does that even with "out of the box" control. I mean
I just created it using the wizard, didn't add/change anything and.
big-bada-bum :-)

What I also noticed is that if I declare control's class as "not
aggregatable" everything starts working (this has its own issues though).
So, aggregation seem to contribute to the problem.

So, if anybody has any clues. Please share :-)

TIA,

Vladimir
 
Back
Top