i work on visual studio 2008,now i want to create applications for windows 开发者_高级运维mobile in c#.
My issue is that I have a List of strings, and I want to create one thread for one string, pass the string into the thread. This is my code:
I am trying to override the window procedure for the winmobile taskbar (in order to catch and block pressed buttons) by using SetWindowLong. I have created a class with one method for overriding and o
I\'ve some code I use to transfer a table1 values to another table2, they are sitting in different database.
I have one problem present i am unble to resolve this one. Q:How to use java based application in windows mobile?
There is a string method called Contains. It allows you to quickly search a string for another string. I need to use this in a .netcf 2.0 application but per MSDN it does not come available until the
I wan开发者_运维知识库t to write an application for my Windows 6.1 standard smart phone that intercepts incoming SMS messages and auto responds if they match a specific criteria, but despite installin
What is the preferred way to remove the readonly attribute of a file in Compact Framework as we don\'t have a File::SetAttribut开发者_开发问答es?This also works:
I need to interface with a symbol ppt88xx\'s bar code scanner using .NET CF开发者_开发百科. Any ideas?If you mean on the scanner itself (from memory PPT8800 runs on Windows Mobile 2003? 2002?) you do
Hail all! I want to display notification and play custom sound on my Windows Mobile 5/6 device. I have tried something like that, but my custom sound does not play, though message is displayed with st