cpiazza
05-06-2002, 09:23 AM
i'm trying to compile and run the address book example that comes with brew 1.1 and am having the following problem. the project compiles just fine, however when i run in the emulator and choose the 'Create Record' menu item, i get this error -
"Priv Violation, CreateInstance"
a little debugging shows this -
ISHELL_CreateInstance(pme->a.m_pIShell, AEECLSID_ADDRBOOK, (void **)&pAddrBook)
- is generating the error.
is this simply a limitation of the emulator? or am i missing something?
thanks,
chris.
"Priv Violation, CreateInstance"
a little debugging shows this -
ISHELL_CreateInstance(pme->a.m_pIShell, AEECLSID_ADDRBOOK, (void **)&pAddrBook)
- is generating the error.
is this simply a limitation of the emulator? or am i missing something?
thanks,
chris.