PATCH: GlobalAddAtomA check for invalid ptr

Felix Nawothnig felix.nawothnig at t-online.de
Sun Aug 14 15:27:20 CDT 2005


Marcus Meissner wrote:
>>Yes, but please don't use the IsBad* functions, use a proper exception
>>handler.
> Next try, is this what you imagined.

The reason for using an exception handler is thread safety - to achieve 
that you have to put it around the ATOM_AddAtomA call.

Felix



More information about the wine-devel mailing list