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

List:       wine-patches
Subject:    Tiny rename
From:       Andreas Mohr <andi () rhlx01 ! fht-esslingen ! de>
Date:       2005-05-30 13:19:13
Message-ID: 20050530131913.GA23766 () rhlx01 ! fht-esslingen ! de
[Download RAW message or body]

Hi all,

TV_ITEM is the old name of TVITEM, shouldn't be used any more.

Andreas Mohr

["wine.diff" (text/plain)]

Index: include/commctrl.h
===================================================================
RCS file: /home/wine/wine/include/commctrl.h,v
retrieving revision 1.145
diff -u -r1.145 commctrl.h
--- include/commctrl.h	20 May 2005 09:44:01 -0000	1.145
+++ include/commctrl.h	30 May 2005 13:15:25 -0000
@@ -2780,7 +2780,7 @@
   _TVi.hItem = hti; \
   _TVi.stateMask = _mask; \
   _TVi.state = data; \
-  SNDMSG((hwndTV), TVM_SETITEM, 0, (LPARAM)(TV_ITEM *)&_TVi); \
+  SNDMSG((hwndTV), TVM_SETITEM, 0, (LPARAM)(TVITEM *)&_TVi); \
 }
 
 #define TreeView_GetItemState(hwndTV, hti, mask) \


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

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