mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Terminate hWnd list.
svn path=/trunk/; revision=26576
This commit is contained in:
@@ -161,6 +161,8 @@ HWND* WIN_ListChildren (HWND hWndparent)
|
||||
return 0;
|
||||
}
|
||||
|
||||
pHwnd[dwCount] = (HWND) 0;
|
||||
|
||||
return pHwnd;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user