Ailong
07-24-2003, 09:10 PM
I copied some ExpenseTracker code to a test program, when the program execute to this instruction:
ISHELL_CreateInstance(pIShell, AEECLSID_DBMGR, (void**)(&pDBMgr)) //expensetracker.c of example ExpenseTracker line 182
it always failure(return FALSE), how it possible happens? Do I left something important?
ISHELL_CreateInstance(pIShell, AEECLSID_DBMGR, (void**)(&pDBMgr)) //expensetracker.c of example ExpenseTracker line 182
it always failure(return FALSE), how it possible happens? Do I left something important?