Changeset 66


Ignore:
Timestamp:
Aug 28, 2007, 11:41:33 AM (18 years ago)
Author:
Paul Smedley
Message:

Mask password field with *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/samba/source/ndpsmb/rc/rc.dlg

    r5 r66  
    2929
    3030        RTEXT           "Password:", LBL_PASS, 5, 69, 60, 10,
    31                         DT_BOTTOM
    32         ENTRYFIELD      "", ENT_PASS, 67, 70, 100, 8, ES_MARGIN
     31                        DT_BOTTOM 
     32        ENTRYFIELD      "", ENT_PASS, 67, 70, 100, 8, ES_MARGIN | ES_UNREADABLE
    3333
    3434        RTEXT           "Master", LBL_MASTER, 5, 57, 30, 10,
Note: See TracChangeset for help on using the changeset viewer.