[Sep 19, 2007] WMReboot v0.2 Category: Utilities | Enhancement
WMReboot is a simple Visual Basic .NET 2.0 application to reboot your Windows Mobile 5 device. The application calls SetCleanRebootFlag and KernelIoControl API from coredll.dll to perform the reboot operation. more...
[Sep 19, 2007] WMStopWatch v0.4 Category: Clock/Calendar | Utilities
WMStopWatch is a simple timer application for Windows Mobile devices written in Visual Basic .NET 2.0. The application sets up two threads, one to track the time since start and the other to update the display. more...