| Thread | Last Post | Replies |
|
| call SMS functions from driver | 23 Nov 2005 06:16 GMT | 4 |
Can I use SMS functions(smsopen, SendSmsMessage...) in my driver? I am developing a driver, I called sms functions from my driver, however it return the fail code - 120 which means 120 This function is not valid on this platform.
|
| Support for Pocket PC 2000 and 2002 | 23 Nov 2005 04:39 GMT | 5 |
Does anyone know what the Microsoft support is (or will be in 6 months) for Pocket PC 2000 and Pocket PC 2002?
|
| PPC 2003 SSL Error | 23 Nov 2005 01:43 GMT | 1 |
I connect to a webservice I created to download data to the PPC. I have used one PPC for the development and I have had no problem connecting and downloading the data. Now I'm trying to put my app on other devices similar and completely new,
|
| Not able to connect using Active sync | 22 Nov 2005 21:33 GMT | 2 |
I am using pocket PC 2002 device and VS 2005. I have downloaded Active sync 3.8 on my PC. I am not able to connect to the device. Please help.
|
| VC++ development in WM5 .Net compact framework | 22 Nov 2005 18:44 GMT | 7 |
I am new to Pocket PC development. I have been developing in VC++.NET for desktop. I am trying to run a "Hello World" example in VS 2005 for Pocket PC. If I use C#, the project set up is staightforward. But when I choose to use C++, I
|
| Serial Port COM1: Problems With Window Mobile 5 | 22 Nov 2005 15:04 GMT | 1 |
The Window Mobile 5 hangs on suspend mode when the serial port was left opend and connected to a device which streams data to the serial port. I did not had this problem with the Window Mobile Second Edition 2003. I have added to code to capture the message just before the ...
|
| GPS out of order? | 22 Nov 2005 12:07 GMT | 1 |
I have a n35 with a GPS antenna. For some time now my destinator app does not find GPS anymore. Now I want to test if the hardware is defect. Can I write a small program that performs diagnostics?
|
| Migrating an EVC4 Doc/view soft to .net | 22 Nov 2005 10:51 GMT | 1 |
Like many others I have to make a pocket pc soft become WM5 compliant. This softwares follows the doc/view architecture, and I wonder if I can keep this structure with a WM5 smart device project with VS2005... Would it be easy to change this doc/view soft to a .net soft with C# and ...
|
| Dialog boxes cancel button | 22 Nov 2005 10:25 GMT | 3 |
I am currently designing a user interface for my PPC application (in C++). It is composed of several dialog boxes. Do you know how to: - remove the any button in the top-right of the window? Otherwise, how can I
|
| new to .netcf2 and ppc dev | 22 Nov 2005 05:07 GMT | 6 |
Hi guys. I'm totally new to this platform (previously on UIQ + Symbian). I have a few burnin questions and I hope this is the right ng to ask them (my apologies otherwise!)... My first priority is to code using C# on .NETCF v2 (WM5) so any answers in that platform would be ...
|
| How to install CF2 on a device ? | 22 Nov 2005 00:00 GMT | 5 |
i am working with VS2005 an developing for a WM2003SE Device. Ho can i install CF2 on that device ? I have tryed the NETCFSetupv2.msi.
|
| Barcode Scanner | 21 Nov 2005 23:47 GMT | 3 |
i have a PPC symbol with Barcode scanner integrated, i develop in VB.Net but i dont working correctly the bar code scanner, i can't activate it, do you can help me?
|
| SetDlgItemText not working on mobile 2003 | 21 Nov 2005 20:26 GMT | 1 |
I'm porting an app to mobile 2003 using vs2005 and I have a dialog form with a static text control. I am trying to change the text with... SetDlgItemText(IDC_TEXT_MSG, _T("Is this working?")); ... and nothing happens.
|
| How to Open and use a USB port | 21 Nov 2005 18:42 GMT | 4 |
Hi I looking for an example on how to open and send data via USB port on PocketPC 2003. Does anyone have an example or point me to a tutorial? Thank you
|
| DoModal is not modal for whole app in EVC++ | 21 Nov 2005 10:17 GMT | 5 |
Hi, I have an app that has been designed to work both on the PC and PocketPC. On the PC, everything works as expected. On the PocketPC however... The main part of the app is a PropertySheet. This property contains
|