I have a vc++ dialog app with dialogs in a tab control. One of the dialogs has the mappoint control in it. When I try to call m_mappointcontrol->NewMap(northamerica) I get an access violation. I can only call the NewMap from a button on the actual dialog with the mappoint control.
Have you seen this behavior? Has anyone found a solution?
thanks in advance