| Thread | Last Post | Replies |
|
| Where is delayimp.lib for Smartphone devices? | 31 Jul 2006 23:14 GMT | 5 |
Visual Studio 2005's IDE supports delay loaded DLLs for Smartphone targets, but does not provide required link library delayimp.lib. Visual Studio includes versions for 32-bit and 64-bit desktop targets, but not for ARM targets.
|
| Numeric keycodes for Q numbers. | 31 Jul 2006 18:38 GMT | 6 |
Does anyone know what key codes generate VK_T0- VK_T9 for the motorola Q or the new samsung querty phones? Is there a mode to check to tell if they are in numeric mode? Kenny.
|
| Pocket PC 2003 Wait Cursor | 31 Jul 2006 06:42 GMT | 2 |
Can any help tell me how to display/hide the wait cursor (the circle with four colors and runs like a clock when the device is busy) in Pocket PC 2005 through Windows Mobile development? I am using C#, VB examples are welcome.
|
| Making Back key work properly in a Window (Not a dialog) | 28 Jul 2006 21:26 GMT | 1 |
I feel like a moron for asking ... but I can't seem to get the Back key to work properly when the edit control is the child of a regular (non-dialog)window. In the same app, I've got a dialog which uses edit controls and they work fine. In initdialog I call
|
| WM5 CAB/Services DLL question | 28 Jul 2006 19:09 GMT | 4 |
I have created a CAB file, and I have created a Services dll. I want the CAB to put my dll in the Windows folder. For some reason, the CAB will not copy dll's onto the pocket pc's hard drive. It will copy any other file into any folder, but it wont copy dlls. Does anyone ...
|
| Unable to create Win32 Smart device project using VS 2005 | 28 Jul 2006 10:53 GMT | 2 |
I am trying to create a new project using VS 2005 for Win32 Smart Device. But when I click on Ok button I am reverted back to same project selection template. Sometimes I receive a runtime error indicating Line no as 4033 and Error string as "Object Required"
|
| GSM info near by cells | 26 Jul 2006 16:15 GMT | 3 |
Hi I need information (local area code, cell id, signal strength, ...) about the near by GSM towers. I already have information about the cell tower, that I am currently connected to. I have read that the phone also has a list in
|
| openig System.IO.Ports.SerialPort | 26 Jul 2006 14:57 GMT | 1 |
please, can anyone help me to open System.IO.Ports.SerialPort to read from it? The problem is, that I can not open serial port provided by GPS Intermediate Driver. I've got no problem to use HW one. If I invoke serial.Open() on GPS Intermediate Driver port, it throws exception. I ...
|
| CF 2.0 serial port memory leak | 26 Jul 2006 10:31 GMT | 13 |
This is a GPS tracking application for QVGA smartphones. We are using the t-mobile SDA (aka HTC Typhoon) for testing. Using the cf.net serial namespace, there is a small memory leak after the read event (System.IO.Ports.SerialDataReceivedEventArgs).
|
| How to bypass shortcuts in Windows\Startup? | 26 Jul 2006 10:21 GMT | 1 |
I'm developing an application for the SmartPhone. Part of the solution involves launching a program on Startup. I'm concerned that if I mess up somehow, I'll end up with an unbootable phone. Is it possible for a program to hang the device on startup? How would I recover from ...
|
| 4orangeh.dll | 26 Jul 2006 04:36 GMT | 4 |
Does anyone know where I can find the file '4orangeh.dll' so that I can better modify my motorola Q's homescreen? Thanks.
|
| Edit_SetInputMode and SIP | 25 Jul 2006 16:49 GMT | 3 |
Hi al: I would like to have the Software Input Panel (SIP) automatically change into numeric mode WHENEVER I enter a particular textbox. I am using:
|
| developement | 24 Jul 2006 23:46 GMT | 1 |
i'm interested in developing applications for the smartphones. Can anyone tell me where i can get a good overview and tools for the same.... Aravind
|
| background app | 24 Jul 2006 12:12 GMT | 4 |
My idea is to create an application that will run in the background to monitor \ log the start\end time of outgoing calls initially. Then this can be compared to included talk time and issue a warning when getting close to limit of included talk time.
|
| "/subsystem:windowsce,3.00" and VS.NET 2005 | 22 Jul 2006 22:35 GMT | 2 |
Under eVC4 building for CE4.2, it was possible to target all earlier versions of the CE operating system by appending the following to the linker command line: "/subsystem:windowsce,3.00"
|