通过WindowsAPI获取用户凭证,并保存到文件中
Primary LanguageC++
通过调用Windows API CredUIPromptForWindowsCredentialsW获取用户凭证,并保存到文件。