mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:23:05 +00:00
- Update note after 50205.
svn path=/trunk/; revision=50206
This commit is contained in:
parent
0f8e42980e
commit
b2a4a3214a
1 changed files with 2 additions and 1 deletions
|
@ -669,6 +669,7 @@ User32EnumWindows(HDESK hDesktop,
|
|||
* probably because I'm not doing it right in NtUserBuildHwndList.
|
||||
* Once that's fixed, we shouldn't have to check for a NULL HWND
|
||||
* here
|
||||
* This is now fixed in revision 50205. (jt)
|
||||
*/
|
||||
if (!pHwnd[i]) /* don't enumerate a NULL HWND */
|
||||
continue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue