Need to set text into a password edit field on a logon prompt. Tried this:
SendMessage(lhwnd, WM_SETTEXT, 0, "mypassword")
Got an error "Attempted to read or write protected memory"
Please help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.