| Thread | Last Post | Replies |
|
| Info on windows mobile 2003 | 18 Jul 2006 21:36 GMT | 6 |
Can I use visual studio 2005 to develop and test a web appln that is to be accessed by a device running on Windows Mobile 2003 pocket pc. If yes, should I download any mobile sdk for this purpose along with visual studio 2005?
|
| FindNextFlashCard API Call | 18 Jul 2006 21:08 GMT | 8 |
We're developing an application that uses the FindFirstFlashCard, FindNextFlashCard API calls. Up till now we have been testing on a Dell Axim X30 running Windows Mobile 2003 Second Edition Version 4.21.1088 (Build 14049).
|
| How to set Icon property of form | 18 Jul 2006 17:18 GMT | 1 |
I set the Icon property of the form(Pocket PC using c#). But it is not showing.Is there any method to set the icon of the form for pocket pc using c#? Thanks in advance.
|
| How do I find out from inside my code whether SQL Mobile is installed on the device | 18 Jul 2006 12:20 GMT | 1 |
How do I find out from inside my code whether SQL Mobile is installed on the device? (I'm using C#.Net 2005 and is writing an application for windows mobile 5.0) Thanks
|
| Cab file name | 18 Jul 2006 08:00 GMT | 1 |
I am trying to retrieve the location and the name of the Cab file that is being run by wceload in setup.dll. Does anyone have any success in retrieving these information? Any help would be appreciated. Thanks! Jacky
|
| Bluetooth application development | 18 Jul 2006 07:55 GMT | 3 |
Hi, the landscape for developing BT applications on .net cf / pocketpc seems a bit convoluted given all the different stack implementations, application libraries (that seem to have specific dependencies on stack implementations), and microsoft's poor API support / documentation for
|
| Error message: unable to load shim engine as running application verifier | 18 Jul 2006 02:33 GMT | 2 |
Dear, When I had connected to device use CETK tool to running Application verifier test, I got a message from PC, "EnableShimEngine error", Unable to load shim engin (shimeng.dll) on device. does anyone know
|
| Pocket PC Network Connection Error | 17 Jul 2006 21:42 GMT | 5 |
We are developing application with the webservices for the Pocket PC. We have written small webservice and deployed on the IIS Server. Created new Pocket PC project in Visual Studio 2005 and added the web service which we have created. When we try to run this application on the ...
|
| Default push button handling broken in WM5? | 17 Jul 2006 20:25 GMT | 3 |
We have an application that pops up a dialog which contains a listbox with some items in it and uses SHInitDialog() to create a Done/Ok button in the title bar. During WM_INITDIALOG we ensure that the listbox has focus. The user can now scroll up and down the listbox using the ...
|
| Creating Shortcutss on winCE via batch file | 17 Jul 2006 18:14 GMT | 1 |
Let me explain what I am trying to accomplish. I have a device I want to run a bat file on that clears the desktop, and then creates shortcuts to particular programs on that device back on the desktop. The clear desktop is not an issue, but I am lost to how to create
|
| WM, CE, PPC Hell | 17 Jul 2006 16:34 GMT | 1 |
Is there any table that describes the relations between names of the systems for PocketPC device? What is the CE 4.0 system. Is is the same as PPC 2003, and Windows Mobile 5.0 is the same as CE 5.0?? And which Compact Framework is compatible to which system. Is there any ...
|
| Writing programs for windows mobile | 17 Jul 2006 04:46 GMT | 1 |
How would I compile a vb.net program to run on windows mobile? I already have the program I want written out (I was planning on putting it on tablet or umpc, but now I am considering other options) in vb.net using visual studio. I want to have the program written for windows ...
|
| sql mobile like statement | 16 Jul 2006 12:35 GMT | 12 |
i have a really comic problem. i want to run a sql statement: seelect * from groups where name like 'mike%', but i cant't do this. the only why i can run a like statement is without the ' --> select *
|
| Sending Dataset to a web service from a Pocket PC! | 16 Jul 2006 12:34 GMT | 3 |
I want to send alot of information to be handled by a web service, the problem is that i need to minimize the sended data as much as possible, does the dataset here can play the best practice scenario. And if it does how it's gonna be?
|
| MSBuild for Pocket PC and SmartPhone | 16 Jul 2006 01:03 GMT | 1 |
I have project which runs of Both smartPhone and Pocket PC. So to build the project everytime i need to change the Target Platform. Is there any option which can be given to MSBuild to specify
|