Hello all,
I am trying to create a logon form. The goal would be that ALL keyboard (including Ctrl-Alt-Del, windows key, etc) and lock the mouse into the form. The user would only be able to type in his bar code and last name from there the form would authenticate with the server.
Currently we do all kinds of crazy stuff to lock down our desktops (this is for a educational library) and I was thinking that if we could capture all of the user inputs (keyboard and mouse) then we would not have to lock down the desktops - just run the vb logon app.
Any help is appreciatted. We are developing solely for XP. I have been reading about keyboard hooks and GINA.DLL but we use novell and it installs it own GINA.DLL as per the winlogon stuff.
Thank you!
I am trying to create a logon form. The goal would be that ALL keyboard (including Ctrl-Alt-Del, windows key, etc) and lock the mouse into the form. The user would only be able to type in his bar code and last name from there the form would authenticate with the server.
Currently we do all kinds of crazy stuff to lock down our desktops (this is for a educational library) and I was thinking that if we could capture all of the user inputs (keyboard and mouse) then we would not have to lock down the desktops - just run the vb logon app.
Any help is appreciatted. We are developing solely for XP. I have been reading about keyboard hooks and GINA.DLL but we use novell and it installs it own GINA.DLL as per the winlogon stuff.
Thank you!