| Thread | Last Post | Replies |
|
| Long network operation | 21 Oct 2005 09:01 GMT | 2 |
Our application use a quite long network operation (10 minutes) but it fails when the device go into sleep mode. Is it possible to avoid sleeping of the device ? It close the connexion and the transfert fail ...
|
| Problems with Mobile 5.0...process viewer? | 21 Oct 2005 06:14 GMT | 14 |
We just tried our application with the new Mobile 5.0, and here is a surprise, it doesn't work! The app involves PCMCIA drivers for the CompactFlash port of a Axim. Now Mobile 5.0 won't recognize our OEM Compactflash++ card. Now I have to try to troubleshoot where the problem
|
| Positioning HTML elements in PIE | 20 Oct 2005 22:33 GMT | 1 |
I'm trying to position an anchor-element in HTML: <A name="aPosition" STYLE="position:absolute; left:25; top:50"> MyText </A>
|
| Digital certificate (code signing) for driver/LSP/CAB on WM 5.0 | 20 Oct 2005 21:43 GMT | 2 |
I would like to know what is the exact procedure to obtain code signing (digital signing) for LSP / NDIS Driver and any installable CAB file on Windows Mobile 5.0. Will it be done by MSFT or any third party CA like Verisign can do it. For NDIS Driver and LSP w hat would be ...
|
| Visio drawing on Pocket Pc | 20 Oct 2005 21:11 GMT | 2 |
Hello, I would like to have floorplan made in Visio in my PocketPc or windows mobile 2003 and be able to 1) view the custom properties of a shape 2) modify the custom properties of a shape
|
| PXA270 and WinCE 5.0 | 20 Oct 2005 14:17 GMT | 10 |
I have a NDIS intermediate driver and a stream interface driver that can run well on PPC2003 with PXA263 processor. The driver code I built in WinCE 4.2 is to choose ARMV4. Right now, I want to compile the same driver with the same code for MDA4(PXA270 processor) in WinCE 5.0 ...
|
| CLSID_Application - unresolved externel | 20 Oct 2005 13:06 GMT | 13 |
Again, I have this naughtly error. I am trying to create a POOM session, starting with the command from an example: CoCreateInstance(CLSID_Application,NULL,CLSCTX_INPROC_SERVER,IID_IPOutlookApp,(LPVOID*)&polApp); But I get the message that both CLSID_Application and IDD_IPOutlookApp ...
|
| How to prevent Auto Power off | 20 Oct 2005 08:57 GMT | 1 |
I am trying to prevent the device from auto powering off. I tried the following code on a device that is running PPC 2002, it works fine but when I tried it on a device running Windows Mobile 2003 OS, it is not working correctly.
|
| programming question C# DecimalPlaces for Numeric control not work | 20 Oct 2005 08:48 GMT | 1 |
I'm using MS Visual Studio trying to recompile a short program program orginaly designed for the PC to a HP PDA. I can't set the decimal place property on the windows form NumericUpDpwn with ".DecimalPlaces"
|
| how to get the handle of the current dll module? | 20 Oct 2005 03:04 GMT | 4 |
I have a routine A which is part of a DLL. I'm looking for a way, in the routine A, to get a handle to the DLL module of which A is part (BTW this DLL is loaded, since A is executing). The problem is that in my case I don't know that name of the DLL module (it
|
| thread management | 19 Oct 2005 22:13 GMT | 3 |
is there any way to look at, and manage running threads using the debugger in VS2003 ? Thanks, Carlos
|
| WM5 - Uninstalling removes shared registry heirarchy!! | 19 Oct 2005 20:57 GMT | 5 |
We have about 200 applications for the PocketPC and all of them share the compnay key. Say i have 2 products A and B. I first install A. This creates the key MyCompany since it does not exist.
|
| IR on WM5 | 19 Oct 2005 18:50 GMT | 1 |
We've got a C++ native app that has been running just fine on previous versions of PPC but refuses to cooperate on Windows Mobile 5. We run on a wide variety of Palm and PPC's so we have to program to the lowest common denominator in a lot of areas. When it comes to comms back ...
|
| How to unsign a signed cab | 19 Oct 2005 18:39 GMT | 10 |
I was wondering if there was a way to unsign a signed cab ? Iam trying to avoid packaging 2 versions of our data CAB files, which can be very large in some cases, with our installers. If i could unsign a CAB file then i can unsign it before having ActiveSync Add/Remove programs ...
|
| how to automatically configure a pda | 19 Oct 2005 18:36 GMT | 4 |
Hi, the problem is: I have many PDAs to give to my clients and they use them in 10-15 days time. Of course the battery exhausts and I loose the confifuration (e.g. gprs connection, turbo mode for the cpu, ...). Is there a way to automatically and easily configure the pda again (e.g. ...
|