navaraf@cvs.reactos.com wrote:
CVSROOT: /CVS/ReactOS Module name: reactos Repository: reactos/w32api/include/ddk/ Changes by: navaraf@mok.osexperts.com 04/10/17 06:08:27
Modified files: reactos/include/ddk/: exfuncs.h reactos/ntoskrnl/ex/: interlck.c list.c reactos/ntoskrnl/: ntoskrnl.def reactos/w32api/include/ddk/: winddk.h
Log message:
- Fix calling convention of ExInterlocked* functions.
Ros-cvs mailing list Ros-cvs@reactos.com http://reactos.com/mailman/listinfo/ros-cvs
Hi,
Please reverse this change. ExInterlocked* functions are FASTCALL, as previously defined.
Best regards, Alex Ionescu