[ros-dev] Re: [ros-diffs] [gvg] 19895: Make sure that WM_NCPAINT messages are generated by calling BeginPaint

Filip Navara xnavara at volny.cz
Sun Dec 4 23:47:11 CET 2005


gvg at svn.reactos.com wrote:

>-    if (GetUpdateRect(hWnd,
>-                      &rcUpdate,
>-                      FALSE))
>  
>
The previous code was perfectly valid. Why did you change it? If 
GetUpdateRect returns FALSE then there's no need to call BeginPaint...

- Filip


More information about the Ros-dev mailing list