EnumTaskWindows16: Basing the selection on a window's task is not only
commita47bc3abb9589b3c120b78a25e5b55a741e1ba55
authorPer Ångström <pang@mind.nu>
Sat, 14 Nov 1998 17:00:37 +0000 (14 17:00 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 14 Nov 1998 17:00:37 +0000 (14 17:00 +0000)
tree147913d68720cdbfb13af99876802546dc8e876b
parent29f54417b7a81af9d828cd1c463dbe461cc333d8
EnumTaskWindows16: Basing the selection on a window's task is not only
more straightforward than comparing message queues, it also works
better for Win32 applications.
windows/win.c