screen ssaver password

V

Vic

using XP1 Pro. Is there any way to NOT display the username when a
deactivated screen saver prompts for password? Maybe even display dots
or asterisks for user name instead?

Thanks
Vic
 
N

Newbie Coder

Vic,

Actually there is a way if you're a programmer like I am.

You could use the SendMessage API passing the handle of the Edit box & the
password character to it. Its the opposite way to remove the asterix from
the password dialog where you send 0 (NULL) to the edit box instead.

I hope this helps,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top