LPDROPFILES

Dimitrie O. Paun dpaun at rogers.com
Fri Dec 20 01:17:20 CST 2002


ChangeLog
  Add missing LPDROPFILES definition.

Index: include/shlobj.h
===================================================================
RCS file: /var/cvs/wine/include/shlobj.h,v
retrieving revision 1.55
diff -u -r1.55 shlobj.h
--- include/shlobj.h	7 Dec 2002 23:49:24 -0000	1.55
+++ include/shlobj.h	20 Dec 2002 07:01:55 -0000
@@ -587,7 +587,7 @@
   POINT pt;
   BOOL  fNC;
   BOOL  fWide;
-} DROPFILES;
+} DROPFILES, *LPDROPFILES;
 
 #include "poppack.h" 
 


-- 
Dimi.




More information about the wine-patches mailing list