On creating 16bit windows convert null instances to current process

Mike McCormack mike at codeweavers.com
Sat Dec 31 19:21:39 CST 2005


Joseph Garvin wrote:
> Dmitry Timoshkov wrote:
> 
>> And GlobalUnlock(tdb) is not right at all, you want 
>> GlobalUnlock16(hTask).

> Mike walked me through the patch, I'm not sure what his reasoning was on 
> unlocking tdb versus hTask.

Typing too fast on IRC, probably ;)

Dmitry is correct, it should be GlobalUnlock16(hTask).

Mike



More information about the wine-devel mailing list