| Thread | Last Post | Replies |
|
| Anyway to atttach debugger to a Today Plugin? | 21 Dec 2007 13:11 GMT | 2 |
I am working on a Today Plugin. I am able to run it in the Windows Mobile 6 Classic emulator and also on a physical device. My question, is there a way to attach the VS2005 debugger to the DLL in
|
| SSL HttpOpenRequest/createThread works on SP fails on PPC!! | 21 Dec 2007 10:06 GMT | 4 |
I am trying to connect to a SSL (https) using the Device Emulator (v2) and WM5. It works fine on the Smartphone, yet fails on the Pocket PC (DE 2) when I create more that 16 threads!!!!.
|
| A2W and length of string problem | 20 Dec 2007 19:18 GMT | 1 |
Hi I have a small problem. I read somewhere that the A2W macro can cause problems if the string is too long. I am reading an XML file into a string with the following code: USES_CONVERSION;
|
| WM 5, simple data-aware application. Where to start? | 20 Dec 2007 11:52 GMT | 9 |
I would like to ask some more experienced developers for an advice. I am planing to wirte a very simple application (on the client side) for creating invoices. However I am not experienced in developing Windows Mobile applications, neighter VS 2005 (but I have number of years of ...
|
| Incoming call dialog | 20 Dec 2007 09:23 GMT | 1 |
I want to write a little utility that will replace standard incoming call dialog, can someone please suggest a good acticle on this? Basically, I just want to see where to digg for this. I figured how I can check for IncomingCall status and stuff but how do I actually
|
| Cant find ddraw.lib | 19 Dec 2007 21:46 GMT | 1 |
My project uses direct draw. When compiled using PPC2003 SDK it gives me a fatal link error "Cannot find 'ddraw.lib' I look in the PPC2003 SDK lib folder on my computer and i see no 'ddraw.lib' file so I copied it there from the WM6 SDK lib folder.
|
| Running WM6 program on WM5 and older devices | 19 Dec 2007 21:00 GMT | 3 |
Hi, I have had to updrade a PPC2003 project to WM5 and WM6(Using VS2005). If I build the program using the PPC2003 SDK (After having made my changes) it will run on a WM5 and WM6 device. But, the same exe compiled using the WM6 SDK will not run on a WM5 or
|
| Send a msg from a dll to the calling app | 19 Dec 2007 20:15 GMT | 2 |
I have a application running which loads a dynamically a dll. I would like to send a msg from the dll to the app. How can I do that ? SendMessage needs the window handle, so how can I get the window
|
| C# coding connection to sql 2005 express on pocket pc 2003 | 19 Dec 2007 17:45 GMT | 1 |
When I try to deploy a testing program on C# 2005, i cannot create the connection with a Sql Exception error. Do anyone have such experience and provide me a solution. my devlice is O2 XdaIIi and the .net CF is 2.0
|
| WM5 PPC: profiler for native applications | 19 Dec 2007 17:33 GMT | 1 |
Is there any profiler available for WM5 ppc native applications? I know there're some for WinCE, but i don't know where to get 'em and if I'll be able to use them in WM5 PPC environment? Thanks in advance.
|
| Write SMS in Inbox | 19 Dec 2007 10:40 GMT | 5 |
Hi, I want to know how to write an SMS in the Inbox. What I am trying to do is implement a backup and restore (SMS) feature on Pocket PC. "Restore" means I have to read the SMSes from a persistent store and write it back into the Inbox. I have the necessary information, like ...
|
| directshow: how to get the Previewer (Renderer) Pin | 19 Dec 2007 09:52 GMT | 1 |
How to get the Previewer (Renderer) Pin. We need to insert a filter before the Renderer in the graph. Is there a way to get the Pin or Filter. I used the PPC Sample CameraCapture that I improved:
|
| How to make plugin to Outlook? | 18 Dec 2007 13:58 GMT | 1 |
Tell where it is possible to esteem about creation plugins for Pocket OutLook? With embedding of the forms.
|
| Running applicatin on top | 18 Dec 2007 13:27 GMT | 5 |
Is there a way to run an application in a way that no other application's window's will work on top of it?
|
| WM5 program onWM6 device | 17 Dec 2007 22:03 GMT | 1 |
If I compile a program using WM5 sdk and then drop it onto a WM6 device it gives me a "The blah blah file cannot be opened . Either it is not signed with a trusted certificate or one of its components cannot be found etc etc...."
|