| Thread | Last Post | Replies |
|
| registry problem | 24 Sep 2006 04:40 GMT | 1 |
I writing a mfc project to handle the registry add value feature in vs2005 for smartphone wm 5.0. I wrote the following code but i only found the key in the directory. I could not find the value that should be add in the key. What is that problem? and how can i fixed. Also, is ...
|
| can i start the applications at bootting time in smart phones? | 23 Sep 2006 14:46 GMT | 1 |
My application will run in smartphone 2005 device, when the user presses record button we wrote code to record the voice its working fine, while the application is running under back ground process, when the users
|
| registry API | 23 Sep 2006 03:57 GMT | 2 |
I am looking for registry API for smartphone. I just got CeReg from msdn. Do anyone of you can provide me sample in using registry api? Thx JC
|
| Smartphone registry cab file | 22 Sep 2006 07:23 GMT | 2 |
I am using VS2005 to create a cab file which the cab will install the app and create registry entry for me. for example HKEY_CLASSES_ROOT\Testing\DefaultIcon
|
| Hopper.exe test fails - unable to create/open log file but is able to create testlog directory | 21 Sep 2006 20:29 GMT | 2 |
I am running the hopper.exe test on a WM5.0 Smartphone and it is failing with two error messages in this order: 1. "Unable to create/open the log file. Please make sure the log is not opened already and restart the test"
|
| Service in C# | 21 Sep 2006 00:57 GMT | 2 |
I'm new to Smartphone development. I'm intercepting SMS messages and need to have a service running at all times like a windows service. I've seen examples of this in C++, but unfortunately, I don't know C++. Please tell me this can be done in C#.
|
| Large Schemas crash MSXML | 20 Sep 2006 20:54 GMT | 2 |
I have some very large schema files (> 500,000 elements) that I 'walk' in the SOM in a way very similar to the 'Walking the SOM' examples on msdn. I intermittently get an Access Violation crash. The Event Log shows either a Kernel fault address or an MSXML4.dll fault address.
|
| Correct version of CF & sql Server CE Cabs .. | 20 Sep 2006 20:15 GMT | 1 |
My development platform is VS 2003 (vb.net). I have a pocket pc HP hx2415 which has the pocketpc 2003 Second Edition OS. When I run the application from VS 2003, the CF cab(netcf.all.wce4.ARMV4.cab) and the cab files related to sql server ce 2.0 get installed in my pocket pc. But on ...
|
| Adjusting the column width on a SmartPhone Data Grid. | 20 Sep 2006 16:29 GMT | 5 |
I have a data grid on a form that gets bound to a table in a datasource. The table has three columns, an index, description and value column. When the form is displayed, the column widths are of equal widths and do not fill in the width of the datagrid and the description column ...
|
| WAP Push New Application ids and Content types. | 20 Sep 2006 15:37 GMT | 1 |
We are trying to use the PushRouter_xxx functions to get wap push messages of a specific application id and/or content type. We have been successful using the content type "application/vnd.wap.sic" but that is not what we are supposed to use. We need to use application id: ...
|
| Can I launch any application at the state I wanted | 20 Sep 2006 08:03 GMT | 1 |
I want to make an application which will launch the contacts application at top level or at any particular contact based on the menu option selected But as of now I am able to launch the contacts application at what ever stage it was left for the previous usage. I am using ...
|
| Incomplete support for ConnectionManager API | 20 Sep 2006 03:43 GMT | 3 |
In the April06 MSDN, the ConnectionManager interface is described, but I found some undefined types after looking through all the files in both VS2005 and Platform Builder. Anyone have any ideas whether or not these exist?
|
| multiline textbox -- stuck in numeric mode | 19 Sep 2006 23:35 GMT | 3 |
I've got a multine textbox, and for some reason, when I first give it focus, its stuck in numeric mode txtBox = new TextBox(); txtBox.Multiline = true;
|
| Keypad Virtual key mapping | 19 Sep 2006 00:49 GMT | 1 |
I am developing a keypad driver for a customised keypad on WM 5.0 I am trying to test this driver using WM LTK test cases, however, only 2 out of 3 test cases are passing. The third test case, VirtualMappingKey Support test case is failing. In htis test case, I am getting the ...
|
| Which database is supported by smartphone? | 18 Sep 2006 13:22 GMT | 5 |
I want to know what are the databases supported by smart phone. Is CEDB and EDB are data bases? SQL CE 2.0 and SQL Server Mobile Edition can be implemented on SmartPhone also?
|