I was wondering how to make a prgram for window9x,
and it will detect the user password and if it is not correct don't let the users come in using vb6.


I know window9x already have some kind of login program,
but i wanna try to make one, anyone would like to help me out? Please told me the code.

Problem:

I already do i simple login program using input box.
When i try to execuse this prgram it only can pop up a message box and it didn't do a good job of login protection.
people can use Ctrl+Alt+Del to end task my program and besides then can ignore the message box and do what ever they want.