| Thread | Last Post | Replies |
|
| TCP over ActiveSync USB Connection | 08 Feb 2005 18:43 GMT | 3 |
I'm trying to create a TCP client (on PPC 2002 device) and server (on W2K desktop) over an ActiveSync USB connection. I'm using unmodified code from Chapter 15 of "The Definitive Guide to the .NET Compact Framework". I've scoured the newsgroups, but it's still not clear if
|
| .Net CF-How do I make the parent form visible when the child is cl | 08 Feb 2005 17:03 GMT | 4 |
In a .Net Visual Studio 2003 Windows mobile 2003 project, I have an app that has one main parent form with several child forms. I have suceeded in keeping only one instance of the application name listed in the runnings programs list by setting the frmParent.text = "" when I ...
|
| Java on Pocket PCs | 08 Feb 2005 16:43 GMT | 2 |
I'm into Java/Swing development. What about this constellation on a Pocket PC? Is there a chance to have a Swing GUI on it? Do you have any recomendations on forums, groups etc.? cu
|
| MSXML3 PocketPC parse XSTL MDA II, has anyone tried this | 08 Feb 2005 14:29 GMT | 8 |
hello:) i was wondering if anyone has tried something like this: I want to parse the (xml, xsl) on the Pocket PC that does not support msxml3.
|
| Battery Check? | 08 Feb 2005 14:26 GMT | 4 |
Anyone know that how to check the current power of the battery of pocket pc. I have to check it in my program...Thanks...
|
| HTML Control | 08 Feb 2005 14:01 GMT | 1 |
I'm working with eVC4.0 and WinCE 5.0 in C++ and would like a simple HTML component to add to a form. I'm just trying to display formatted text, not surf the web or anything fancy. I tried some samples with "htmlview.lib" but couldn't get them to work.
|
| Using WM_LBUTTONUP | 08 Feb 2005 13:50 GMT | 5 |
I'm writing a small app with Embedded Visual C++, I need to handle a message when I tap over tree Icons or Immages. I've started from the demo of TrayApp Sample code. I've write the code after the WM_INITDIALOG
|
| CAB Files, WCE 4.x, and non-Pocket PC 2003 | 08 Feb 2005 13:29 GMT | 4 |
For various reasons I've mentioned in other threads, I am finally going to officially support Pocket PCs. I also need to support several devices that are definitely not Pocket PCs. No problem for my code, but a definite problem for CAB files.
|
| Pocket PC Emulator | 08 Feb 2005 11:20 GMT | 2 |
I'm new to Pocket PC... can anybody please tell me if there's a free emulator for Windows (XP) like for Palm devices? Thanks.
|
| Proper use of "My Documents" folder | 08 Feb 2005 02:53 GMT | 1 |
I have developed an application that generates many documents (registered specifically to my application by a unique file extension). Some of my clients have requested that I make my application put these documents in a sub-directory under "My
|
| form post with mailto: empty message body problem | 08 Feb 2005 02:35 GMT | 1 |
Hi, on Pocket PC 2002 IE, I am trying to use the post method with mailto action. When I press the submit button, it correctly opens a new email message window with address and subject filled out fine, but the message body is empty. But the form body should have been included in ...
|
| pocket ie web dev question | 08 Feb 2005 01:24 GMT | 3 |
i'm intending on developing web pages for pie running on ce 4.2. i understand it supports jscript 5.5. does anyone have a link that would let me know what functionality jscript affords and what dhtml interfaces are supported?
|
| Menubar | 07 Feb 2005 20:41 GMT | 1 |
I'm running a mfc dialog based application on a pocket pc. During mainDlg::OnInitDialog I'm loading a menu which depends on a menu resource. I'm trying to change the state of a menu item to either checked or unchecked but a call to GetSubMenu fails, so I'cant change the state.
|
| Newbie advice on correct way to debug please | 07 Feb 2005 20:41 GMT | 5 |
I have an app which runs fine on the emulator but when launched on a real device immediately quits with no error messages. I tried compiling a debug version but no text gets displayed in the debug.txt file on the device. What am I doing wrong?
|
| How to setup folder sharing in Simulator? | 07 Feb 2005 20:15 GMT | 1 |
I recently installed CE 4.2 simulator on my PC when I installed eVC4.0. I was able to connect to HD through Folder Sharing in Simulator. Unfortunately, my PC got Spam and I had to reinstall XP and other develop tools. When I installed CE 2003 this time, I could not find Folder ...
|