I need to somehow modify the windows login dialog. I've seen other
applications do this such as
http://www.tools4ever.com/products/self-service-reset-password-management/

My needs are similar but slightly different. Can this be done in dot net? I
prefer to do it in dotnet, but I can do it in other languages likc c++ if
anyone can point me to some resources to help get me started.

Re: modifying the windows logon dialog by Herfried

Herfried
Thu Mar 06 17:35:06 CST 2008

"Jeremy" <nospam@please.com> schrieb:
>I need to somehow modify the windows login dialog. I've seen other
>applications do this such as
>http://www.tools4ever.com/products/self-service-reset-password-management/
>
> My needs are similar but slightly different. Can this be done in dot net?
> I prefer to do it in dotnet, but I can do it in other languages likc c++
> if anyone can point me to some resources to help get me started.

I don't think this is a task which can/should be done using manged code:

Winlogon and GINA (Windows)
<URL:http://msdn2.microsoft.com/en-us/library/aa380543.aspx>

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>