| Thread | Last Post | Replies |
|
| GetFullPath of storage card | 18 Oct 2006 09:57 GMT | 3 |
How can I get the name of the Storage Card on the pocket PC? When I create a specific directory on the storage card and do GetFullpath("specific directory") I only get "\specific directory" as the path and not someting like "Storage card\specific directory"
|
| MFC Dinamically Linked | 18 Oct 2006 06:42 GMT | 2 |
I'm devepoling and application for pocket pc (Windows Mobile 2003 se) with Visual Studio 2005 (VC++). If I choose MFC Dinamically Linked what files I need to include in the setup of the application for MFC ? Thanks in adavance
|
| Connection via ODBC across Wireless Network Connection - VB.NET | 18 Oct 2006 01:05 GMT | 2 |
I am trying to connect to an ODBC datasource located on a network. I have a PDA which has a wireless connection to the network, and I am looking for examples, preferably in VB.NET, as to how to code the connection. I see that there is commercial software out there that can do ...
|
| Program starts twice | 17 Oct 2006 23:19 GMT | 4 |
If I press the button 2 or 3 times, the application starts twice. Can anyone give me a possibility to solve this problem. Thank you
|
| problem with WaitForSingleObject on WM5 | 17 Oct 2006 23:19 GMT | 3 |
I have a problem with WaitForSingleObject on Windows mobile 5. I have a parent process in which I am creating child processes using CreateProcess and I remember the child handle in the parent. CreateProcess(programName, command, NULL, NULL, FALSE, 0, NULL, NULL,
|
| Can I disable standy of PocketPC in my Application? | 17 Oct 2006 18:00 GMT | 4 |
I've written an application (.NET Compact Framework 1.1) for Windows Mobile 5, but I would like my PocketPC doesn't go in standby when application is working, without removing standby time for other applications. Can anyone help me?
|
| HOW CAN I TURN OFF MY ALARM | 17 Oct 2006 16:28 GMT | 8 |
Can anyone help me please? I have a pocket PC phone with windows mobile 5.0. When i set my alarm it would show an alert on my screen so that i can dismiss it. Now my alarm keeps going off and it's not showing the alert. How can i get the alerts to show again?
|
| Minimize app | 17 Oct 2006 13:44 GMT | 1 |
I am developing an application for ppc and sp (WM 5.0). The UI part is in MFC. Can someone tell me whow can i send the application in background or to minimize it. Thanks.
|
| Run application when power state changes | 17 Oct 2006 13:14 GMT | 3 |
Is it possible to have Windows mobile to run an application when the user power on/off (standby/resume) the device?
|
| Widcomm Bluetooth Stack | 17 Oct 2006 00:42 GMT | 2 |
I know this isn't the best forum for a Widcomm BT stack question, but here it is any way: Is it possible to turn the BT radio on/off from software? Seems like a simple task, and with the MS stack, it is!!!, but I'm forced at this time to
|
| Mysterious signing problem | 16 Oct 2006 18:40 GMT | 4 |
I have the most mysterious error when signing my application with my certificate. I have a WM5 C# (.NETCF 2.0) application that - amongst other things - initiates installation of .cab files. I do this by starting wceload.exe with
|
| Causing a warm reboot after a CAB installation | 16 Oct 2006 18:36 GMT | 4 |
I am trying to find the best if not only way to have a Windows CE 5.0 device reboot after a CAB installation.
 Signature Thanks,
|
| Is there a Chart Control or souce code available in Embedded VC++ version 4 | 16 Oct 2006 18:35 GMT | 1 |
I need to display some data in a Bar chart format. I am using Embedded VC++ for development. Does any one know of a chart control that can do Bar Chart in Embedded VC ++? If there is a tutorial or an example on how to do charts in Embedded VC++ ? Thank you for your help in ...
|
| get data from a gps bluetooth | 16 Oct 2006 15:30 GMT | 1 |
I use Visual studio 2003 and I've got a HP Ipaq hx2790 for my practices. I have a bestbuy GPS easycom bluetooth and I want to get GPS data from my bluetooth device. How can I do this using c# or vb.net?
|
| debugging? | 16 Oct 2006 15:25 GMT | 2 |
I am sure this is a stupid question, but I cannot seem to figure it out. I have MS's eMbedded Visual C++ and the Standard_SDK installed. I am using an iPaq 6915. I can compile a program and run it on the Emulator.
|