Skip to content

Commit

Permalink
added CP Technical Reference, guides and articles
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidWeiss2 authored Apr 30, 2018
1 parent a9e6a24 commit 77b8ae1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
# windows-Credential-Provider-library
This repository will be updated with all the examples and links that I can find with relevant knowledge & information about CP in MS Windows 7 up to version 10.
### v0.1.2
# Links to CP Technical Reference, guides and articles
- [Dan Griffin - Create Custom Login Experiences With Credential Providers For Windows Vista.pdf](Dan Griffin - Create Custom Login Experiences With Credential Providers For Windows Vista.pdf)
- [Alun Jones - Starting to build your own Credential Provider](https://blogs.msmvps.com/alunj/2011/02/21/starting-to-build-your-own-credential-provider/)
- [Winlogon and Credential Providers - Microsoft summary page in the MSDN](https://msdn.microsoft.com/en-us/library/windows/desktop/bb648647(v=vs.85).aspx)
- [Credential Providers in Windows 10 - Microsoft Windows 10 summary page in the MSDN (still kind of a WIP)](https://msdn.microsoft.com/en-us/library/windows/desktop/mt158211(v=vs.85).aspx)
- [Credential Provider driven Windows Logon Experience - Microsoft Windows 10 technical reference](http://go.microsoft.com/fwlink/?LinkId=717287)
- [Credential Provider Framework Technical Reference - Microsoft Windows Vista technical reference](modwind.narod.ru/olderfiles/1/Credential_Provider_Technical_Reference.doc)
# Links to CP code examples
### On GitHub
- [Windows 8 & 8.1 Sample by Microsoft](https://github.com/Microsoft/Windows-classic-samples/tree/master/Samples/CredentialProvider)`Start from here - if you have knowledge`
Expand Down

0 comments on commit 77b8ae1

Please sign in to comment.