Robert Shearman : include: Define DISPID_FONT_CHANGED.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Feb 10 08:54:50 CST 2006


Module: wine
Branch: refs/heads/master
Commit: c548b7e3d15a819136f56c4505794472182ef40a
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=c548b7e3d15a819136f56c4505794472182ef40a

Author: Robert Shearman <rob at codeweavers.com>
Date:   Fri Feb 10 14:50:11 2006 +0100

include: Define DISPID_FONT_CHANGED.

---

 include/olectl.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/olectl.h b/include/olectl.h
index 53818f0..37a9b9a 100644
--- a/include/olectl.h
+++ b/include/olectl.h
@@ -360,6 +360,7 @@ HRESULT WINAPI OleTranslateColor( OLE_CO
 #define DISPID_FONT_STRIKE 6
 #define DISPID_FONT_WEIGHT 7
 #define DISPID_FONT_CHARSET 8
+#define DISPID_FONT_CHANGED 9
 
 /* IPicture */
 #define DISPID_PICT_HANDLE	0




More information about the wine-cvs mailing list