Hello User
This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starting.
It takes the time from the system & starts its TIMER to shut down after 5 minutes (not considering seconds).
U can use shutdown.exe,once started there is only one exit that u know only.
EXIT : DOUBLECLICK TIME TO ENABLE EXIT
Hello User
This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starting.
It takes the time from the system & starts its TIMER to shut down after 5 minutes (not considering seconds).
U can use shutdown.exe,once started there is only one exit that u know only.
EXIT : DOUBLECLICK TIME TO ENABLE EXIT
C51源程序集錦 This a demo program showing a way to perform simultaneous RS-232
transmit and receive using only one hardware TIMER.
The transmit and receive routines divide each bit time into 4 slices to
allow synchronizing to incoming data that may be out of synch with outgoing
data.