<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
I found that stub implementation for CreatePrivateObjectSecurity / DestroyPrivateObjectSecurity prevents Microsoft Exchange client from working
<PRE>
properly. After changing these stubs to return an empty security descriptor
and destroy it Exchange works much better. It can now read mail and
calendar. I'm looking for suggestions what minimal implementation for these
functions would be acceptable as a patch. 

Thank you

PS. Sorry for double-post. It looks like I shouldn't be using nabble to post to wine-devel
</PRE>
</BODY>
</HTML>