kernel32: Add support for InterlockedCompareExchange64, try 2

Alexandre Julliard julliard at winehq.org
Fri Feb 5 05:09:09 CST 2010


Maarten Lankhorst <m.b.lankhorst at gmail.com> writes:

> ---
> Fix the definitions in winbase.h, and the inline assembly :)

There are still several problems with your assembly, and I don't
understand why you want to reinvent the wheel when we have a perfectly
fine interlocked_cmpxchg64 implementation already.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list