Searched refs:IDC_LOGIN_USERNAME_TEXT (Results 1 – 3 of 3) sorted by relevance
38 #define IDC_LOGIN_USERNAME_TEXT 1182 macro
134 EDITTEXT IDC_LOGIN_USERNAME_TEXT,50,32,118,12,ES_AUTOHSCROLL
77 control = GetDlgItem( IDC_LOGIN_USERNAME_TEXT ); in OnOK()