j
k
j a
j l
hpoussin@svn.reactos.com wrote:
if (((struct DriverInfoElement *)PreviousEntry)->DriverRank = Rank)
if (((struct DriverInfoElement *)PreviousEntry)->DriverRank
= Rank)
Why not use the CONTAINING_RECORD macro?
Best Regards, Thomas
Back to the thread
Back to the list