mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 12:23:29 +00:00
Point out ParentWindowHandle for HWND_MESSAGE.
svn path=/trunk/; revision=33423
This commit is contained in:
@@ -1536,6 +1536,7 @@ co_IntCreateWindowEx(DWORD dwExStyle,
|
||||
* message window (style: WS_POPUP|WS_DISABLED)
|
||||
*/
|
||||
DPRINT1("FIXME - Parent is HWND_MESSAGE\n");
|
||||
// ParentWindowHandle set already.
|
||||
}
|
||||
else if (hWndParent)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user