I just finished implementing DTVisualizer, my image visualizer for VS 2005 debugger. It allows you to view images, like the Bitmap class references, in a more natural manner. Here's how the visualizer gets activated when it comes across an image in a debugging session: And here's how you get to view the image: You can download the visualizer from http://www.wintoolzone.com/... ......
Ever wondered how the ActiveSync synchronization application gets launched automatically when you plug-in your SmartPhone or PocketPC? Or, would you like to build your application ActiveSync-aware, getting invoked when ActiveSync connection has been established or disconnected? On your desktop, under the following registry key, create an entry for the application to be launched when ActiveSync connection has been established: HKEY_LOCAL_MACHINE\Software... CE Services\AutoStartOnConnect ......
As part of the recently concluded Mobile and Embedded DevCon 2004 at Bangalore, from 9th-11th Dec 2004, I delivered a talk on Remote API (RAPI), amongst other things. To demonstrate the tremendous power and capability of Windows CE RAPI (which allows us to managed CE based devices from the desktop), I wrote a Windows CE File Manager - a Windows Explorer like application that can be used to navigate the CE device's file system and move files to/fro the device and your desktop and open them from the ......