hi , everibody i am new in the forum, and new in asm language. a need help with a program that i am creating
.... so i need creating a login sistem .... i have tried with edit boxes but the problem is that the password is
displayed ....... how can i hide the password( it is to say ..... not to print the password or print xxxxxxxxx.....
From Win32.hlp:
If the application creates an edit control using the style ES_PASSWORD, the default password character is an asterisk (*).
Raymond
thanks raymon you give me a good hhelp