| Thread | Last Post | Replies |
|
| Virus for win ce | 13 Jun 2006 22:06 GMT | 1 |
I'm doing some antivirus sw research and I'd like to see how they perform when an actual virus is detected on my win mobile 5.0 device. I've been trying to find a way to "get infected", does anyone know of any ways to accomplish. I was trying to get the duts virus in
|
| Camera ShowDialog() method | 13 Jun 2006 14:49 GMT | 2 |
is it possible to show the CameraCaptureDialog in a small window, as opposed to fullscreen? And if possible, would it be possible to use form button to take the picture?
|
| a modeless dialog in a modal dialog | 13 Jun 2006 09:55 GMT | 1 |
I create a modal CDialog A as the main window, a modeless CDialog B as member of A. In OnInitDialog of A: m_dlgB.Create(IDD_DIALOG1,this);
|
| Bluetooth API - Broadcom stack - expensive! | 13 Jun 2006 08:26 GMT | 2 |
I recently started to develop a bluetooth application for a Fujitsu Siemens Loox 720 Pocket PC. After a while I discovered that this PDA uses the Broadcom bluetooth driverstack, and that Micro$ofts bluetooth API is not compatible with any stack except Microsofts.
|
| Best script language for PPC | 13 Jun 2006 06:10 GMT | 1 |
What is the best script language for PPC ? Here, best means simple, compact and capable of system calls. I wanted to give Python a try, but it takes about 10 MB of memory, which is far too much for me. And Perl has not been ported to PPC platform (but would have surely been to ...
|
| Using Pocket Outlook & ActiveSync | 13 Jun 2006 05:09 GMT | 3 |
Currently, I am working on a project that involves creating an ActiveSync Provider which communicates with a Pocket Outlook database. My question is, how would I be able to access the various data from Pocket Oulook on the PC side? I have taken a look at numerous samples ...
|
| API Call to Get Device ROM Version | 12 Jun 2006 21:57 GMT | 2 |
Is there an API call to get the Device ROM Version? Thanks!
|
| Windows PDA | 12 Jun 2006 20:40 GMT | 5 |
Hello all, do I want to know if it is possible to change WindowsCE to WindowsMobile in an Ipaq 3680? If somebody knows, please indicate me the steps.
|
| Use soft key for other function | 12 Jun 2006 20:40 GMT | 3 |
In PPC emulator in VS2005, the soft key are "Dialpad" and "Contacts". Now I want to use the two soft key to respond with other function. What can I do for that?? Any suggest is helpful.
|
| UPnP Host on Windows Mobile 5.0 Pocket PC | 12 Jun 2006 19:48 GMT | 1 |
I am trying to register my UPnP device with the device host on pocket pc but when I try to get a pointer to IUPnPRegistrar interface by calling CoCreateInstance() I get the error E_NOINTERFACE at run time. I also installed the "optional server components for Windows Mobile 5.0" ...
|
| activating NDIS IM driver | 12 Jun 2006 16:51 GMT | 8 |
I'm going to develop a WiFi packet sniffer for PPC2003/WM5.0. I took a look at PacketCE lib - WinPcap port for Windows CE 3.0. It seems to be a NDIS protocol driver like NDISUIO and just requires porting to WinCE 4.2 (btw did anybody see already ported version to 4.2 ? ).
|
| reading from sd card as port | 12 Jun 2006 13:33 GMT | 1 |
I am writing a little application on pocket pc 2003 on the side and I want to be able to read/write directly to the sd card slot that is connected to an external instrument like a cardio frequencimeter.
|
| API for softreset pocketpc | 12 Jun 2006 13:19 GMT | 3 |
I am working in Vc++.Net i need to know if there are any API's for softreseting the PocketPC?? I find an article in http://www.pocketpcdn.com/articles/softreset.html but it is in evc++ i need it for VC++.Net
|
| Connecting keyboard or other external devices without USB Host capability? | 12 Jun 2006 13:18 GMT | 3 |
It is apparently well known that most iPAQs have no USB Host capability. However, there exists several HID (see for example http://h18000.www1.hp.com/products/quickspecs/10989_div/10989_div.HTML ) that plug on the 22-pin connector.
|
| Adding top tray's item | 12 Jun 2006 13:17 GMT | 4 |
I'm looking for a way to add new item to the top pocket pc tray. It’s supposed to be permanent icon in the tray that when it clicked it opens new application / window. Arnon
|