We have an existing small key hook win32 dll program to lock (for example alt+ctrl+space) and unlock (for example ctrl+del+end) some resource. I was asked to add a dialog to ask user input user name and password when try to unlock with ctrl+del+end. We are using VC++ under .Net 2003.
Did some VC++ project but not involve MFC before. Anybody can provide some useful links for article, quick tutorial or sample code will be appreciated.
thanks,