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: jaltman Revision: 20101 Changed Files: U trunk/src/windows/identity/ui/newcredwnd.c