[1/6] wsdapi: Add wsdapi_internal.h for shared internal function and macro definitions. [try 2]

Owen Rudge orudge at codeweavers.com
Tue Aug 1 17:20:09 CDT 2017


Try 2:

- Simplify UTF-8 conversion code
- Make SequenceID attribute generation more consistent
- Avoid using rand()
- Spawn threads to send network messages
- Avoid calling WSACleanup without calling WSAStartup

Signed-off-by: Owen Rudge <orudge at codeweavers.com>
---
   dlls/wsdapi/address.c         |  6 +-----
   dlls/wsdapi/wsdapi_internal.h | 35 +++++++++++++++++++++++++++++++++++
   dlls/wsdapi/xml.c             |  7 +------
   3 files changed, 37 insertions(+), 11 deletions(-)
   create mode 100644 dlls/wsdapi/wsdapi_internal.h



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wsdapi-Add-wsdapi_internal.h-for-shared-internal-fun.patch
Type: text/x-patch
Size: 2204 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170801/06499fef/attachment.bin>


More information about the wine-patches mailing list