Robert Shearman : include: Define DISPID_FONT_CHANGED.
10 Feb
2006
10 Feb
'06
2:54 p.m.
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(a)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
7251
Age (days ago)
7251
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard