jeudi 21 décembre 2017

Is making a simple login form with MessageBox() or DialogBox() in C++ possible?

I am making a DLL that when injected into a process, prompts the user to enter a username and password. I've been looking at the MessageBox() and DialogBox()functions, which I think will work, but I am not sure if they're suitable for the job. So, is this possible? Any help or recommendations would be appreciated.

Aucun commentaire:

Enregistrer un commentaire