- Check window is still alive.

svn path=/trunk/; revision=41793
This commit is contained in:
James Tabor 2009-07-07 00:06:54 +00:00
parent 1ab79b4fa3
commit 775000286f

View file

@ -895,6 +895,8 @@ co_WinPosSetWindowPos(
ASSERT_REFS_CO(Window);
if (!Window->Wnd) return FALSE;
/* FIXME: Get current active window from active queue. */
/*