microsoft / Windows-classic-samples

This repo contains samples that demonstrate the API used in Windows classic desktop applications.
Other
5.1k stars 3.24k forks source link

How to insert my credential provider fields in the middle of wrapped credential provider #258

Open YashwanthLokam opened 2 years ago

YashwanthLokam commented 2 years ago

I am trying to insert my fields in the middle of the fields of wrapped credential provider. How can we do it?