[1/5] basetsd.h: Fix a typo in the parameter name

Dmitry Timoshkov dmitry at codeweavers.com
Wed May 23 03:30:11 CDT 2007


"Marcus Meissner" <meissner at suse.de> wrote:

>> -#define LongToHandle(h)         ((HANDLE)(LONG_PTR)(h))
>> +#define LongToHandle(h)         ((HANDLE)(LONG_PTR)(l))
> 
> I do not think this is right.

Why?

-- 
Dmitry.



More information about the wine-devel mailing list