Wow, ... IMO we should autogenerate a header for usermode stuff from XDK, instead of using NDK.
Am 29.09.2014 15:32, schrieb jgar...@svn.reactos.org: > Author: jgardou > Date: Mon Sep 29 13:32:44 2014 > New Revision: 64392 > > URL: http://svn.reactos.org/svn/reactos?rev=64392&view=rev > Log: > [NDK] > - Fix KEY_NAME_INFORMATION structure > > Modified: > trunk/reactos/include/ndk/cmtypes.h > > Modified: trunk/reactos/include/ndk/cmtypes.h > URL: > http://svn.reactos.org/svn/reactos/trunk/reactos/include/ndk/cmtypes.h?rev=64392&r1=64391&r2=64392&view=diff > ============================================================================== > --- trunk/reactos/include/ndk/cmtypes.h [iso-8859-1] (original) > +++ trunk/reactos/include/ndk/cmtypes.h [iso-8859-1] Mon Sep 29 > 13:32:44 2014 > @@ -296,6 +296,7 @@ > > typedef struct _KEY_NAME_INFORMATION > { > + ULONG NameLength; > WCHAR Name[1]; > } KEY_NAME_INFORMATION, *PKEY_NAME_INFORMATION; > > > > _______________________________________________ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev