| Thread | Last Post | Replies |
|
| Accessing PocketExcel via VB/VC++ | 06 Sep 2005 10:05 GMT | 1 |
is there an easy way to access Pocket Excel using VB or VC++? I know about the poom object, but can't find a way to write to Excel. Anybody an idea? Thank you and greetings from the sunny Munich.
|
| Strange combo-box behaviour on PPC 2003 (eVB 3.0 application) | 06 Sep 2005 09:44 GMT | 1 |
I have a eVB 3.0 application which runs perfectly on PPC 2002 (eg. iPaq 4150), but when I run the same under PPC 2003 (eg. Dell Axim X50) I get very strange behaviour on drop down combo-boxes. ie. On first click, all items appear on combo-box, then on subsequent clicks items have ...
|
| this.textBox1.Focused PPC 2003 | 06 Sep 2005 05:53 GMT | 2 |
So my manufacturer of the Pocket PC I writing for had me upgrade to Pocket PC 2003. But know when I deploy, this.textBox1.Focused for example return "false" when the cursor is focused in that box. If I explicitly set .focus() in the same construct it will return true, but not if ...
|
| Web Application Development for Pocket PC | 05 Sep 2005 23:06 GMT | 2 |
Hey All ( This is my first post so I am excited), We are developing a web application for a firm. The firm's sales managers will be using Desktop Computers, Laptops and Pocket PCs. We have no problem with building the web application for Desktop Computers and Laptops :D
|
| Mobile 5 - Getting Started | 05 Sep 2005 22:53 GMT | 1 |
I have Visual Studio 2003 installed (with ActiveSync 3.8 of course) and just did a Full install of Visual Studio 2005 Beta 2 Team Edition. 1. I can create new Pocket PC 2003 SE applications. I can convert existing Pocket PC 2003 SE applications from Visual Studio 2003 to Visual ...
|
| embedded visual c++ sp4 gives (bsod) blue screen of death while trying to connect | 05 Sep 2005 16:21 GMT | 8 |
I was trying to test the "hello world" program using both the emulator as well as the actual pocket pc. Hoever, after the compilation process and upon connecting, a blue screen of death flashes, saying something about bad_pool_header. The machine then reboots itself.
|
| getting a notification when cradle goes online | 05 Sep 2005 14:02 GMT | 2 |
using pinvoke or .net cf libs, I want my application to be notified when the device is placed on the cradle and gets connected through active sync. my environment: I'm using vsnet beta 2 pocket pc device emulator with active sync 4.0.
|
| Access the Pocket PCs USB device capabilities | 05 Sep 2005 12:01 GMT | 2 |
I'm wounding if someone have any suggestions of how I can solve the following problem. I have a small embedded computer unit (The box) capable of being USB host for USB devices, such as memory cards and WLAN sticks. What I want
|
| eVB + ppc2003 bug | 05 Sep 2005 10:58 GMT | 3 |
hi all, this is my problem: i have to use an application written in eVB on a ppc2003 device (Intermec 740)... the application runs perfectly but when I switch the device off ... the device then failed to wake up in every way I try... I have to do a warm boot...
|
| Remove SMS Notification icon | 05 Sep 2005 05:34 GMT | 2 |
I need to remove the notificatin icon of SMS. In SDK , I saw that "SHNotificationRemove()" can used to remove notification. But the method need two parameter : "The class of the notification" & "The unique identifier of the notification "
|
| Two Peaks BillRate | 05 Sep 2005 03:40 GMT | 1 |
Two Peaks Software closed their web forums last year rather than respond to customers. They don't respond to e-mails sent to Technical Support either, so I'm relegated to posting in non-official forums. Sorry if this doesn't belong, please direct me to where I should post and I ...
|
| Windows Mobile 5 and CSP aka OTA provisioning | 05 Sep 2005 02:01 GMT | 2 |
Folks, I have got my hands on a pre-release WM5 device (no phone) to test our enterprise setup. It looks like the security polices that were not implemented for non-phone devices in WM2003 are now enforced. This means
|
| disable soft reset | 04 Sep 2005 13:38 GMT | 1 |
I am using EVC++ 4.0. How can I disable soft reset? (Soft reset screen can not seen by user).
|
| launching multiple forms | 04 Sep 2005 04:44 GMT | 1 |
I am beginning to program the ppc, and I have written simple apps. However, I need to know how an application with more than 1 form is implemented. (i..e how do I launch a new form from the initial
|
| VS 2005 Serial Port read? | 03 Sep 2005 17:52 GMT | 2 |
how can I read the serial port from VS 2005? I can open with the serialport-control the conneciton, but how can I then read it? Is there a sample available?
|