| Thread | Last Post | Replies |
|
| Why is a panel not visible? | 21 Sep 2007 15:11 GMT | 1 |
I am developing for a Pocket PC using CF 2.0, VS 2005 and VB.NET. I have 2 panels on a form, and control which one is visible by radio buttons. One of them, when coming back to it from the other one, refuses to be visible.
|
| Is there a devkit or test board/BSP for WM debugging/troubleshooti | 21 Sep 2007 14:59 GMT | 35 |
Is there a devkit or test board/BSP for WM debugging/troubleshooting? Do they even make such a thing, or would something like that only be readily available to the vendor creating the WM OS (or to those they license it to)? In other words, will I find vendors offering the public ...
|
| Newbibe - DMProcessConfigXML | 20 Sep 2007 22:16 GMT | 1 |
As a Newbibe I would like to know, how to retrive the Windows Mobile5.0 "bluetooth and WIFI" configuration settings through DMProcessConfigXML? (means what will be the characteristic-query type?) -
|
| kill process | 20 Sep 2007 19:56 GMT | 3 |
Whether is it possible to run a program and kill it as soon as time out? thanks
|
| How to implement asp server! | 20 Sep 2007 19:50 GMT | 1 |
I download the httpd.exe , and build the web server! It can parse HTML,but I would like to parse the asp script! when I put the . asp file into the default folder,and input the "http://(ip address)/ *.asp", it have some Error! The error message is:
|
| How to close httpd service in Pocket pc | 20 Sep 2007 19:47 GMT | 1 |
I installed Http.arm.cab in my pocket pc and it works fine. But how to close it? I follow this document: http://msdn2.microsoft.com/en-us/library/ms834461.aspx#webserver30_startstop
|
| Label Control no AutoSize! How to implement my own custom control? | 20 Sep 2007 15:34 GMT | 3 |
Hi experts, i just found out tt Label Control in compact framework doesnt have AutoSize property. But I need to implement this. Does anyone have any existing codes to auto size the label control to the
|
| Transfering data structs over network | 20 Sep 2007 15:32 GMT | 3 |
I need a solution to transmit complex structs from a desktop to a mobile device and back. Does anyone know a network protocol for data transfer and marshalling? I did not find anything at google. My first suggestion was to convert the structs to xml and send it via socket.
|
| ActiveSync Schedule | 20 Sep 2007 10:38 GMT | 6 |
Where are ActiveSync Schedule settings for "Peak times" and "Off-Peak times" stored? In the registry? I only see the following Key (red) in the registry change, when I change
|
| distinguish PDAs from Smartphones and pocket pc | 20 Sep 2007 09:33 GMT | 5 |
Is there a way to distinguish PDAs from Smartphones and pocket pc programmatically? I am writing an application which will be run on pdas ,smartphone and pocket pc and makes a scheduled connection attempt to a server. Since pdas(smartphones are not always connected
|
| Swapping frameworks | 19 Sep 2007 23:23 GMT | 2 |
I don't code in this area (and I did a quick search and didn't find), so if this is FAQ, I apologize in advance. We've got forms developed for IPAQ units, so they're using compact framework. Is there anything that says I can't use existing forms (in
|
| I have two blocks in developing for PocketPC can someone help me p | 19 Sep 2007 23:21 GMT | 12 |
I have a question concerning the Windows CE pocketPC. I have already obtained the trigger event that triggers the event live but I am unable to get the correct code to check for space on the PocketPC Windows CE 5.0. Below is the code I have so far:
|
| WTL | 19 Sep 2007 13:35 GMT | 3 |
Hi, I will shortly be developing a C++ UI app for PocketPC and Smartphone 03/WM5/WM6 I used Win32 for a previous app i did but i found i had a lot of tedious coding to
|
| unload command does not seem to work on Windows Mobile 5 | 19 Sep 2007 09:06 GMT | 1 |
When creating a process with "unload" or "unload.exe" with command line set as the uninstall name of the application, the process does not seem to launch. This worked in PPC2003 and is documented in MSDN as the counterpart to wceload.
|
| WM2003/WM5 Start Menu - maximum number of items ? | 19 Sep 2007 08:42 GMT | 4 |
How do I find out the *maximum* number of items allowed to be displayed in my device's Start Menu ? Is this figure stored in the registry somewhere...? (I can't find it !!) Searching around the internet, some sites report that WM2003 devices
|