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

Damjan Jovanovic damjan.jov at gmail.com
Thu Jan 25 03:32:13 CST 2007


Try 4 adds a few more functions.

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

Damjan Jovanovic



More information about the wine-patches mailing list