[try 7] slist support (2/2) slist declarations and functions

Damjan Jovanovic damjan.jov at gmail.com
Fri Feb 2 08:41:15 CST 2007


NOTE: This patch requires Mike McCormack's patch labeled "[PATCH] Add
defines for SLIST_HEADER"
(http://www.winehq.org/pipermail/wine-patches/2007-January/035285.html).

Changelog:
* Implemented ntdll's RtlInitializeSListHead, RtlQueryDepthSList,
RtlInterlockedFlushSList, RtlFirstEntrySList,
RtlInterlockedPushEntrySList, RtlInterlockedPopEntrySList, their
kernel32 equivalents, and tests.

Damjan Jovanovic
-------------- next part --------------
A non-text attachment was scrubbed...
Name: slist.diff
Type: text/x-patch
Size: 11965 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070202/e6799128/slist-0001.bin


More information about the wine-patches mailing list