[1/5] wsdapi: Implement WSD LinkedMemory functions [try 4]

Owen Rudge orudge at codeweavers.com
Mon May 1 15:59:22 CDT 2017


Ensure returned pointers are aligned appropriately. Add tests.

Signed-off-by: Owen Rudge <orudge at codeweavers.com>
---
  dlls/wsdapi/Makefile.in       |   3 +-
  dlls/wsdapi/memory.c          | 177 
++++++++++++++++++++++++++++++++++++++++++
  dlls/wsdapi/tests/Makefile.in |   3 +-
  dlls/wsdapi/tests/memory.c    |  79 +++++++++++++++++++
  dlls/wsdapi/wsdapi.spec       |   8 +-
  include/wsdapi.h              |   1 +
  include/wsdutil.h             |  27 +++++++
  7 files changed, 292 insertions(+), 6 deletions(-)
  create mode 100644 dlls/wsdapi/memory.c
  create mode 100644 dlls/wsdapi/tests/memory.c
  create mode 100644 include/wsdutil.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wsdapi-Implement-WSD-LinkedMemory-functions.patch
Type: text/x-patch
Size: 9965 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170501/6f26dfb8/attachment.bin>


More information about the wine-patches mailing list