Hi Francois,

On 12/28/11 10:39, Francois Gouget wrote:
-cpp_quote("#include<winuser.h>")
+cpp_quote("#ifdef __WINESRC__")
+cpp_quote("# include<winuser.h>")
+cpp_quote("#endif")

  /*****************************************************************************
   * IOleTypes interface

How about entirely removing that include? We can always include it in C files that need it.

Jacek


Reply via email to