Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 696 pull up r20101 from trunk r20101@cathode-dark-space: jaltman | 2007-10-05 11:23:53 -0400 ticket: new subject: NIM: BUG: APP: New edit controls should be marked ES_AUTOHSCROLL component: windows The EDIT controls used to accept input from the user must be set to support automatic horizontal scrolling. Otherwise, the number of input characters is arbitrarily restricted based upon the font selected by the user as part of the active Windows theme. Horizontal scrolling is enabled with the ES_AUTOHSCROLL flag during control construction. Commit By: tlyu Revision: 20102 Changed Files: _U branches/krb5-1-6/ U branches/krb5-1-6/src/windows/identity/ui/newcredwnd.c