| Thread | Last Post | Replies |
|
| App startup problem | 01 Feb 2007 18:59 GMT | 1 |
I am developing a PPC03 app in C++. I have a link to it in the startup folder. It runs fine when installed on the device but causes the MDA i'm testing on to lock
|
| Signing (rookie question) | 01 Feb 2007 18:35 GMT | 1 |
Hi NG, I apologize in advance for some perhaps very basic questions in the following: I need an application to install silently on a WM5 device. From what I
|
| prevent install of unsigned code | 01 Feb 2007 18:33 GMT | 3 |
I wish to prevent any application to install or run on a device unless it is signed. Can this policy be set, if so, how? And what if I require that app must be signed by a particular CA only to run
|
| CEAppMgr.exe | 01 Feb 2007 16:41 GMT | 2 |
For the last several years, I have used CEAppMgr to install programs to the Pocket PC. By Microsofts instructions, you get the path from the registry (CurrentVersion/App Paths). Since I installed Vista I can't find the path to CEAppMgr, in fact it is no
|
| Can we filter task/contacts list displayed to display only a few items in pocket outlook | 01 Feb 2007 13:27 GMT | 1 |
I am trying create Add-In in pocket outlook. What I intend to do is on clicking on my add-in the user should be able to give some criterion, and depending upon that the task list should get filtered. But I don't want to display the list in my list box. I want
|
| Setting of Cache Size for File Operations | 01 Feb 2007 12:35 GMT | 1 |
Does WinMobile provide any functions to set cache size for file operations? I need it for FileWrite to improve performance. Best Regards,
|
| Create CE database | 01 Feb 2007 10:10 GMT | 5 |
I'm trying to create a database on the PPC from the PC using RAPI. The database has a 3 segment index but the only function I can find is CeCreateDatabaseEx using the CEDBASEINFO structure which doesn´t seem to support multi segment indexes.
|
| Context Menu | 01 Feb 2007 08:42 GMT | 3 |
I am developing a .net application for Windows Mobile 5. I have to add a context menu item for jpeg files to invoke my application from file explorer. Could anyone please help me with the registry values that I need to add to acheive this. I have tried http://
|
| Copy files in to Flash ROM | 01 Feb 2007 07:32 GMT | 2 |
I saw in many web sites that the recent advancements in mobile development includes the Flash ROM. And also, i read that it is possible to copy files in to the Flash ROM using a Flash ROM folder in the mobil device. I have HP IPAQ hX2490 Pocket PC , which contains the ...
|
| Some problem about 'todaycmn.h' | 01 Feb 2007 04:31 GMT | 1 |
When I compile the project on EVC 4++,the IDE show me the error Msg that "fatal error C1083: Cannot open include file: 'todaycmn.h': No such file or directory". I spent some time to find the reason.but it is fiald.
|