| Thread | Last Post | Replies |
|
| HTTPWebRequest fails | 04 Sep 2006 08:40 GMT | 4 |
I have a strange problem that I am trying to solve for a week now. The problem is that the HttpWebRequest is failing when the device is connected through GPRS and working ok when the device is cradled. However when I try the same request in pocket IE (through the GPRS)
|
| Get Home Network Information | 04 Sep 2006 08:32 GMT | 3 |
What API's have to be used to retrieve home network info and current network information? I am developing with Windows Mobile 5.0. Thanks & Regards.
|
| Is there either WMP or DShow API for recording audio and video files? | 03 Sep 2006 21:10 GMT | 1 |
Hi all you, Is there either WMP or DShow API for recording audio and video files? Thanks in advance, DM
|
| Detecting the AKU? | 02 Sep 2006 23:09 GMT | 1 |
What is the proper way to detect the AKU of the device your app is running on? J
|
| URGENT: Application hangs when installed on Card | 02 Sep 2006 20:33 GMT | 1 |
Environment: Any WM5 device Card size: Any In our application the data is stored on the card and i have handles to our data files open in our applcation on launch and the handles are freed when
|
| StretchBlt Shrink? | 02 Sep 2006 16:24 GMT | 1 |
Some of my images reduce correctly when I use StretchBlt, others do not reduce at all. Why? How do I fix this?
|
| Problem w/VS2005 port to Mobile 5.0 | 02 Sep 2006 16:20 GMT | 4 |
i have a project that i'm porting to mobile 5.0 to run on an HP ipaq. the project was originally an MFC project running on XP, that was then ported to wxWidgets on XP. now we are trying to port it to WinCE, Mobile 5.0. using vs 2005, i have migrated all of the .dsw's over, ...
|
| covering a dialog window with a transparent bitmap | 02 Sep 2006 16:08 GMT | 1 |
Im trying to cover a dialog window with a transparent bitmap so that user can see the contents of the dialog but not press any of the controls. I cant use EnableWindow(FALSE) to disable the window as there is a portion of the window which needs to enabled. Ive have already
|
| VS Studio 2005 and ANSI | 02 Sep 2006 15:24 GMT | 1 |
I'm trying to write an application that read ANSI file but I get compile errors. I'm using VC++ (2005 Pro). I'm new to this, I've been using VC++ 6. I've set the Character Set to Multibyte and I got this error
|
| CreateFolder Trouble | 02 Sep 2006 06:32 GMT | 1 |
I've been trying to create a folder off of the root folder in Mobile 5 from a custom mail transport, but keep getting E_INVALIDARG returned. I've tried both of these with no luck: LPMAPIFOLDER pFolder = NULL;
|
| How to work with remote database on a pocket pc using C++ | 01 Sep 2006 21:28 GMT | 1 |
I had posted a message a few days ago about how to go about accessing remote SQL Server, but i didn't get any replies. So, i am posting it again, but after rephrasing it a little bit. I need to access a remote SQL Database from my pocket pc (Dell Axim
|
| How do I disable "Would you like to view the pictures.." pop up? | 01 Sep 2006 14:32 GMT | 5 |
I develop a high end imaging application called Pocket Phojo. Under Windows Mobile 5.0, the first thing my customers see when they insert a card is "Would you like to view the pictures on your storage card now?". A few people mistake this for my software the first time, causing ...
|
| How to implement the application buttons? | 01 Sep 2006 09:17 GMT | 2 |
I want to use the application button to launch the Camera application or take pictures or videos on a Windows Mobile-based Pocket PC, I add some register values according to the MSFT doc: [HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C3]
|