shivaraj
2007-04-25 06:36:45 UTC
Hi,
I am using
hr = MAPILogonEx(0, szProfile, NULL, MAPI_TIMEOUT_SHORT |
MAPI_EXPLICIT_PROFILE, &lpSess);
to connect to the MAPI. When I specify wrong profile ( which is not
having enough permissions ) it should simply fail. But in my case a
pop-up is being shown. ( i am not using MAPI_LOGON_UI ) Any idea how
can I get rid of this popup?
Regards,
Shivaraj
I am using
hr = MAPILogonEx(0, szProfile, NULL, MAPI_TIMEOUT_SHORT |
MAPI_EXPLICIT_PROFILE, &lpSess);
to connect to the MAPI. When I specify wrong profile ( which is not
having enough permissions ) it should simply fail. But in my case a
pop-up is being shown. ( i am not using MAPI_LOGON_UI ) Any idea how
can I get rid of this popup?
Regards,
Shivaraj