Define GCM_RIGHTMOUSEDROP.

This commit is contained in:
Kevin Koltzau 2005-07-14 10:15:06 +00:00 committed by Alexandre Julliard
parent 4908c2bc07
commit f5db41b2a1

View file

@ -675,6 +675,8 @@ typedef struct _gettextlengthex {
#define GTL_NUMCHARS 0x00000008
#define GTL_NUMBYTES 0x00000010
#define GCM_RIGHTMOUSEDROP 0x8000
#ifdef __cplusplus
}
#endif