Store the window id as a property instead of accessing the WND
commitcc3cf401b327f458a27a5e29ee2c46ed884c0057
authorAlexandre Julliard <julliard@winehq.org>
Wed, 19 Jan 2005 17:02:50 +0000 (19 17:02 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 19 Jan 2005 17:02:50 +0000 (19 17:02 +0000)
treeb84908db16fbc0a0f79e0cd208db3f472f9c1f69
parent47fe8809243ccbf15458c02b61d0b496aa477032
Store the window id as a property instead of accessing the WND
structure directly.
Fetch the update region from the server and remove a lot of obsolete
code.
dlls/ttydrv/wnd.c