VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Simulate Ctrl Alt Delete

by Tmess (4 Submissions)
Category: Windows System Services
Compatability: Visual Basic 3.0
Difficulty: Unknown Difficulty
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

Have you ever worried about a trojan running on your machine and hiding itself from the Ctrl Alt Delete window. I have created a program that acts like the Ctrl ALT Delete BUT you can't hide an EXE process from it. The app includes: Listing all active process, shows the path to the EXE, is it responding, and closing the process properly. My version uses a class developed by CHONG LONG CHOO (who by the way has some excellent API apps at this site) to list the active processes and some code taken from https://www.thescarms.com to close down the process. Check it out. It's a cool tool.

Assumes
Classes and API
API Declarations
Some

Rate Simulate Ctrl Alt Delete

Download Simulate Ctrl Alt Delete

Download Simulate Ctrl Alt Delete (6 KB)

Simulate Ctrl Alt Delete Comments

No comments have been posted about Simulate Ctrl Alt Delete. Why not be the first to post a comment about Simulate Ctrl Alt Delete.

Post your comment

Subject:
Message:
0/1000 characters