Trace the high part of the Seek offset.

This commit is contained in:
Huw Davies 2004-01-16 21:22:41 +00:00 committed by Alexandre Julliard
parent 4c979ea522
commit 49906feb23
1 changed files with 1 additions and 1 deletions

View File

@ -575,7 +575,7 @@ HRESULT WINAPI HGLOBALStreamImpl_Seek(
ULARGE_INTEGER newPosition;
TRACE("(%p, %ld, %ld, %p)\n", iface,
TRACE("(%p, %lx%08lx, %ld, %p)\n", iface, dlibMove.s.HighPart,
dlibMove.s.LowPart, dwOrigin, plibNewPosition);
/*