user32: sizeof DDEPOKE and DDEDATA is six, which is probably not what is expected, so use offsetof instead.

Huw Davies huw at codeweavers.com
Tue Jul 8 09:18:21 CDT 2008


Fixes a todo_wine and a Valgrind warning.
---
 dlls/user32/dde_client.c |    2 +-
 dlls/user32/dde_server.c |    2 +-
 dlls/user32/message.c    |    4 ++--
 dlls/user32/tests/dde.c  |    7 ++-----
 4 files changed, 6 insertions(+), 9 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: b9a6ac45f9c160d7967a12ba5f2d739e64f84dde.diff
Type: text/x-patch
Size: 2871 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080708/816955f7/attachment.bin 


More information about the wine-patches mailing list