Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   C (http://www.programmingforums.org/forum60.html)
-   -   SetPasswordChar method (http://www.programmingforums.org/showthread.php?t=15817)

CPU May 12th, 2008 10:43 AM

SetPasswordChar method
 
In MFC you can change default password char (*) asterix with SetPasswordChar.
In win32 is there any function something like SetPasswordChar??

CPU May 12th, 2008 11:00 AM

Re: SetPasswordChar method
 
:

Edit_SetPasswordChar(editcntrl,'l');

this code solves my problem.

more information:
http://msdn.microsoft.com/en-us/libr...54(VS.85).aspx


All times are GMT -5. The time now is 9:30 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC