Module: wine Branch: master Commit: ce5b6c84109c66fbd12f5ee06140c055b8ac06a6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ce5b6c84109c66fbd12f5ee061...
Author: Rob Shearman rob@codeweavers.com Date: Thu Oct 25 19:17:45 2007 +0100
credui: Add a banner and message box to the dialog presented by CredUIPromptForCredentials.
---
dlls/credui/Makefile.in | 2 +- dlls/credui/banner.bmp | Bin 0 -> 9718 bytes dlls/credui/credui.rc | 3 ++ dlls/credui/credui_De.rc | 24 +++++++----- dlls/credui/credui_En.rc | 30 ++++++++++----- dlls/credui/credui_Ko.rc | 24 +++++++----- dlls/credui/credui_No.rc | 24 +++++++----- dlls/credui/credui_Pl.rc | 24 +++++++----- dlls/credui/credui_Sv.rc | 24 +++++++----- dlls/credui/credui_main.c | 76 ++++++++++++++++++++++++++++++---------- dlls/credui/credui_resources.h | 8 ++++- 11 files changed, 158 insertions(+), 81 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ce5b6c84109c66fbd12f5e...