Hi! I´m a C++ beginner and I would like to know how can I set the focus to a edit box. I´m triying to build a login dialog and I would like to set the focus to the first edit box ( where the user puts his/her login). I tried to use GetDlCtrl and setFocus but no results!
Thanks!
Thanks!