Module: wine Branch: refs/heads/master Commit: c548b7e3d15a819136f56c4505794472182ef40a URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=c548b7e3d15a819136f56c45...
Author: Robert Shearman rob@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