Search code examples
windowseventsvisual-c++gina

How to use windows changepassword event in visual c++


i am using visual c++ to develop a sas(clt+alt+del) changepassword function...

so i have a button in my form...

if i will click the button,i want to display the change password dialogbox and process that function...

how can i use or invoke or call that changepassword event?

Thanks in advance monu


Solution

  • Keit Brown has written very good articles about Gina. You'll find the answers regarding SAS in them.