kernel32: Add a helper function to fill object attributes in Create* functions.
commit808693102e15025d1a08cbc2e27be7441e98aa75
authorAlexandre Julliard <julliard@winehq.org>
Fri, 2 Mar 2018 09:41:12 +0000 (2 10:41 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 2 Mar 2018 09:41:12 +0000 (2 10:41 +0100)
treea54960fc217f846b8613a0a2d93c8c2ff296c9b6
parenta7aa192a78d02d28f2bbae919a3f5c726e4e9e60
kernel32: Add a helper function to fill object attributes in Create* functions.

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