commit | fb0ff053c0dec8878e51dbf2f6c5a2208b61cf61 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Tue Oct 16 21:58:58 2001 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Oct 16 21:58:58 2001 +0000 |
tree | 135777aed9ba0005caf976e8fba0ce34e03328eb | |
parent | 0d50965a13e1c7e2cb743aa38369025333ce3315 [diff] |
Added internal Wine messages to perform SetWindowPos, ShowWindow and SetParent in the correct thread. Replace QUEUE_IsExitingQueue by USER_IsExitingThread. Store window rectangles in the server. Prevent DestroyWindow on windows not belonging to the current thread.