multiOTP / multiOTPCredentialProvider

multiOTP Credential Provider is a V2 Credential Provider for Windows 7/8/8.1/10/2012(R2)/2016 with options like RDP only and UPN name support
Apache License 2.0
232 stars 77 forks source link

Unresolved external symbols errors #11

Closed MuhammadAliYousaf closed 6 years ago

MuhammadAliYousaf commented 6 years ago

I am getting unresolved external symbols errors, following is the screen shot. I am running it on 'Debug' & 'Win32' Configuration, Visual Studio 2015 & Windows 10.

screen shot 2018-04-26 at 11 06 02 am
MuhammadAliYousaf commented 6 years ago

Build code in Release mode. Everything will work. I become able compile it in debug mode as well after adding netapi32.lib and some other changes ... But the dll created in the debug mode does not work properly, it gives strange behavior on LogonUI. Can anybody explain why debug mode generated dll shows unexpected behavior?

multiOTP commented 6 years ago

Hello, can you please describe the strange behavior ? Have a nice day

MuhammadAliYousaf commented 6 years ago

Yes sure, please have a look at the following video. This is what happened at the start of Logon UI. https://www.dropbox.com/s/lyvfwxmyt9ixtmg/uploaded-on-github.mov?dl=0

multiOTP commented 6 years ago

Hello, A new rewrited edition will be available later this month. Regards,