PR_REMOTE_PROGRESS do nothing in Outlook

G

Gorlach

Hello!

I'm developing remote MAPI transport provider for Outlook. My code is
based on WINDS sample of Irving De la Cruz.

I meet the problem with updating of Microsoft Outlook (I use 2003
version) Send/Receive progress inicator. Updating of
PR_REMOTE_PROGRESS property of my status row do nothing.
PR_REMOTE_PROGRESS_TEXT is also ignored.

In details, I see only "Processing" and "Complete" states in my row at
Send/Receive dialog, and the counter of tasks (not the messages
counter) above total progress bar.

Any ideas?

WBR,
Alexander
 
Top