Handle wParam in WM_PAINT properly: if non-null, it is the hdc we are
authorDimitrie O. Paun <dpaun@rogers.com>
Fri, 25 Mar 2005 10:26:10 +0000 (10:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Mar 2005 10:26:10 +0000 (10:26 +0000)
commitb1d65cb15dc1ba7a897eea82e5a36819ed35bdee
tree884ecde011d63dfc7cad844f55d878f6f3cbefc9
parent8e276da00f61ca02df330ade1bfeb4f882513089
Handle wParam in WM_PAINT properly: if non-null, it is the hdc we are
supposed to use to draw into.
dlls/comctl32/propsheet.c
dlls/comctl32/syslink.c