[2/3] ntdll: Expose wine_uninterrupted_[read|write]_memory as exports.

Sebastian Lackner sebastian at fds-team.de
Mon Mar 16 23:43:12 CDT 2015


Since APCs are also implemented outside of ntdll, we need to expose memory management functions.
The alternative solution would be to move ws2_32 code to ntdll.

---
 dlls/ntdll/ntdll.spec    |  4 ++++
 dlls/ntdll/ntdll_misc.h  |  2 --
 dlls/ntdll/signal_i386.c | 10 +++++-----
 dlls/ntdll/virtual.c     | 34 ++++++++++++++++++++++------------
 include/winternl.h       |  3 +++
 5 files changed, 34 insertions(+), 19 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ntdll-Expose-wine_uninterrupted_-read-write-_memory-.patch
Type: text/x-patch
Size: 7956 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150317/1b8cb56c/attachment-0001.bin>


More information about the wine-patches mailing list