| Thread | Last Post | Replies |
|
| linking warning? | 19 Apr 2006 19:41 GMT | 1 |
ev4 + ppc 2003 while compiling, some warning: Linking... ***.obj : warning LNK1166: cannot adjust code at offset=0x00001000,
|
| C#, datagrid, xml & .net compact | 19 Apr 2006 18:01 GMT | 1 |
I have placed to following code in the "Load" method of a form with a dataGrid1 object added. When I run the application and after a small delay the data grid shows a small box with an arrow in the upper-left corner but it does not display my data. Does anyone know why this is ...
|
| suspend & resume feature in connection manager | 19 Apr 2006 17:01 GMT | 3 |
I'm having trouble to get the suspend & resume feature during voice calls in GSM network to work for pocket pc based phone on version 5.0. As far as I know, all I need to do is to enable it in registry HKEY_LOCAL_MACHINE\Comm\ConnMgr\Planner\Settings and set SuspendResume value
|
| Application Verifier | 19 Apr 2006 16:44 GMT | 1 |
Can Application Verifier for Windows Mobile 5 be used to facilitate debugging with VS2005 VB.NET CF applications on such a device? I have an application that works fine on a Pocket PC 2003 device but immediately exits the application on completion of the form load on a Windows
|
| How to manage the turn off of the PDA | 19 Apr 2006 16:08 GMT | 4 |
I'm working on Pocket PC 2003 with a C# application but want to manage the case "the pda turns off". That means, if nothing is doing on the PDA during 5 minutes, the screen is switching off. At this time, I want that my application closes itself...Is it possible to do that or to ...
|
| Audio rendering | 19 Apr 2006 13:46 GMT | 7 |
Could anybody point me to any resources on how to render audio (amr,wav,mp3) programatically on a PocketPC and Smartphone 2003 platforms? Cheers, cronopi.
|
| CreatePopupMenu() eats up full screen | 19 Apr 2006 05:33 GMT | 3 |
If I use CreatePopupMenu() and if there are many items in the menu (say 200), then the menu covers up full screen area from top to bottom of the screen. Is there any way to restrict the menu area in the screen? Especially the height of the menu?
|
| Bluetooth Bonding Options are Where? | 19 Apr 2006 02:06 GMT | 1 |
I'm learning about Bluetooth, one of the things my book ("Bluetooth Operation and Use") talks about is the different options around Bonding. The examples it gives are whether bonding expires immediately after the link is disconnected, after some amount of time, or never.
|
| Disable hardware buttons from turning on the device | 19 Apr 2006 01:11 GMT | 3 |
I want to disable the hardware buttons from turning on the device. Some Pocket PC offers this option under "Settings > Personal > Buttons > Lock", as in iPaq hx2110. As you know, any settings you can set from UI under Settings are most likely (if not always) in the registry. Does ...
|
| How can I speed up application startup? | 18 Apr 2006 23:16 GMT | 4 |
I have a pocket PC application I developed in Visual Studio 2005. The application requres four data files. On the Load event of the startup form I check for the presence of the files and create them if necessary. This is causing the startup form to take 7 seconds to load. Can ...
|
| Emulator Pocket Pc Application | 18 Apr 2006 23:16 GMT | 3 |
We are develop a software in pocket pc, on dotnet 2003. and use the emulator that came with dot net 2003 to test it. But, we need a emulator to run the aplication in pc normal without this emulator, where can i find an emulator that can run my application
|
| WM5 CeSetUserNotificationEx lost after soft-reset | 18 Apr 2006 14:55 GMT | 2 |
We've noticed some issues on a WM5 Device with CeSetUserNotificationEx. Its appears that if you set a notification to wake the device ( say an alarm program ) then later before the notification triggers, soft-reset the device, the notification is lost. We've seen this in our own ...
|
| Programatically disconnecting internet | 18 Apr 2006 14:30 GMT | 3 |
I am building a PocketPC application that will communicate with servers via a GPRS wireless internet connection. I am having a problem wherein Windows tells me that the internet is connected just fine, but I cannot access the server. If I disconnect the internet manually, then ...
|
| GAPI GXGetDisplayProperties | 18 Apr 2006 14:18 GMT | 1 |
I have problem writing the wrapper of the GAPI. Originally when I first use that in dialog I have no problem. But when I want to use a wrapper class it didn't read the correct screen resolution out. I wonder if this is the namespace problem or some other reason. And any way to ...
|
| VS2005 MFC OnCopyData problem | 18 Apr 2006 13:01 GMT | 2 |
I'm using TomTom SDK. I can ask raw GPS coordinates. TomTom SDK sends them to a window (by window name). You can get the data via the OnCopyData handler. I used to have a Dialog based project where this worked. Now I have a Single Document project, where I will use different ...
|