[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-patches
Subject:    DrawFrameControl style
From:       "Dimitrie O. Paun" <dpaun () rogers ! com>
Date:       2002-03-31 2:20:13
[Download RAW message or body]

ChangeLog:
  -- add the DFCS_{HOT,TRANSPARENT} definitions

Index: include/winuser.h
===================================================================
RCS file: /var/cvs/wine/include/winuser.h,v
retrieving revision 1.134
diff -u -r1.134 winuser.h
--- include/winuser.h	12 Mar 2002 19:18:48 -0000	1.134
+++ include/winuser.h	30 Mar 2002 08:38:09 -0000
@@ -3093,9 +3093,12 @@
 #define DFCS_INACTIVE           0x0100
 #define DFCS_PUSHED             0x0200
 #define DFCS_CHECKED            0x0400
+#define DFCS_TRANSPARENT        0x0800
+#define DFCS_HOT                0x1000
 #define DFCS_ADJUSTRECT         0x2000		/* exclude surrounding edge */
 #define DFCS_FLAT               0x4000
 #define DFCS_MONO               0x8000
+
 
 /* Image type */
 #define	DST_COMPLEX	0x0000


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic