Brunsky
06-20-2002, 09:58 PM
WHen I createInstance the emulator show me message like that
"Application error: Priv. violation createInstance"
My code below:
if ( ISHELL_CreateInstance(pMe->a.m_pIShell, AEECLSID_DBMGR, (void **)&pMe->m_pIDBMgr) != AEE_SUCCESS)
{
//...
}
//////////
Have this code any problem?
"Application error: Priv. violation createInstance"
My code below:
if ( ISHELL_CreateInstance(pMe->a.m_pIShell, AEECLSID_DBMGR, (void **)&pMe->m_pIDBMgr) != AEE_SUCCESS)
{
//...
}
//////////
Have this code any problem?