credui: Implement CredUIPromptForCredentialsW and CredUIConfirmCredentialsW.

Robert Shearman rob at codeweavers.com
Mon Jan 22 15:50:12 CST 2007


---
  dlls/credui/Makefile.in        |    4 +-
  dlls/credui/credui.rc          |   42 ++++++++++++
  dlls/credui/credui.spec        |    4 +-
  dlls/credui/credui_main.c      |  139 
+++++++++++++++++++++++++++++++++++++++-
  dlls/credui/credui_resources.h |   23 +++++++
  5 files changed, 208 insertions(+), 4 deletions(-)

This patch implements a very simplistic dialog that could be greatly 
improved to support all of the features that the API supports. For this 
reason, I would advise translators to not worry about translating the 
resources just yet.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f931fd6e023eb8db214aece2306cb0cd98fd98d7.diff
Type: text/x-patch
Size: 9792 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070122/0f66bbce/f931fd6e023eb8db214aece2306cb0cd98fd98d7-0001.bin


More information about the wine-patches mailing list