I'm new here. We are planning to migrate to WinCE. We got a off-shelf single board computer that runs on XScale processor and wince 5.0. I installed eMbedded c++ 4.0 and its SP4 patch, Standard SDK for Windows CE .NET, and emulator 5.0. I'm trying to create a project to test out ...
I have used sample from microsoft site which plays a .wav files. but .mp3 file fails with return value VFW_E_CANNOT_RENDER when i call IGraphBuilder::Renderfile function. Please can someone help me out to solve this issue. Can we able to
I have an application developed in eVC++ 4.0 with the PocketPC2003 SDK. It works well in all windows mobile versions, but I started receiving reports that in Windows Mobile 6.1 my calls to "RasDial" don't work. Everything else works well in WM6.1 except this.