Post Reply

Forums -> UltraMon™ -> FatalExceptionEngineError
Jonathan   2007-09-16 20:58
I use your software for more comfort on my dev machine.

But the application we developp crash when we launch it because it seems that UltraMon is replacing the dwItemData member of the contectMenuItemInfo.

This member is a user member and this is no reason for your application to use it when we already use it...

Are you aware of this? Can you tell us anymore?
Christian Studer   2007-09-17 09:41
UltraMon does this for the menu commands it adds.

To be compatible with UltraMon, your application would need to check if the menu command is one of its own commands before accessing the menu item data.

As a workaround, you could disable menu commands for the application under UltraMon Options > Window Menu.

Please note that this may get changed in a future release, there are a couple of applications which are not compatible with this.

Christian Studer - www.realtimesoft.com
Forums -> UltraMon™ -> FatalExceptionEngineError

Post Reply