Store the window caption text in the server.
commit805bdc53e8d77c82ac520f5caf4d7e2655b2cc88
authorAlexandre Julliard <julliard@winehq.org>
Tue, 13 Nov 2001 22:23:48 +0000 (13 22:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Nov 2001 22:23:48 +0000 (13 22:23 +0000)
tree2495bdc2c049d6ad75668b7e65d389cca8a5d4e6
parente5fe7798feb635d3900aec42e74ad5ce7e0cab50
Store the window caption text in the server.
Maintain a paint count separately for each window.
include/wine/server_protocol.h
server/protocol.def
server/queue.c
server/request.h
server/trace.c
server/unicode.h
server/user.h
server/window.c
windows/defwnd.c
windows/painting.c
windows/win.c