Results for "Author: federico bridger"
Exit windows using ExitWindowsEx API. This code will let you shutdown, reboot, log off and power off your from Windows 95/98/ME/NT/2000/XP. Easy as it sounds, please vote if you like the app.
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
This code will show text on the screen like TV remote controls. You can set the font size, name, bold, italic, etc. It´s really simple to use, i have made a Class that encapsulates all the logic. Hope you like this piece of code.
Add, Remove, Change icon in your systemtray. This usercontrol is absolutly great, you can use it where ever you want. It also has Events for MouseUp, MouseDown and MouseMove. Please Vote...
Send Messages to Winamp using one simple Class Module (Play, Pause, Unpause, Next Track, Previous Track, Volume Up, Volume Down, Close, etc). This piece of code is the best code you will ever find. Please Vote...
Use this class to display the browse for folder dialog box. Browse for a specific kind of object (Folders, Printers, Computers, etc). Implementation of the FolderNameEditor class, FolderBrowser class, FolderBrowserStyles enum and FolderBrowserFolder enum.
Exit windows using ExitWindowsEx API. This code will let you shutdown, reboot, log off and power off your from Windows 95/98/ME/NT/2000/XP. Easy as it sounds, please vote if you like the app.
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
This code will show text on the screen like TV remote controls. You can set the font size, name, bold, italic, etc. It´s really simple to use, i have made a Class that encapsulates all the logic. Hope you like this piece of code.
Add, Remove, Change icon in your systemtray. This usercontrol is absolutly great, you can use it where ever you want. It also has Events for MouseUp, MouseDown and MouseMove. Please Vote...
Send Messages to Winamp using one simple Class Module (Play, Pause, Unpause, Next Track, Previous Track, Volume Up, Volume Down, Close, etc). This piece of code is the best code you will ever find. Please Vote...
Use this class to display the browse for folder dialog box. Browse for a specific kind of object (Folders, Printers, Computers, etc). Implementation of the FolderNameEditor class, FolderBrowser class, FolderBrowserStyles enum and FolderBrowserFolder enum.