credui: Add a banner and message box to the dialog presented by CredUIPromptForCredentials.

Robert Shearman rob at codeweavers.com
Thu Oct 25 13:17:45 CDT 2007


Resize the dialog to accomodate the fixed pixel size of the banner 
(320x60) and replace the user and domain edit controls with one user and 
domain combobox.
---
  dlls/credui/Makefile.in        |    2 +-
  dlls/credui/banner.bmp         |  Bin
  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(-)
  create mode 100644 dlls/credui/banner.bmp

The banner is merely a placeholder for that in the subsequent patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c210c385b8b22db07ec38bbf01903a3fb8835927.diff
Type: text/x-patch
Size: 18902 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071025/2bf449cd/attachment-0001.bin 


More information about the wine-patches mailing list