| Thread | Last Post | Replies |
|
| soft keys handling in pocket PC | 09 May 2006 22:59 GMT | 4 |
I need to develop an application in VC++ for Pocket PC 2003 I need to handle the soft keys that will be present on the device can any one help me how i can get those events Thanks
|
| SetCurrentDirectory | 09 May 2006 22:59 GMT | 2 |
I have desperately been trying to find a replacement for SetCurrentDirectory, but have failed. My question is, is it possible at all in CE5, to load a file from a relative path, or are all paths absolute ?
|
| How to load PCMCIA driver after device reset? | 09 May 2006 20:55 GMT | 2 |
I'm testing PXA255 device with integrated Texas Instruments ACX100 WiFI card on PCMCIA bus and I'm facing with BIG problem. After reseting the device the driver for the card (tiacxwln.dll is not loaded at the boot time), ok...setting by OEM.
|
| hwnd_broadcast won't work | 09 May 2006 20:55 GMT | 3 |
I'm trying to change the theme on my Device and below is the code I'm using for doing so. The problem is that only the wallpaper is changing, not the whole theme (colors, etc) neither on the emulator (wm2003) nor my device (wm5.0)? And sometimes the whole device crashes or hangs. ...
|
| hi to add dyanamic scroll bar when input panel comes up | 09 May 2006 17:31 GMT | 2 |
I have to make a dynamic scroll bar when software input panel comes up so that no problem in seeing the controls , now when input panel comes up
|
| wm5.0 hue value? | 09 May 2006 14:37 GMT | 2 |
So if I try to install wm2003 theme .tsk file onto wm5.0 device, everything looks just fine except the Navigation Bar and Bottom bar which are on wm5.0 created based on what? I know there is BaseHue value in registry which defines this but how can Windows know what value they ...
|
| Adding menu item in the start menu | 09 May 2006 12:59 GMT | 2 |
I am creating an application for Pocket PC running Windows Mobile 5.0 using VC++ 2005. I want to add a menu item to the start menu. How to add a menu item to the start menu? What is the API that need to be used?
|
| resolve activesync host ip | 09 May 2006 10:09 GMT | 5 |
I've been trying to resolve the IP of the ActiveSync host for a couple of hours but can't really seem to get anywhere. I'm on a Dell AXIM x510 with Windows Mobile 5.0 and ActiveSync 4.1 I would like to be able to call a web service on the desktop pc but I
|
| wceload just to extract? | 09 May 2006 01:43 GMT | 1 |
can i use (and how from evc 4) wceload just to extract specific cab, not to install it (because it's jsut an archive .cab, not the install one)? thanks
|
| MSXML and VS2005 | 08 May 2006 20:55 GMT | 3 |
I have program that uses MSXML.DLL for parsing some config XMLs. It was written in EVC 3.0 and now I want to recompile it with Visual Studio2005. I have recompiled it without errors, but now it cannot initialize MSXML. (on the same device where old version worked OK).
|
| WM5 GPS | 08 May 2006 20:47 GMT | 1 |
I have a question regarding the new GPS manager features in Windows Mobile 5. I could not find information how the new GPS system works in detail. I understand that it is a multiplexer between a hardware GPS receiver and several applications.
|
| catching them all | 08 May 2006 19:38 GMT | 1 |
how can one application made in evc 4 see all the messages (their names for example) it receives from other windows?
|
| Serial mapping in the emulator with WM5 | 08 May 2006 18:44 GMT | 1 |
I'm writing an ap for WM5 that communicates with a serial device. I can deploy it on the emulator which is mapped to a serial device on the pc (com1) and this works great, Except... The first time I run the app on the emulator after booting XP the device
|
| SIP for VGA devices | 08 May 2006 18:35 GMT | 1 |
The SIP implemented for non vga devices does not appear fullsize on the VGA device. If I try to implement SIP (written in eVC++ for PPC 2003) on WM5 (HTC Universal) it appears to be very small. What changes should be made in the code/VS2005 properties/device to get the
|
| Target device with C++ projects | 08 May 2006 18:32 GMT | 2 |
In C# projects I have many targets like the pocket PC phone emulator, In C++ projects however I have only smart phone and pocked PC targets. I need also a pocket PC phone emulator for my C++ projects, How to configure it?
|