mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
- Time to kill this one. We setup with ParentWindowHandle already set.
svn path=/trunk/; revision=41002
This commit is contained in:
@@ -1585,7 +1585,7 @@ co_IntCreateWindowEx(DWORD dwExStyle,
|
||||
* native ole32.OleInitialize uses HWND_MESSAGE to create the
|
||||
* message window (style: WS_POPUP|WS_DISABLED)
|
||||
*/
|
||||
DPRINT1("FIXME - Parent is HWND_MESSAGE\n");
|
||||
DPRINT("FIXME - Parent is HWND_MESSAGE\n");
|
||||
// ParentWindowHandle set already.
|
||||
}
|
||||
else if (hWndParent)
|
||||
|
||||
Reference in New Issue
Block a user