search for: rtlinterlockedpushlistslist

Displaying 3 results from an estimated 3 matches for "rtlinterlockedpushlistslist".

2016 Apr 12
0
Wine release 1.8.2
...Add support for CDATA nodes in node_get_text. msvcr110: Fix __lc_time_data definition. msvcr110: Add _W_Gettnames implementation. Sebastian Lackner (15): vcomp/tests: Reenable architecture dependent tests. vcomp: Implement 64-bit atomic instructions. ntdll: Implement RtlInterlockedPushListSListEx and fix calling convention of RtlInterlockedPushListSList. kernel32/tests: Clean up interlocked SList tests. kernel32/tests: Add tests for RtlInterlockedPushListSList[Ex]. kernel32: Forward InterlockedPushListSList[Ex] to ntdll. cmd: Fix sharing permissions of piped output...
2016 Feb 19
0
Wine release 1.9.4
...combase: Implement WindowsCompareStringOrdinal. combase/tests: Add tests for WindowsCompareStringOrdinal. combase: Implement WindowsTrimStringStart. combase: Implement WindowsTrimStringEnd. combase/tests: Add tests for WindowsTrimString{Start,End}. ntdll: Implement RtlInterlockedPushListSListEx and fix calling convention of RtlInterlockedPushListSList. kernel32/tests: Clean up interlocked SList tests. kernel32/tests: Add tests for RtlInterlockedPushListSList[Ex]. kernel32: Forward InterlockedPushListSList[Ex] to ntdll. ntdll: Skip unused import descriptors when l...
2019 Mar 01
0
Wine release 4.3
...build: Align resource data to dword boundaries even on 64-bit. winebuild: Make thiscall an entry point flag instead of a function type. winebuild: Add support for fastcall entry points. ntdll: Support relay debugging of fastcall entry points. ntdll: Use the fastcall flag for RtlInterlockedPushListSList. hal: Specify fastcall entry points using the appropriate spec file flag. ntoskrnl.exe: Specify fastcall entry points using the appropriate spec file flag. kernel32/tests: Use GetTempFileName() instead of hardcoding directory names. winebuild: Use stdcall for fastcall wrappe...