pull up r20101 from trunk
authorTom Yu <tlyu@mit.edu>
Fri, 5 Oct 2007 16:31:34 +0000 (16:31 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 5 Oct 2007 16:31:34 +0000 (16:31 +0000)
commit2538e2cf8187fc53e825e05e5c74f785d8586c62
treeb7d68197a4cd77ae1e09447150087a57ba6b688c
parent635b7dfd6a0f9d3cc203baeb66b8bb959ce98fc7
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.

ticket: 5809
version_fixed: 1.6.3

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@20102 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/identity/ui/newcredwnd.c