Started rewrite of painting functions for multiple processes. Moved
authorAlexandre Julliard <julliard@winehq.org>
Thu, 13 Dec 2001 01:03:30 +0000 (01:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 13 Dec 2001 01:03:30 +0000 (01:03 +0000)
commit4964c0f185d9a278601bf230a82d06781ec314f4
treef2f048fcc7bc01e13654342a3fa6690cce1403e5
parent9c6af0a4901ea934403b21b1f68f93b755bd5385
Started rewrite of painting functions for multiple processes. Moved
BeginPaint to dlls/user. Fixed bug in paint count handling.
dlls/user/Makefile.in
dlls/user/painting.c [new file with mode: 0644]
dlls/user/wnd16.c
windows/painting.c