windows-mobile-6
Is it possible to make so that Windows Mobile would keep some files which were installed from a .cab file after unstallation?
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[详细]
2023-04-12 12:45 分类:问答Will Widget Support in WP7?
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[详细]
2023-04-09 21:41 分类:问答Programmatically set PIN/Password used to unlock device
Our software allows the users to lock their Windows m开发者_开发技巧obile 6 devices using the following API call.[详细]
2023-04-08 18:29 分类:问答Windows Mobile intercept notifications
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[详细]
2023-04-08 12:33 分类:问答Fastest way to delete the first few bytes of a file
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[详细]
2023-04-03 17:09 分类:问答GetIdleTime() in Windows CE/WM does not work?
I am trying to get the device IdleTime by calling GetIdleTime() [DllImport(\"coredll.dll\")] static extern int GetIdleTime();[详细]
2023-04-02 11:52 分类:问答Lat Long in Windows mobile 6 application
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[详细]
2023-04-02 05:10 分类:问答Mobile Device MAc Address
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[详细]
2023-03-31 10:45 分类:问答How do you format an SD card using the Storage Manager API via Windows Mobile 6
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[详细]
2023-03-30 03:47 分类:问答downloading file windows mobile 6.x
Hmm i tried to downlaod data from myurl/test.txt i find how to do that but codes below: String forecastAdress = \"myurl/test.txt\";[详细]
2023-03-20 18:22 分类:问答