Hi,
I work on visual c++ and i want to use a NTGraph (activex) dialog box,
During the DoModal, it returns 53277920 and the box does not open.
I ve already add AfxEnableContro lContainer(); in the InitInstance() but
nothing happens.
In the debug consol i ve got the message:
CreateDlgContro ls failed during dialog init.
I even dont reach DodataExchange .
thx for your help
I work on visual c++ and i want to use a NTGraph (activex) dialog box,
During the DoModal, it returns 53277920 and the box does not open.
I ve already add AfxEnableContro lContainer(); in the InitInstance() but
nothing happens.
In the debug consol i ve got the message:
CreateDlgContro ls failed during dialog init.
I even dont reach DodataExchange .
thx for your help
Comment