I\'m making .cab file for deploying my application on mobile devices (Windows Mobile 6.5). I create it \"manually\" with cabwiz.exe, because Visual Studio 2008 has problems with CAB projects (they are
I want to develop an application for WP7 using HTML,CSS and Javascriptsomething Similar to Nokia WRT(Web Widget) Will this Suppo开发者_如何学Crt in WP7? .Will the app require signing ? Can I use Metro
Our software allows the users to lock their Windows m开发者_开发技巧obile 6 devices using the following API call.
I know how to intercept regular SMS messa开发者_开发技巧ges. But sometimes I get some special SMS notifications. Notifications are treated differently, it seems that the MessageInterceptor is unable t
I am using a windows mobile compact edition 6.5 phone and am writing out binary data to a file from bluetooth.These files get quite large, 16M+ and what I need to do is to once the file is written the
I am trying to get the device IdleTime by calling GetIdleTime() [DllImport(\"coredll.dll\")] static extern int GetIdleTime();
i am very new to windows mobile programming , I want to know how to fetch lat long or the GPS details on the phone. Please suggest me some example or the way to do i开发者_如何转开发t.also suggect me
I have a windows mobile project.I want to get the MAC address or numbers of the device for securitiy of my software. My project 开发者_JS百科is in Windows Ce and Windows Mobile 6 (two project). How ca
Background: I\'m trying to create a utility that will allow our customers to easily format an SD card (actually mini-SD) directly on a Windows Mobile 6 device (Intermec CK3). This would be preferred
Hmm i tried to downlaod data from myurl/test.txt i find how to do that but codes below: String forecastAdress = \"myurl/test.txt\";