Login Screen
I want to create a login screen that controls access to a
Win 98 machine. This windows form should not allow the
user to access the machine unless he enters one of the
correct passwords. Also the application should not be seen
in the system tray (after pressing Ctrl+Alt+Del).
Can anyone suggests how i can implement this functionality
in my application ????
|