Small tracing improvement in hglobalstream.c

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

 




Changelog:


* dlls/ole32/hglobalstream.c

   Huw Davies <hdavies@xxxxxxxxxxxxxxx>
   Trace the high part of the Seek offset.

--
Francois Gouget
fgouget@xxxxxxxxxxxxxxx

Index: dlls/ole32/hglobalstream.c
===================================================================
RCS file: /home/cvs/wine/dlls/ole32/hglobalstream.c,v
retrieving revision 1.20
diff -u -r1.20 hglobalstream.c
--- dlls/ole32/hglobalstream.c	26 Nov 2003 03:36:18 -0000	1.20
+++ dlls/ole32/hglobalstream.c	12 Jan 2004 18:23:07 -0000
@@ -575,7 +575,7 @@
 
   ULARGE_INTEGER newPosition;
 
-  TRACE("(%p, %ld, %ld, %p)\n", iface,
+  TRACE("(%p, %ld:%ld, %ld, %p)\n", iface, dlibMove.s.HighPart,
 	dlibMove.s.LowPart, dwOrigin, plibNewPosition);
 
   /*

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

  Powered by Linux