Fix {,LP}NM_TREEVIEW{A,W}

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ChangeLog
  Fix the defintion of {,LP}NM_TREEVIEW{A,W}.

Index: include/commctrl.h
===================================================================
RCS file: /var/cvs/wine/include/commctrl.h,v
retrieving revision 1.101
diff -u -r1.101 commctrl.h
--- include/commctrl.h	19 Dec 2002 21:13:15 -0000	1.101
+++ include/commctrl.h	22 Dec 2002 14:53:48 -0000
@@ -2351,9 +2351,13 @@
 
 #define NMTREEVIEW     WINELIB_NAME_AW(NMTREEVIEW)
 #define NM_TREEVIEW    WINELIB_NAME_AW(NMTREEVIEW)
+#define NM_TREEVIEWA   NMTREEVIEWA
+#define NM_TREEVIEWW   NMTREEVIEWW
 #define LPNMTREEVIEW   WINELIB_NAME_AW(LPNMTREEVIEW)
 
-#define LPNM_TREEVIEW           LPNMTREEVIEW
+#define LPNM_TREEVIEW  LPNMTREEVIEW
+#define LPNM_TREEVIEWA LPNMTREEVIEWA
+#define LPNM_TREEVIEWW LPNMTREEVIEWW
 
 typedef struct tagTVDISPINFOA {
 	NMHDR	hdr;


-- 
Dimi.



[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux