[PATCH 1/2] ntdll: Implement RtlDecodePointer and RtlEncodePointer

Alexandre Julliard julliard at winehq.org
Mon Jan 22 04:12:29 CST 2007


Mike McCormack <mike at codeweavers.com> writes:

> +        /* there's no ntdll.RtlInterlockedCompareExchangePointer() ... */
> +        RtlEnterCriticalSection( &pointer_obfuscator_cs );

No, but we have interlocked_cmpxchg_ptr() in libwine...

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list