| Thread | Last Post | Replies |
|
| Virtual Key Code | 27 Jul 2005 06:30 GMT | 3 |
Wat is the virtual key code for Character keys on smartphone. VK_A,VK_B............... are not working thnx in advance
|
| VB.NET: Reduce picture size? | 26 Jul 2005 23:02 GMT | 1 |
What I want to do: (vb.net cf) Open an image, then reducing the image size and then saving it... Is that possible? In normal .net it is quite easy but I can't find a way to do it in Compact Framework...
|
| Code Signing, Cab Files and OpenNETCF component | 26 Jul 2005 16:51 GMT | 3 |
I have develop an application on smartphone making use of the some of the OpenNETCF library. My application work wells until I try to implement code sigining. As this is the first time using security feature on smartphone, now I am facing some problem.
|
| CE5 on MPX220 | 26 Jul 2005 14:30 GMT | 1 |
Does anyone know if there is goign to be an upgrade to the MPX220 for CE5?
|
| Application Closes when not enough memory (.net C#) | 26 Jul 2005 12:46 GMT | 6 |
I'm making an application in .NET. My application must always be on. Is it possible to forbid WINDOWS CE to kill my app if there is not enough memory to launch a new application?
|
| BrowserFavorite CSP | 26 Jul 2005 07:56 GMT | 6 |
I would like to retrieve the browser favorites of my smartphone using CSP. To do that, I send the request: <wap-provisioningdoc> <characteristic-query type=\"BrowserFavorite\" />
|
| ListView | 26 Jul 2005 06:12 GMT | 3 |
how to implement searching in a list view. when we press key it shows those entry. is there ne API to implement it or i have to do it by my own.I want to make it like contacts in Smartphone . thnx in advasnce
|
| Discovering Bluetooth Device | 25 Jul 2005 18:09 GMT | 1 |
I read the article (Discovering Bluetooth Devices Using Winsock) on MSDN's website(URL: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcecomm5/html/w ce50condiscoveringbluetoothdevices.asp ), and try to use the sample code, but sometime the program suddenly ...
|
| How do I make my API a trusted API? | 25 Jul 2005 13:58 GMT | 1 |
I have written an API which is now part of an application. Now, there is a need for me to expose my application to third party applications. How do I ensure that my application gets called only by trusted & privileged 3rd party applications? Is there some kind of registration
|
| TomTom Mobile 5 | 25 Jul 2005 09:06 GMT | 1 |
I know this is more about TomTom than specifically about Smartphones, but here goes. I'm trying to find a way of sending a message to a Smartphone with TomTom Mobile 5 on and it automatically firing up TTM5 and displaying a route to a
|
| Could not generate command line for the 'VCCLCompilerTool' tool. | 25 Jul 2005 07:57 GMT | 2 |
"Could not generate command line for the 'VCCLCompilerTool' tool." I write a smartphone 2003 app in VS2005 B2.But i get this err msg when build it? How to do? And when chice WIN32 type build it.It succeeded.Why?
|
| memory usage limit in any pocket pc application | 25 Jul 2005 07:23 GMT | 1 |
I am developing an UI application using eVC++. When I run my program, it works fine for first 5 minutes. After that, it automatically vanishes. Is it possible to capture this situation Programatically using any
|
| Accessing localhost Web Service through the Emulator | 24 Jul 2005 23:38 GMT | 2 |
Question is in the subject really. How can I access a web service that is running on the localhost? 1.. Go to Settings, then Data Connections (Shortcut: L, 8, 9, 2). 2.. Change Work Connection to NetCard (Is that short for Network Card?
|
| How to detect connected Bluetooth headset? | 23 Jul 2005 00:17 GMT | 6 |
In my application, I want to detect if a Bluetooth headset is connected (that means: The headset icon next to the battery and signal indicators is displayed). Does anyone know how to do this? At the moment, I managed to detect if a BT
|
| Querying Service Capability on Remote Bluetooth Devices | 22 Jul 2005 23:31 GMT | 3 |
I read the article(Querying Service Capability on Remote Bluetooth Devices)on MSDN's website(URL:http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcecomm5/html/w ce50conqueryingservicecapabilityonremotebluetoothdevices.asp),and try to use the sample code,but I also ...
|