Dear list,

I wonder if anyone is attempting to implement the server side
FastTransferSourceGetBuffer() call.

I am having a lot of trouble doing it since I am getting a disconnect
from the Outlook client the
moment it sees my reply.

I am unable to retrieve all the handles in the request. I call

    retval = mapi_handles_search(emsmdbp_ctx->handles_ctx, handle, &parent);

But after that I dunno how to set the handles from the parent structure.

Moreover I also find that the size computed is also wrong.

I wonder why Outlook should dislike my response so much that it should
call EcDoDisconnect()
immediately.

Any pointers are much appreciated.

Many thanks.

-Girish
_______________________________________________
devel mailing list
devel@lists.openchange.org
http://mailman.openchange.org/listinfo/devel

Reply via email to