[ros-dev] Re: [ros-svn] [ion] 12740: Fix my previous patch and
fix ACCESS_TOKEN being declared as a structure. This is incompatible
with DDK/W32API because ACCESS_TOKEN is a PVOID. The real structure is
TOKEN. Also, structure has been updated.
Filip Navara
xnavara at volny.cz
Mon Jan 3 15:07:31 CET 2005
Eric Kohl wrote:
> ion at svn.reactos.com wrote:
>
>> Fix my previous patch and fix ACCESS_TOKEN being declared as a
>> structure. This is incompatible with DDK/W32API because ACCESS_TOKEN
>> is a PVOID. The real structure is TOKEN. Also, structure has been
>> updated.
>>
> I think Microsoft declared PACCESS_TOKEN as a void pointer in order to
> hide the internals of ACCESS_TOKEN because the average developer does
> not need to access it or they don't want to reveal more information
> than needed.
>
> Please don't break what's working and revert this patch!
+1
- Filip
More information about the Ros-dev
mailing list