Don't use ShowWindow(), use SWP_SHOWWINDOW instead in SetWindowPos() to prevent the window from stealing the focus.
Authored by: tortoisesvn 2007-04-20
Parent: [r73]
Child: [r75]