I'm new to developing appilcations for Windows Mobile. Few question I have are: 1). Would Visual Studio.NET 2003 be sufficient to do this development or would I need a more current version?
I'm using SHCameraCapture in an application for a HTC S200, and everything works fine except that it seems to ignore the width and height parameters that I pass to the function. I set this: shcc.nResolutionWidth = 1600;