compact-framework
WaitCursor doesn't appear in a C# NET CF application
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:[详细]
2023-03-05 05:11 分类:问答Compact Framework 3.5 image Gradient not smooth
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[详细]
2023-03-04 22:30 分类:问答summarizing contents of the Windows Message Queue?
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[详细]
2023-03-04 20:37 分类:问答WTF happened to my toolbox? Mobile controls vanished :(
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[详细]
2023-03-04 20:29 分类:问答Wcf send object from Compact Framewok to Desktop WCF Service properties does not deserialize
I have a wcf service running on a desktop pc. The service has twomethods [System.CodeDom.Compiler.GeneratedCodeAttribute(\"System.ServiceModel\", \"3.0.0.0\")][详细]
2023-03-04 05:58 分类:问答Random behaviour trying to connect TCP/wifi/ad-hoc
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[详细]
2023-03-04 04:17 分类:问答Installing CAB-files does not help to solve the "error message cannot be displayed ... optional resource assembly ... cannot be found"
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:[详细]
2023-03-04 03:40 分类:问答Uncompress in .NET Compact Framework 1.0
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[详细]
2023-03-03 12:48 分类:问答transparent background for tabcontrol in windows forms ce
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[详细]
2023-02-28 17:09 分类:问答Windows Mobile 6 - How to programmatically work out if you are using an emulator
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[详细]
2023-02-28 03:08 分类:问答