server: Add the name length to the object_attributes structure so that other variable...
authorRob Shearman <rob@codeweavers.com>
Fri, 26 Oct 2007 16:01:33 +0000 (17:01 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Oct 2007 13:18:05 +0000 (14:18 +0100)
commitf98556c119d3f55ba26f4e737db8766b8dfd13c4
tree14746d89bdbe2b7b68d43b3df655bec69958c5bb
parente2b5227b65e4e0c9fec9266ec852fc1b5bdf30d3
server: Add the name length to the object_attributes structure so that other variable length data can be present after object_attributes.
dlls/ntdll/sync.c
dlls/ntdll/virtual.c
server/event.c
server/mapping.c
server/mutex.c
server/protocol.def
server/security.h
server/semaphore.c
server/token.c
server/trace.c