![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Apr 2008
Posts: 15
Rep Power: 0
![]() |
SetPasswordChar method
In MFC you can change default password char (*) asterix with SetPasswordChar.
In win32 is there any function something like SetPasswordChar?? |
|
|
|
|
|
#2 |
|
Newbie
Join Date: Apr 2008
Posts: 15
Rep Power: 0
![]() |
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 |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| public method | dirtycash | Java | 3 | Dec 3rd, 2007 4:02 PM |
| Method not returning string | csrocker101 | C# | 1 | Apr 6th, 2007 6:45 PM |
| How to invoke static method from a Class object? | smith.norton | Java | 1 | Oct 5th, 2006 3:00 AM |
| method doesn't recognize variable | Krista | Java | 1 | Dec 5th, 2005 5:40 PM |
| Debug recursion method() | pr0gm3r | Java | 3 | Oct 11th, 2005 12:33 PM |