hal: Added an initial stub.
[wine] / dlls / credui /
2007-05-14  Frank Richtercredui: Add German translation.
2007-03-13  Mikołaj Zalewskicredui: Add Polish translation.
2007-03-13  Mikołaj Zalewskicredui: Move language-dependent resources to credui_En.rc.
2007-03-06  Rob Shearmancredui: Fix a missing ":" in the credential dialog...
2007-03-05  Rob Shearmancredui: The pfSave parameter of CredUIPromptForCredenti...
2007-02-07  Francois Gougetcredui: Better match the PSDK types and fix the winapi_...
2007-02-06  Rob Shearmancredui: Fix the order of the controls in the dialog...
2007-02-05  Rob Shearmancredui: Fill out the username, password and domain...
2007-02-05  Rob Shearmancredui: Implement CredUIParseUserName.
2007-02-05  Rob Shearmancredui: Set the focus to the username edit control.
2007-01-23  Rob Shearmancredui: Implement CredUIPromptForCredentialsW and CredU...
2007-01-23  Rob Shearmancredui: Add stubbed out credui DLL.