Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Upgrade Measurement studio project from 6.0

This problem drive me nut. I recently upgraded my Visual C++ 6.0 project to Visual C++ 2008 with meansurement studio 8.6.

 

In the program, I have a dialog which contains two 2D graph control(Wrapped by CNiGraph class).  There is no compile erro.

After the program is run, any first time displaying the dialog by calling DoModal(), Everything seems good. But the second time the program try to display the same dialog (the same instance). It gives "Catastrophic failure " error 0x8000FFFF.

 

Totally no idea what is wrong. Can I get some help here? I will really appreciate that.

 

0 Kudos
Message 1 of 2
(6,094 Views)

Hey There,

Check this post. Might through some insight.

 

Good Luck

 

-lab

0 Kudos
Message 2 of 2
(6,066 Views)