Advertisement
ASP_Volume2 Miscellaneous #25983

A - Hide and Show your application from Task Manager in Windows 98, Me, 2000, XP (CTRL+ALT+DELETE)

Hide your application from the Task Manager in Windows 98, Me, 2000 and XP. To hide your application in Windows 2000/XP you just need to set app.title = "" To hide your application in Windows 98/Me you need to use an API called RegisterServiceProcess. I encapsulated all the logic you need in 2 classes cAppHider.cls and cWinVersion.cls

AI

Riepilogo AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Codice sorgente
original-source
Upload
Commenti originali (3)
Recuperato da Wayback Machine