I have a windows mobile project in VS2005. Initially I could not get any breakpoints to enable on windows mobile 6 device but they worked on PocketPC2003 Emulator. It\'s a new computer at work and aft
I encountered an unexpected behavior while debugging a WinMo 6 program last night, and I wonder if I was dreaming. But first, some context.
Is there a java api that can be used to write a program on a desktop computer, a program to connect to a Windows Mobile 6 device and copy a file开发者_高级运维 from/to the device?my question, why does
I have to make an app for a device running windows mobile 6. I need a small, easy to use database engine or even a flat file database. It won\'t need to hold a big amount of data. I just want to be ab
I\'ve already asked similar question on this issue on stack overflow already, but I believe this part of the issue can be separated into a new question.
I\'m trying to create a DLL in C# for Windows Mobile and I have an error when I try to access the DLL in VC++.
currently im able to play .wmv videos from my application using shell execute which plays it in the windowsmedia player. However I need to be able to play .3gp videos which unfortunately the windows m
Is there a way to explicitly close a GPRS connection? I\'m setting up a connection with ConnectionManage开发者_JS百科r and I\'ve set the cache time to 10 seconds. Anyway after releasing it, the connec
I would like to call a function automatically lets say every 2 secs. Is this possible with 开发者_StackOverflow社区.NET, and if so can you please paste some code?
I have CFv2.0 VB.net application running on PDA 6.0 accessing webservices all the time for data exchange. Number of PDA\'s are more then 20 all accessing the webservice on Windows Server 2008 II开发者