Download Credential Prompt Dialog
Description
Credential Prompt Dialog utilizes native Win32 API functions and makes it easier to prompt for user credentials with standard Windows dialog window.You'll no longer have to research P.Invoke methods and subtleties in marshalling various structures. It's developed in C#.
Source Files
The download file credentials.zip has the following entries.
Credentials/CredentialPromptDialog.cs//ww w.jav a 2 s .c om
Credentials/Credentials.csproj
Credentials/Credentials.snk
Credentials/NativeMethods.cs
Credentials/Properties/AssemblyInfo.cs
Credentials/Resources/CredentialPromptDialog.bmp
Credentials/Resources/Resources.cs
Credentials/SafeBitmapHandle.cs
Credentials/SafeCoUnmanagedBuffer.cs
Credentials/SafeUnmanagedBuffer.cs
Credentials/wincred.h
Download
Click the following link to download credentials.zip.
credentials.zip