| Thread | Last Post | Replies |
|
| Triger a sync from device | 27 Jul 2006 08:27 GMT | 3 |
I'm searching for a possibility to trigger an Active Sync synchronisation by an application that is running on the device. I searched a lot but couldn't find any hind. Is here someone who
|
| mdb to cdb without active sinc | 27 Jul 2006 08:21 GMT | 3 |
Hi everybody, sorry for my english. I created many years a go a small application in evb + cdb I change my palm and I look that in windows mobile 5.0 activesinc don't convert the mdb in cdb.
|
| SMB on Windows CE 4.2 or 5.0? | 27 Jul 2006 06:32 GMT | 2 |
I am really looking for some Windows CE networking help. We have a customer who is trying to connect through a modem to a SMB server. They can connect through the dial up just fine but when they try to mount a SMB share they get the error 53 message.
|
| WM5 Registry Keys | 27 Jul 2006 04:10 GMT | 3 |
How can I look at the registry keys on my mobile to see if I have correctly added my own? Thanks, Mike
|
| Using CAB file to have dll-file self-register with COM | 27 Jul 2006 04:07 GMT | 1 |
What does COM registration mean? I am including a services dll in my CAB file, that I think should register with COM during installation. When it tries to register itself, I get an error with the message: Debug Assertion failed!
|
| Hot to get App name/version without use of Assembly.EntryAssembly | 27 Jul 2006 03:37 GMT | 1 |
On full net, one can use Assembly.EntryAssembly to get to the exe assembly, in order to get its name and version. How could i get this same info on CE? I'm looking for this information as background research in order to write a
|
| how to simulate a button press | 26 Jul 2006 22:13 GMT | 1 |
I have button1 which calls the camera API. The user then takes an Image and the image is saved. When the app returns Button2 has focus I need to then automatically click button2.
|
| Moving files from SD to main memory causes not-enought-memory | 26 Jul 2006 22:13 GMT | 4 |
I have rare problem (probably on MDA II, WM5, but not confirmed): when moving file (about 19MB) using C routine MoveFile from SD card to main memory function return not enought memory problem. I'm sure, there is enought free storage... so, is it confirmed / known problem?
|
| Newbie Question | 26 Jul 2006 22:13 GMT | 5 |
I am trying to create a Mobile application for the first time. I have an iPaq with Mobile 5.0 installed I can not use wireless networking I would like to be able to take the data from the PPC and pass it to a
|
| On Screen Keyboard on Pocket PC | 26 Jul 2006 21:07 GMT | 6 |
I placed several textboxes on VB 2005 form (Pocket PC application). When I invoke On Screen Keyboard, it covers part of my controls. I'd like to insert scroll bars into form and move the form up to allow to see all controls on the form when Keyboard appears.
|
| VB.NET & GPS on handheld | 26 Jul 2006 15:54 GMT | 8 |
Hi group, Using an iPaq running Windows Mobile 2003. I have a need where I will want to display a map and then using a bluetooth (or another form of connectivity) GPS unit, receive the data and then store it on a db on
|
| error but app still compiles | 26 Jul 2006 15:39 GMT | 1 |
VS 2005 C#..... Warning 1 The file 'D:\techy stuff\XDA\Eltrade\Cecamera\MainForm.cs' does not support code parsing or generation because it is not contained within a project that supports code.
|
| VS2003 - cannot establish a connection | 26 Jul 2006 14:41 GMT | 2 |
I've been searching and reading on this issue with hardly any succes. I'm using VS2003 and a Ipaq 3715 for which i'm developing an application. Since more than a week ago I can't run/debug this app from my IDE cause I get a "Cannot establish a connection..." message.
|
| VS 2005 PocketPC 2003 ?? | 26 Jul 2006 13:33 GMT | 3 |
If I develop a PocketPC 2003 application (C# Forms) in VS 2005 will it work on older Microsoft Mobile operating Systems? What Microsoft mobile operating systems will be supported? Will I have to download any .NET things onto an older device to get it to work?
|
| on WM5, is it possible to have tooltips in a Toolbar (i.e. not a CommandBar) ? | 26 Jul 2006 12:57 GMT | 5 |
on Pocket PC 2003 (and earlier) we use a Command Bar (i.e. that control at the bottom of the screen that contains the menu and some icons. in the Command Bar, we are able to have tooltips associated with our icons. on Pocket PC WM5, since the Command Bar cannot contain icons, we ...
|