mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
sync credui with wine 1.1.24
svn path=/trunk/; revision=41553
This commit is contained in:
@@ -138,7 +138,7 @@ struct cred_dialog_params
|
||||
BOOL fBalloonTipActive;
|
||||
};
|
||||
|
||||
static void CredDialogFillUsernameCombo(HWND hwndUsername, struct cred_dialog_params *params)
|
||||
static void CredDialogFillUsernameCombo(HWND hwndUsername, const struct cred_dialog_params *params)
|
||||
{
|
||||
DWORD count;
|
||||
DWORD i;
|
||||
|
||||
Reference in New Issue
Block a user