credui: Ensure that the foreground window doesn't get changed while the user is typin...
authorRob Shearman <rob@codeweavers.com>
Sat, 17 Nov 2007 17:31:43 +0000 (17:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Nov 2007 12:01:29 +0000 (13:01 +0100)
commit28fb2f01ef23ccaf7ea67698f02fdfd176683a3b
treea5fbe893a79980c14a6c5c2267edf8632ebe9004
parent4002964259e9d461f9e917b09da85498c3305d7e
credui: Ensure that the foreground window doesn't get changed while the user is typing in their password.

This doesn't currently work on Wine as LockSetForegroundWindow isn't
implemented, but when it does it should work nicely.
dlls/credui/credui_main.c