| Thread | Last Post | Replies |
|
| Can WM image run in RAM directly? | 11 Oct 2006 07:59 GMT | 1 |
I am migrate a SoC BSP from WinCE5.0 to WM5.0. Now flash.nb0 has been made out,but I have not IPL. I want to download flash.nb0 into RAM and run it, and in fact the flash.nb0 can run a little,but image thinks itself be running in flash, and wants to jump to flash when mmu ...
|
| Unable to load driver on smartphone for WM5.0 while Pocket PC it works | 11 Oct 2006 07:36 GMT | 6 |
We are trying to boot up our CEPC for Smartphone in WM5.0 enviorment. We first boot up our native image without any of our driver for Smartphone WM5.0, it workd. But when we add our driver inside image with proper registry , sysgen variables and bib settings, Image gives a
|
| USB Comm with CDC or RNDIS | 10 Oct 2006 21:30 GMT | 3 |
We have a project that involves windows mobile devices communicating with a custom hardware device over USB. The custom hardware device is being built from the ground up, and we have control over all aspects of it's software and hardware development. The mobile devices will
|
| For new comers, a rundown of development framework choices... | 10 Oct 2006 11:53 GMT | 9 |
The author of this post has made the assumption that since this is a smartphone.developer newsgroup that this group is freely open to discussion on all topics of topics of smartphone development frameworks, not limited to native C++ code development and managed CF
|
| prepopulating outgoing calls | 10 Oct 2006 11:48 GMT | 1 |
I want my application to prepopulate the phone number field for an outgoing call. I'm able to make a phone call programattically (that is bring up the call screen with the phone number populated and automatically dial),
|
| Windows Media Mobile Development Q's? | 10 Oct 2006 04:45 GMT | 1 |
1.) Anyone knows how to stream web media into windows media player mobile? Or better yet, create a wrapper for windows media player mobile (user-consumer doesn't know this), and stream media content to application? 2.) Instead of streaming actual media, how about just loading a ...
|
| RegisterHotKey does not turn off window actions | 09 Oct 2006 13:34 GMT | 1 |
My application calls RegisterHotKey to respond to the user pressing the hokey buttons. This works fine on most units. On some WM 2003 units my application gets the WM_HOTKEY message and does the correct. However, right after my application responds to the WM_HOTKEY message ...
|
| the contacts of e-mail | 07 Oct 2006 01:47 GMT | 1 |
How can I get the email address from contacts? I can fill in to the blank of addressee.
|
| Remote tools cannot connect to ARMEmulator Smartphone | 06 Oct 2006 18:41 GMT | 2 |
From PlatformBuilder, remote tools (Fileviewer and RegEdit for example) cannot connect to the DeviceEmulator when it is running a Smartphone image. The problem has to do with 'cetlkitl.dll trust = 1'. When I run a PocketPC image, 'cetlkitl.dll trust = 2' and the problem does not ...
|
| Tray icon in smartphone's Today | 05 Oct 2006 16:17 GMT | 3 |
I added tray icon for my app and found that it doesn't show on Today screen. If I run any application - icon appears in the tray, but if I return to Today it hides again. Is there a way to fix that? I want my icon to be always visible in the tray.
|
| WBXML WM5 encoder | 04 Oct 2006 20:51 GMT | 1 |
This isn't criticism, I'm just curious to why Microsoft doesn't provide us developers with a WBXML encoder (WM specific or not)? Is every developer supposed to create his own encoder/gateway? Is anyone aware of a finished and general encoder which can read ddfs and custom
|
| WBXML to XML conversion on WM5.0 Smartphone | 03 Oct 2006 10:18 GMT | 1 |
we are getting a WAP push message to a push client registered to the push router on a WM5.0 smartphone, but message is in WBXML format. How can we convert the message on device to XML format?
|
| J2ME vs CF2 case study, playing audio. | 02 Oct 2006 17:23 GMT | 3 |
For managed code developers, this case study demonstrates how you would accomplish the task of audio playback using the Windows Mobile 5 Compact Framework 2.0 and how you would accomplish this same task on Windows Mobile 5 using mobile Java (J2ME).
|
| Retrieving handle to GetOpenFileNameEx dialog | 02 Oct 2006 10:21 GMT | 1 |
I'm bug fixing an app that uses the GetOpenFileNameEx function to get the path to a user selected file. If the user while the file picker is shown, accidently or for some reason, presses for instance the Home button the the device the app is minimized.
|