Shell: Fix View Window Z Order

Robert Shearman rob at codeweavers.com
Wed Jan 11 16:33:26 CST 2006


ChangeLog:
After creating the Shell View window we should call SetWindowPos to move
the window on top of other child windows in the parent window.

Also delay the showing of the window so that we can do more
initialisation after window creation without it causing visual
artifacts.

  dlls/shell32/shlview.c |    5 ++++-
  1 files changed, 4 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: e211aa1580913a222e27841354ba331b09af74cc.diff
Type: text/x-patch
Size: 690 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060111/8fce50ad/e211aa1580913a222e27841354ba331b09af74cc.diff


More information about the wine-patches mailing list