I\'m running a somewhat lengthy process in a C# .NET CF application, then I want to show the hourglass mouse pointer. The code I\'m using is:
Why doesn\'t compact framework 3.5 render Images with gradient right 开发者_高级运维on windows mobile? If your image contained originally 32 bits or 24 bits of color and your device LCD only supports
We have a CF.NET 3.5 app that seems to work fine for about 4 hours before a specific bug appears:Once buggy, there is a delay of approx 30 seconds after a mouse click before the corresponding ..._Mous
Man being developer is great but days like this make you want to become a plumber :( For some reason when I opened my \"Smart Device\" solution today and tried to use the forms designer all the mobil
I have a wcf service running on a desktop pc. The service has twomethods [System.CodeDom.Compiler.GeneratedCodeAttribute(\"System.ServiceModel\", \"3.0.0.0\")]
I\'m trying to connect my PDA to an ad-hoc network using OpenNETCF.Net. I want to force setting a link-local address and not rely on a fallback mechanism because that takes a little too long. Then I w
So I have read a little on the problem with not getting decent error messages when running om Compact Framework (Windows Mobile) devices. I get the error:
I need a library I can use to uncompress a collection of files (something similar to unzipping). Any compression format will do. So far I have failed to find any zip libraries that meet my requirement
I am trying to customize tabcontrol in compact framework but i cannot find solution for set transparent background for this control. I am trying to override\"OnPaintBackground()\" method to begin set
How can I test 开发者_开发技巧to see if I am using an emulator or the actual windows mobile device?You could try using the GetDeviceUniqueID to see if they differ.The emulator may return a different I