msi: Only insert entries into listbox if property value matches.
[wine] / dlls / user32 / mdi.c
2007-02-05  Dmitry Timoshkovuser32: Add the tests for minimize/restore MDI child...
2007-01-23  Peter Oberndorferuser32: Only try to remove the MDI document icon from...
2007-01-15  Dmitry Timoshkovuser32: Remove redundant visibility checks of a maximiz...
2007-01-15  Dmitry Timoshkovuser32: Simplify some maximized MDI child checks.
2007-01-15  Dmitry Timoshkovuser32: Remove MDI_AugmentFrameMenu call from WM_MDICRE...
2007-01-08  Dmitry Timoshkovuser32: Restore old WM_SIZE handler in mdi child.
2007-01-04  Dmitry Timoshkovuser32: Fix some failures in the MDI message test.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.