[advapi32] Create a standard Wine list for the service handles

Robert Shearman rob at codeweavers.com
Tue Jul 3 05:19:22 CDT 2007


Paul Vriens wrote:
> Hi,
>
> I've attached a possible solution for checking the validity of the 
> service
> handle before using it.
>
> Can somebody please comment on this? Do I need to protect the list with a
> CriticalSection?

Yes.

> Is this overkill?

Yes.

This should eventually be done via RPC, which has its own separate 
mechanism for making sure handles are valid.

-- 
Rob Shearman




More information about the wine-devel mailing list