kernel32: Add a helper function to fill object attributes in Open* functions.
commita7aa192a78d02d28f2bbae919a3f5c726e4e9e60
authorAlexandre Julliard <julliard@winehq.org>
Fri, 2 Mar 2018 09:40:41 +0000 (2 10:40 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 2 Mar 2018 09:40:41 +0000 (2 10:40 +0100)
tree8f392ad1299501a4bed213eb39b289f7fc76c09a
parentbe8affc4bd92f16b6387150902c0f19c3336e1f7
kernel32: Add a helper function to fill object attributes in Open* functions.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/sync.c
dlls/kernel32/tests/sync.c