| Thread | Last Post | Replies |
|
| Recommended cross-platform development tools for PDAs and mobile telephones? | 21 Sep 2004 02:51 GMT | 3 |
Howdy, Our development team now does Windows desktop applications, mostly in C++ using MFC. Our management has some ideas for some apps that should run on Palm and
|
| Connect to Bluetooth device using RegisterDevice() | 21 Sep 2004 00:16 GMT | 2 |
I am trying to establish a virtual COM port connection to a remote Bluetooth device using the MS BT stack. My testing device is a Qtek 2020 (ROM 1.66GER). I tried all combinations of BT channel and COM port number. I keep
|
| Emulating a Storage Card | 20 Sep 2004 23:06 GMT | 2 |
I'm working with Pocket PC 2003 Emulator in VB.NET. I am trying to emulate a storage card, but when I follow Microsoft's instructions to click "File Sharing" in the Emulator menu, I can't. "File Sharing" simply isn't an option in the Emulator menu, and I'm not sure why.
|
| Books | 20 Sep 2004 21:31 GMT | 3 |
Are there any books or online tutorials for beginners development on Pocket PC? I already have experience with win32 if thats any use? Thanks Allan
|
| Q: How to play Windows Media video/audio files on PocketPC 2003? | 20 Sep 2004 19:39 GMT | 5 |
I need to add support for playing files Windows Media 9 Series into my project for PDA with Windows Mobile 2003 SE. I use eVC++ 4.0 SP4 and PocketPC 2003 SDK. I can't use WMP for PocketPC SDK because does not work properly on Windows Mobile 2003 SE
|
| Problem using RegisterDevice | 20 Sep 2004 19:26 GMT | 1 |
I am having a problem trying to load a device driver on the Orange SPV C500. My call looks something like this m_hDev = RegisterDevice (L"PDX", 1, L"\\Storage\\Program Files\\PDX\\PDXLib.dll", NULL);
|
| Pocket PC 2003 + evb 3.0 + ado ce 3.1 + SQL CE 1.1 | 20 Sep 2004 19:22 GMT | 1 |
I have developed an application that has benn running on a pocketpc 2002 and now i want it to run on an pocketpc 2003. I have downloaded the eVb runtime and installed it on the Pocketpc2003 but im not sure how to do install ado ce 3.1 on the device.
|
| XSL and Pocket IE | 20 Sep 2004 19:15 GMT | 2 |
I am trying to perform XSL transformations on a Windows Mobile 2003 device (Samsung i700). I would really like to be able to use XSLT but I see that it is not supported so I have "simplified" my output to work with xsl-wd. My questions are thus:
|
| cant'open file | 20 Sep 2004 19:11 GMT | 1 |
i am developing a pocket pc application using VB.net with sql server but my Pocket pc can't upload my program. how to solve this problem? I am using Windows 2003 server with .Net 2003.so how could be solving my problem.
|
| a better question... | 20 Sep 2004 19:06 GMT | 1 |
I found a site that claims that WinCE 4.x has MSXML3 support. http://www.pocketpcdn.com/articles/xmlfaq.html Is this true and if so, does that mean that Pocket IE uses the older MSXML2 and hopefully a update might be made available for Windows Mobile 2003 users
|
| Device name or type | 20 Sep 2004 16:16 GMT | 2 |
I'm developing for a few different Pocket PC devices, each requiring their own .dlls to talk to their built in scanner. In VB, how can I detect the name of the device so that I know what SDK to turn on? Rick Lederman
|
| how run delphi net application on pocket pc | 20 Sep 2004 13:08 GMT | 1 |
how run delphi net application on pocket pc
|
| Shockwave on PocketPC2003 | 20 Sep 2004 12:24 GMT | 1 |
Anyone know if I can play a shockwave SWF file on a PocketPC 2003 I have tried installing Macromedia Flash, but Im really new to PocketPC's and can't find / launch / activate it ( or whatever Im supposed to do with it )
|
| Foreign language Unicode strings in controls | 20 Sep 2004 11:35 GMT | 2 |
In my app I receive a Unicode string over a serial port from another device, and it may have foreign-language characters, as in "G?rard" (hopefully you see the accent-grave in this posting). I copy it to an MFC CString. When I put this in a list box or combo box (haven't tried ...
|
| Visual Studio .NET 2003 | 20 Sep 2004 08:49 GMT | 4 |
I'm trying to develop a program for my handheld device (Win CE .Net 4.2) using the Visual Studio .Net 2003.If I'm not mistaken,for mobile device I have to use the smart device application option rather than window
|