Francois Gouget : include: ocmm.idl should import oleidl.idl.
6 Jan
2012
6 Jan
'12
9:31 p.m.
Module: wine Branch: master Commit: 94711b29fdcc8c701452fe3220b6dda5c129dd71 URL: http://source.winehq.org/git/wine.git/?a=commit;h=94711b29fdcc8c701452fe3220... Author: Francois Gouget <fgouget(a)free.fr> Date: Fri Jan 6 09:23:02 2012 +0100 include: ocmm.idl should import oleidl.idl. --- include/ocmm.idl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/ocmm.idl b/include/ocmm.idl index 57adf34..0d2c2c0 100644 --- a/include/ocmm.idl +++ b/include/ocmm.idl @@ -17,7 +17,7 @@ */ import "oaidl.idl"; -import "ocidl.idl"; +import "oleidl.idl"; cpp_quote("EXTERN_C const GUID NAMEDTIMER_DRAW;")
5187
Age (days ago)
5187
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard