user32.TrackMouseEvent

David Elliott dfe at tgwbd.org
Wed Jan 16 20:22:53 CST 2002


On 2002.01.15 11:37 Rein Klazes wrote:
> hi,
> 
> to implement user32.TrackMouseEvent:
> 
> Changelog:
> 	dlls/comctl32/	: commctrl.c
> 	dlls/user/	: user32.spec
> 	windows/	: input.c
> 	include/	: winuser.h
> 
> 	Move the implementation of comctl32._TrackMouseEvent to
> 	user32.TrackMouseEvent and call this function in accordance
> 	with the specs.
> 

Man, it must not be my week.

I did the exact same thing two days ago ('cept I put the TME stuff into 
windows/tme.c instead of adding it to input.c).

Was part of making IE work as mentioned in my last mail regarding the 
stumbling block I hit with DPA that Aric has figured out.

That'll teach me to leave patches sitting around in my tree for a couple 
days.

-Dave




More information about the wine-devel mailing list