| Thread | Last Post | Replies |
|
| Phone Edition & RAS | 08 Feb 2007 14:36 GMT | 1 |
Is it possible to use RAS to connect to GPRS or CDMA on a Windows Mobile Phone Edition device? I know everyone recommends using Connection Manager for Phone Edition, but I am trying to make a component that will run on the most flavors of WinCE as
|
| Setting Brightness | 08 Feb 2007 12:10 GMT | 2 |
I'm building an application that allows the use to change the brightness of the a Windows Mobile 2005 Pocket PC without entering the settings section. I'm modifying the Regestry settings like this but the intensity doesn't change only after a general WM_SETTINGCHANGE
|
| Breakpoints and deployment | 08 Feb 2007 10:53 GMT | 5 |
I'm writing an application for an iPAQ using Windows Mobile 5 and .Net. I'm been marching along very well, until one day, my code threw an error in debug mode. So I set a breakpoint only to find it was
|
| Turn off CeSetUserNotification | 08 Feb 2007 10:11 GMT | 1 |
Uh-Oh. I played with this function, and now everytime I reboot my mobile phone, it gives a "Test, Hello World" message... Is there some registry key to void it?
|
| Any recommended 2D library to use with C# | 08 Feb 2007 08:34 GMT | 2 |
any good 2D Library for CF to use with C#. Mostly for displaying pictures, image processing, pixel manipulation.. thanks John
|
| Cant find Flash Memory.. | 07 Feb 2007 21:36 GMT | 3 |
I have a program which copies files from the Flash memory. I have an Acer n50 running PPC2003 and the flash memory is under My Device-->ROM Storage but I also have an HP iPaq 1950 running WM 2005 but I cannot find a folder like this on the device.
|
| Dynamic Link to ATL | 07 Feb 2007 15:02 GMT | 3 |
In my application , when I used 'Dynamic Link to ATL'in the project settings, application failed to load. It worked if 'Static Link to ATL' is used. What am i missing when I go for 'Dynamic Link to ATL' ? Please help.
|
| beeping in windows mobile | 07 Feb 2007 13:03 GMT | 2 |
I am developing a windows mobile application. I would like a simple "beep". Is there a simple API call, etc. that can do this? I don't need anything fancy like playing a wav file, etc.
|
| About MAPI | 07 Feb 2007 08:48 GMT | 1 |
I want to get the message form by the following function, but I don't know how to initial the first parameter ,IMessageFormHostEx * pHost, please give me some advice. HRESULT CreateReadForm ( IMessageFormHostEx * pHost, LPMESSAGE
|
| How to check the existence of a network resource? | 06 Feb 2007 23:31 GMT | 3 |
My application needs to verify that a file on the network exists. I've been using FindFirstFile to do this and it works fine. However, I've been asked to have the "Cannot Connect" bubble appear via the Connection Manager if I attempt to locate a network file and there is no ...
|
| SQL Compact Edition downloads and content now live | 06 Feb 2007 22:15 GMT | 13 |
http://www.microsoft.com/sql/editions/compact/default.mspx
 Signature Ginny Caughey Device Application Development MVP
|
| Uninstall CAB issues | 06 Feb 2007 21:06 GMT | 3 |
I am writing my first Win Mobile app using .NET 2.0 CF. I am having no problem installing the application the first time. On subsequent installs, even with uninstalls I am having a problem with the Shortcuts that show up in the Programs Folder. This results in Program Shortcuts ...
|
| Enter key is not working on WM5 | 06 Feb 2007 18:45 GMT | 3 |
I have an application where I capture Enter Key (VK_RETURN) but it is not working on WM5. It works well on WM2003 and older versions. I already searched on previous threads, but it had not a solution to this problem.
|
| How to send messages from icon on the upper toolbar ? | 06 Feb 2007 15:28 GMT | 3 |
We are using SHNOTIFICATIONDATA to show icon on the upper toolbar on Windows Mobile 5. But we can't find out how to send a message to our window when we click on the icon, without showing any pop-up window. Our code:
|
| Sync Database via Internet | 06 Feb 2007 07:36 GMT | 6 |
I develop apps on MS Access and SQL Server. I now have neeed to develop a supplementary application for the Pocket PC which will connect to the database on the main server. My clients need real-time updating with their databases. I must have that
|