Click here to Skip to main content
15,884,388 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello. I have a Windows Credential Provider question.

In Windows XP GINA, It was too easy UI control in thread.

e.g)
WM_INITDIALOG:
Start Thread
<in_thread>
1. display message on Logon Dialog : ping check..
2. ping to authentication server.
3. if step2 is succeeded. show id, pwd controls.

But Windows VISTA Credential Provider, It's too hard UI control in thread.

How can i UI control in Windows VISTA Credential Provider?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900