| Thread | Last Post | Replies |
|
| BT serial port emulation | 21 Dec 2006 17:18 GMT | 1 |
I am woring on a serial port, emulated by the BT serial port protocol on Windows Mobile 5 PDA. I have a concern about the re-opening of a serial port: when I close the port, and then try to re-open it, I have to wait a quite
|
| Hardware Buttons Pocket PC | 21 Dec 2006 13:50 GMT | 1 |
I am deveopping an application on the pocket pc and I need to program hardware buttons to toggle between 2 application. Exactly from the code of the first application I open a second application and throught the keys
|
| Alarmclock | 21 Dec 2006 13:14 GMT | 1 |
I would like to set a specific time (say 5 minutes) and after that time the PocketPC should power on (if powered off) and make a "Bing" noise. I don't want to change any alarm times or so from the user. I just
|
| rapi.dll, can't create file on remote device from desktop | 21 Dec 2006 02:07 GMT | 4 |
I am using "OpenNETCF.Desktop.Communication" library and use the RAPI class in this library to perform some simple operations from my desktop computer to a PocketPC device connected through the ActiveSync. I have written a simple test application and RAPI's ActiveSync
|
| What the hell did MS with DirectShow on Windows Mobile 5.0 ?? | 20 Dec 2006 19:29 GMT | 3 |
I used Direct Show on Windows XP a lot and it's very usable there despite of it's flaws. Now I need a basic video/audio playback in a Windows Mobile 5.0 application. But most (too much) of the Direct Show filters and DMOs known from the
|
| how can you tell a device to use the activesync passthrough? | 20 Dec 2006 17:40 GMT | 7 |
i thought that when a device was connected to a PC with activesync, and if the PC is connected to the internet (and activesync is configured as such on the PC), then the device should use the USB activesync passthrough to access the internet through the PC.
|
| Any component for creating pdf reports ? | 20 Dec 2006 17:23 GMT | 2 |
I need to export PDF reports from my C# app (for CF). any recommended component for this ? thanks John
|
| SPI_GETOEMINFO and Microsoft platform validation tests | 20 Dec 2006 16:31 GMT | 3 |
Developers often rely on SystemParametersInfo(SPI_GETOEMINFO,...) to determine the type of device the application is running on, in order to work around device-spefic issues, such as firmware bug etc. Therefore developers assume that SystemParametersInfo(SPI_GETOEMINFO,...)
|
| Not able to P/Invoke a VC++ dll | 20 Dec 2006 13:41 GMT | 1 |
I created a VC++ dll, and put the dll on the Windows folder of the Pocket PC 2005 Emulator, where other dll's are put and exported the different functions required in the dll. However when I tried to access the dll through my C# code, it is throwing an exception that the dll is
|
| PPC Emulator using localhost (ip or compname) not working | 20 Dec 2006 10:47 GMT | 9 |
I'm using vs2005 I can't seem to get the PPC emulator to call a webservice on my 'localhost', the webservice reference uses the computername or IP address, but it keeps on telling me that it can't connect to the server.
|
| possible to make .NETCF 2.0 and .NET 2.0 lib? | 20 Dec 2006 04:37 GMT | 1 |
Hi, I'm guessing the answer is no, but I have a fair amount of code I want to share between a desktop application (.NET 2.0) and a pocket pc application (.NET 2.0 CF). It's a whole lot of library routines that I want to re-use on both
|
| FTP for PPC 2003 or Mobile 5.0 | 19 Dec 2006 22:54 GMT | 1 |
Hi, I'm searching ANY good sample of code to use FTP protocol on some PPC to up/download some files. I need to use .NET . Please help me.
|
| Get Program Version | 19 Dec 2006 22:40 GMT | 1 |
I have created a program using vb.net for the pocket pc. I was wondering if there is a way to get the version of the program so I can display it on the main form.
|
| Wifi and Panasonic Projector | 19 Dec 2006 22:13 GMT | 1 |
I currently run a Pocket PC on WM5 which is WIFI enabled. I use a Panasonic Projector which is also WIFI enabled. The two devices connect perfectly via WIFI but how do I display the Pocket PC screen information on the projector please? Do I need to purchased
|
| signature capture SQL CE | 19 Dec 2006 12:58 GMT | 3 |
I'm still looking for code or available tools to integrate signature capture in VS2005 application in VB language. I need to store it in SQL CE and SQL database with as less kB as possible. It should operate within Windows Mobile and Pocket PC2003 applications.
|