| Thread | Last Post | Replies |
|
| Modern PDAs not suitable for Real Apps...Discuss ? | 30 Nov 2006 21:29 GMT | 2 |
I hope some of you that frequent this group, especially MS people, can offer their opinions and comments to my plight. My Company has been supplying software on mobile devices for over 10 years, from the early Apple Newton / Amstrad Penpad through to CE and
|
| Assistance Migrating Applications from PPC 2003 to Mobile 5.0 | 30 Nov 2006 02:05 GMT | 4 |
Our company uses a Pocket PC application that is working well on 2003 SE; however, it is not compatible with Mobile 5.0. We are trying to find someone that may be able to assist us with migrating this application to Mobile 5.0. We do not have the source so are not able to rebuild ...
|
| Can't find an Entry Point 'GetDeviceUniqueID' in a PInvoke DLL 'coredll.dll' | 29 Nov 2006 21:21 GMT | 4 |
This is probably an easy question. I created the class below in VB.NET (Compact Framework 2.0): Public Class clsDevice <System.Runtime.InteropServices.DllImport("coredll.dll")> _
|
| which is a better dev language | 29 Nov 2006 19:58 GMT | 12 |
hi guys, im a newbee 2 windows mobile development (infact to all microsoft technologies). im interested in developing 4 the windows mobile platform. however im confused abt which language (C++, C# or VB). could u guys help me here?? another question i have is which is a better ...
|
| Application Uninstall Issues | 29 Nov 2006 19:47 GMT | 3 |
Although an experienced programmer, I've recently moved from real time embedded development (not a window in sight!) to develop Windows CE applications for pocketpc / smartphone. Hence my apologies if this question seems a bit confused.
|
| javascript support in PIE? | 29 Nov 2006 13:04 GMT | 8 |
is there any support for javascript on WM5? if not, will there be javascript support in the Crossbow (Windows Mobile 6)? or is it planned for later?
|
| SHHandleWMSettingChange | 29 Nov 2006 10:31 GMT | 1 |
I am facing a typical situation. In my PocketPC HelloWorld App I am doing the following when the SIP comes up: void OnSettingChange(HWND hWnd, WPARAM wParam, LPARAM lParam) {
|
| urgent: wi-fi popup blocker | 28 Nov 2006 23:27 GMT | 8 |
When I power on my wifi module, immediate I get a popup of access points that are within range "Multiple Networks Detected". From the Menu, I can choose between: - "Dismiss"
|
| How to make the keyboard stays... | 28 Nov 2006 23:04 GMT | 1 |
When I launch a property sheet on Windows Mobile 5.0, I cannot make the keyboard to stay on. For example, I click on the keyboard, it will show momentary and disappear right away. Do you know how to make it to stay until we click it again?
|
| Text Reading Woes: eVC4 | 28 Nov 2006 23:03 GMT | 6 |
I have a comma separated text file that I am reading in successfully in four (4) byte chunks, but I am having problems handling some of the data. Text (followed by Hex values in parenthesis): ",,,,,,,Type (0x2c2c2c2c 0x542c2c2c 0x091a7079)
|
| Refresh today screen & shell execute issue | 28 Nov 2006 22:28 GMT | 3 |
I'm trying to refresh the today screen inside my cab's setupdll file, but it doesn't seem to be doing the trick... (I have to manually go into the control panel ->today->items to get it to refresh). I'm trying all 3 of the following...
|
| VPN on PPC2003 | 28 Nov 2006 19:54 GMT | 1 |
Using windows mobile 2003, Need to have Pocket PC2003 connecting to a WiFi unsecure public hotspot for tcpip data-sync to enterprise server using VPN connection. Is this possible? have cisco based vpn server/side... what is needed on PPC.
|
| GPSID questions | 28 Nov 2006 19:28 GMT | 1 |
I am currently developing GPS software for the PPC environment. I have some questions about setting up GPSID correctly: When lacking a GPSID control panel: 1. Who's responsibility is it to add posts to the multiplexer registry
|
| Autorun for smartphone / Pocket pc | 28 Nov 2006 14:35 GMT | 3 |
is it possible to run a program after the boot sequence of my smartphone automatically? Thanks a lot Thomas
|
| Avoid recompilation of unchanged files | 28 Nov 2006 09:36 GMT | 1 |
I am writing makefiles for my proj. Does anyone know the compiler option that will avoid recompilation of unchanged file and only the modified files are compiled?
|