VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Disable Ctrl-Alt-Del in Win9x and Win NT/2K/XP too

by Amitabh Kant (1 Submission)
Category: Windows System Services
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (12 Votes)

The following code will demonstrate how to disable Ctrl-Alt-del in Win 9x platform, and how to disable various options in the Ctrl-Alt-Del List in Win NT/2K/XP. To understand the code, you must know how to use the Api functions, although I have tried to keep all the api's in seperate classes.
There is also a class which determines if the OS is from Win9x or Win NT series.
Hope you would fine some use for it.

Assumes
This function uses api calls for disbaling in Win 9x and registry api functions to disable in Win NT/XP/2K.
Side Effects
If you are working in Win NT/2K/XP, it will be safe to create a new user for testing purposes.

Rate Disable Ctrl-Alt-Del in Win9x and Win NT/2K/XP too

Download Disable Ctrl-Alt-Del in Win9x and Win NT/2K/XP too

Download Disable Ctrl-Alt-Del in Win9x and Win NT/2K/XP too (9 KB)

Disable Ctrl-Alt-Del in Win9x and Win NT/2K/XP too Comments

No comments have been posted about Disable Ctrl-Alt-Del in Win9x and Win NT/2K/XP too. Why not be the first to post a comment about Disable Ctrl-Alt-Del in Win9x and Win NT/2K/XP too.

Post your comment

Subject:
Message:
0/1000 characters