[1/2] user32: Pass pConv to WDML_Global2DataHandle so that it can be correcly passed to DdeCreateDataHandle

Jeff Latimer lats at yless4u.com.au
Tue Jan 20 06:04:32 CST 2009


This patch sets up for checking instanceId in DdeCreateDataHandle by 
adding pConv to all calls to internal Wine calls. The following patch 
will add the check of the instanceId to DdeCreateDataHandle.

WDML_Global2DataHandle needs to accept pConv or it won't be able to pass 
  instanceId to DdeCreateDataHandle.

---
  dlls/user32/dde_client.c  |    4 ++--
  dlls/user32/dde_misc.c    |    6 +++---
  dlls/user32/dde_private.h |    2 +-
  dlls/user32/dde_server.c  |    2 +-
  4 files changed, 7 insertions(+), 7 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: ae46259fbc7b34f16e0a3b13221b5d7211a7526d.diff
Type: text/x-patch
Size: 3990 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090120/517b1a35/attachment.bin 


More information about the wine-patches mailing list