Code: Select all
.....................
m_myCtl->Open ((const char *)fileNameIn, "");
.....................Code: Select all
	m_myCtl->DestroyWindow();
		m_myCtl->Detach();
		delete m_myCtl;
		m_myCtl = NULL;can not read memory ................
 
 ideas?
thanks?