ekohl@svn.reactos.com wrote:
Don't redefine ANSI_STRING, UNICODE_STRING and OBJECT_ATTRIBUTES if the NDK already defines them.
Updated files: trunk/reactos/w32api/include/ntsecapi.h
Hi Eric,
Unforunately, we don't have the liberty to do this, since the real PSDK file doesn't, and MS Header compatibility is a goal. The NDK must always follow ntsecapi.h.
Best regards, Alex Ionescu