Yes, I create that two FlowChart Object dynamically, and intend to insert them into two tab pages. I use follow code to create the FlowChart Object in the OnCreate() of CMyView as follow:
if(!m_FlowChart.Create(NULL, WS_VISIBLE, CRect(0, 0, 0, 0), this, IDC_FLOWCHART))
return -1;
And my emial is: jhlong@trane.com
Please send the runtime license key to this mailbox, thank you very much! And by the way, how to use these runtime license?

And what is the stack trace shown in the VS debugger? My program doesn't gave out any error or warning during complie and debug, but when it run, it will give that error: "Debug Assertion Failed, File winocc.cpp, line 374"
Thank you in advanced!