Reported by mdcurran on 2014-04-28 03:04
In password fields in Outlook 2010 when ITextDocument is not available, actual characters are exposed which is obviously a security risk. Standard edit controls have already been protected against, but richEdit controls (no ITextDocument) have not. _getTextRange on the Edit TextInfo.
Reported by mdcurran on 2014-04-28 03:04
In password fields in Outlook 2010 when ITextDocument is not available, actual characters are exposed which is obviously a security risk. Standard edit controls have already been protected against, but richEdit controls (no ITextDocument) have not. _getTextRange on the Edit TextInfo.