Got my first article published on developer.com.It shows how to use direct show to capture from camera , on a windows mobile 5 device.
It can be accessed from here and here.
Archive for July, 2006
Article on developer.com
Posted in Windows Mobile on July 28, 2006 | 7 Comments »
Shared Source Microsoft Device Emulator 1.0
Posted in Windows Mobile on July 17, 2006 | Leave a Comment »
Have you ever wondered , how an emulator works? How an arm architecture over an x86?
Well the good news for all the geeks is that Microsoft has released Shared Source Device Emulator .
It is the source code to the V1 DeviceEmulator.exe. You can compile the emulator yourself, using Visual Studio 2005, and either run it [...]