I want to use CredUIPromptForCredentials function with gcc-mingw but mingw does not come with wincrypt.h header. I found wincrypt header on the internet but now I need credui.lib library and I can't find it.
Does anyone you know where can I download credui.lib library for mingw?