Francois Gouget : include: oledb.idl should include accctrl.h.
30 Dec
2011
30 Dec
'11
4:26 p.m.
Module: wine Branch: master Commit: 570c8b53f27de1e738f3b2a07c2742f48a7a9ee1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=570c8b53f27de1e738f3b2a07c... Author: Francois Gouget <fgouget(a)free.fr> Date: Fri Dec 30 09:32:16 2011 +0100 include: oledb.idl should include accctrl.h. --- include/oledb.idl | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/oledb.idl b/include/oledb.idl index 488a160..fb57501 100644 --- a/include/oledb.idl +++ b/include/oledb.idl @@ -72,5 +72,7 @@ typedef struct { #include "binres.idl" #include "crtrow.idl" +cpp_quote("#include <accctrl.h>") + cpp_quote("#include <poppack.h>") cpp_quote("")
5097
Age (days ago)
5097
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard