• Robert Shearman's avatar
    shell: Fix view window Z order. · d11069f8
    Robert Shearman authored
    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.
    d11069f8
shlview.c 69.2 KB