server: Make the select cookie a client_ptr_t instead of a void pointer.
authorAlexandre Julliard <julliard@winehq.org>
Mon, 29 Dec 2008 16:19:26 +0000 (17:19 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Dec 2008 16:21:32 +0000 (17:21 +0100)
commit45c991937ac0ba0a634df9db3ced2d811fd4ef24
treee4e2bc4195bb7932a079decf777bd56ed6d6a139
parent93737d5575000f8427776389bad1b0d44d93e9cc
server: Make the select cookie a client_ptr_t instead of a void pointer.
dlls/ntdll/sync.c
include/wine/server_protocol.h
server/protocol.def
server/thread.c
server/trace.c