System Services/ Functions |
|
|
|
|
Hello User
Enable the user to type in some text, and when the user presses the click me button, the text is displayed in a label control.The program will take the user name in the textbox and welcomes him. Simple string formatting ... |
September 30th 2010 |
|
14k |
Dual Screen Mode Mouse Wrapper
When I first got a computer that uses dual screen modes I was pretty excited, but I was quickly mad at the fact that there was not a good mode to have the mouse scroll through on every side. This ... |
June 5th 2010 |
|
7k |
INOUT32 Library for I/O with .NET
The library it allows to manage the hardware I/O with the operating systems Windows 2000/XP from .NET and VB6 applications. It is complete of sources of the library and the necessary Device Driver. The sources of three programs of tests ... |
May 24th 2010 |
|
35k |
Insert CD notify class
This is a simple class that works not only with cd-roms but also with other removeble devices. Whenever a cd or any other rem dev is inserted it generates an event ... Please rate this. PS: The class uses WMI ... |
May 8th 2010 |
|
5k |
Easy Version information from .NET assembly
Returning Versions, ProductName and Copyright information in .NET is a .PainInTheButt this class will simplify the whole process and save you at least and hour of trying to figure out how Microsoft implemented the Assembly |
May 2nd 2010 |
|
1k |
Windows Shutdown Timer
This little tool shutdown, logoff, power off windows at a specific time user set. User may set a time or count down time to shutdown Windows. User is given 1 minute warning before the actual shutdown using msn popup like ... |
October 27th 2009 |
|
477k |
WriteMemoryProce ss Function
Ive spent hours looking and now ive finally solved how to declare WriteMemoryProcess in VB .Net. Sorry for the short snappy code. The aim of this code is to change a value of a processes memory using a given memory ... |
September 10th 2009 |
|
33k |
A Exchange Backup
Working on my latest project required quite a degree of development against the Active Directory. Not having had any AD experience before slowed me down for a while, but after trawling through lost of news groups etc, I gathered enough ... |
August 27th 2006 |
|
10k |