wined3d: Always use np2 repacking if no native np2 support is available.
[wine] / dlls / credui /
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.