Posted by: Manuel Volz
In Runtime-Mode, the implementation of an AX-Event is eating 4k each second.
(The event will be fired 500 times a second.)
The Event was inserted with the Code-Assistant
On Update
Parameters
XtremeCommandBars_ICommandBarControl: Control
Actions
empty or not doesn't make a difference
If i remove the Parameter (the event is than useless) there is no leak
Strange: in Debugmode there is also no problem.
There seems to be other memory leaks with Ax-Controls. Creating windows with
Ax-Controls in a loop (1000 times) are eating memory constantly.
Best regards
Manuel Volz