| Thread | Last Post | Replies |
|
| landscape mode support | 29 Dec 2004 20:25 GMT | 1 |
Switching my application from portrait to landscape mode is introducing a auto scrollbar if the controls cannot fit in the landscape mode. But the controls are not aligned, I see almost the right half of the screen is blank. How do I align the controls? Is there any ...
|
| ContextMenu | 29 Dec 2004 15:59 GMT | 1 |
Can anybody tell me the Windows Message to select the text within a textBox? I tried it with WM_IME_SELECT = 0x0285 but this does not work. I used a little contextMenu for the textBoxes and offer the possibility to copy,paste,cut,clear and undo any action. Does anybody know how ...
|
| Reading windows mobile call history | 29 Dec 2004 15:50 GMT | 2 |
I would like to read windows mobile call history (one of the goals is to get list of missed calls). I can use EVC++4 or VS.NET. I didn't find any information about this topic.
|
| Installing 2002 SDK | 29 Dec 2004 01:47 GMT | 2 |
I'm trying to install the Microsoft Windows SDK for Pocket PC 2002 along with the Embedded Tools 3.0. The Tools suite installed okay, but the SDK doesn't. It gets as far as "Status: Registering Platform Manager components", but it hangs there. I'm running WinXP SP2 on a 2.4GHz ...
|
| XDB browser can't work | 29 Dec 2004 01:30 GMT | 1 |
Environment: HP iPaq 4700 VS.Net 2003. Pocket PC SDK 2003 EVC+SP2 + Intel DebuggingExtensions2.4 Program: The XDB browser can't work, It says"Unable to launch device side application on target"
|
| How can I use wab files in pocketpc2003 ? | 29 Dec 2004 01:24 GMT | 2 |
How can I use wab files in pocketpc2003 ? Wich application can I use for communication with voice in the LAN using pocketpc ? thanks.
|
| MP3 APIs for buffering and playing | 29 Dec 2004 01:03 GMT | 1 |
Is there an API similar to the wave file APIs WaveOut/WaveIn that will allow the manipulation of MP3 files for buffering and play/streaming them to the audio device?
|
| PPC Emulator ActiveSync Error | 29 Dec 2004 00:51 GMT | 5 |
I have configured the emulator settings to work with Active Sync over VirtualSwitch.I am using eVC4.2 and my system has a network card.But when i start the active sync from emulator i get the error "Network Connection - You cannot establish an active sync until you have ...
|
| Windows Forms | 29 Dec 2004 00:02 GMT | 1 |
One problem occured in my developed Mobile Application which has very negative impact on the performance and is a very bad solution. I want to explain my problem with an example because otherwise it is very difficult to explain for me. My appication has a MainMenu were different ...
|
| Target device | 28 Dec 2004 18:16 GMT | 3 |
i am new developing to pocket PC i am using EVC 4 sp3 my target device is http://www.symbol.com/products/mobile_computers/mobile_ppt8800.html the code so far so good till now on emulator
|
| How to access camera on HP rx3715 in C#? | 28 Dec 2004 16:22 GMT | 3 |
I have been looking for way to access the camera from my own program so that is posible to make a photo. I have seen software like bistia but for some reason i don't get no respons from them. So my question is does anyone know how to access the camera on a HP rx3715 (build in ...
|
| CfileDialog problem ? | 28 Dec 2004 15:09 GMT | 1 |
CFileDialog fd(TRUE, NULL, file_name, OFN_HIDEREADONLY | OFN_OVERWRITEPROMPT,
|
| Problems controlling backlight in PPC 2000 | 27 Dec 2004 23:27 GMT | 2 |
I've read several posts and replies on this mesage board about controlling the backlight on the PPC. The recommended procedure is to set HKCU\ControlPanel\Backlight\BrightNess in the registry and then broadcast a WM_SETTINGCHANGE message.
|
| How Video/Audio Playback? | 27 Dec 2004 23:05 GMT | 3 |
Can someone please tell me how i can integrate video and audio playback in my ppc03 application using .net cf? Unfortunately, the .net cf doesn't support COM and i can't afford CFCOM Anyone got an idea?
|
| select ListView | 27 Dec 2004 22:06 GMT | 2 |
I have a ListView with many articles. Is it possible to select several articles of a ListView? If yes how does it work? regards mathon
|