| Thread | Last Post | Replies |
|
| Reading DEBUGMSG output on PocketPC 2003 | 22 Mar 2006 17:33 GMT | 2 |
I'm currently trying to get the WindowsCE USB Webcam driver to work on a normal Fujitsu/Siemens PocketLoox 720. While i get the driver to compile and load after the camera is connected, the actual calls for getting a still frame fail.
|
| Connection manager doesn't use my virtual NIC | 22 Mar 2006 16:37 GMT | 1 |
I have an application that manages connections to the Internet. It chooses the most suitable connection at a given time. The connections it chooses among are different RAS connections. I have a virtual network adapter that other applications should (i.e. PIE) use to get on
|
| Programatically handle calls | 22 Mar 2006 16:33 GMT | 1 |
I am very new to the Mobile development platform. Never knew that the Mobile Development community was so active :-) I was thinking to develop an application in Windows Mobile 2003 (Phone Edition) where all calls from a particular number will be automatically answered
|
| sql ce error 80004005 unspecified | 22 Mar 2006 14:33 GMT | 1 |
Hey all, I'm developing in vb.net (v1.1) for ppc 2002, using msde 2000, iis 5.0 from xp pro and sql ce. I can pull data from my server to my pcc, and I can query the .sdf, but when
|
| USB OTG | 22 Mar 2006 13:42 GMT | 2 |
I have a question about USB OTG, "On The Go", with respect to support on the PocketPC. We're designing, from the ground-up, a mobile device that will connect to the PocketPC, and communicate using USB. Due to the lack of pure
|
| How to get the NDIS device name in Windows mobile 5.0 | 22 Mar 2006 12:57 GMT | 3 |
I am writing a program for discovering Wi Fi enabled devices in VC++. I need to create a file handle for NDISUIO driver. What will be the device namd in windows mobile 5.0? How to get that name? m_hFileHandle = CreateFile((LPCWSTR)m_pNdisuioDevice,
|
| Newbie question - beginning drawing with CF | 22 Mar 2006 11:57 GMT | 6 |
I'm fairly new to the whole Developer Studio environment. I want to create a CF (or CF2) application/game that's based on a grid of counters. I'd like to know a good way of getting started with the drawing of the
|
| Fonts are different for PPC 2003 and WM 5.0 | 22 Mar 2006 10:23 GMT | 2 |
I am moving an application from eVB to VS .NET 2003 C#. For labels the font I'm selecting is Tahoma 8pts. It displays the text properly in WM 5.0 device but on PPC 2003 device the text displayed is very small. Thanks for help.
|
| IMailSyncCallBack | 22 Mar 2006 06:29 GMT | 2 |
I am trying to use the existing mailtrns.dll to synchronize programatically using evc 4 and Windows Mobile 2003 SE. I get the ONESTOPFACTORYFUNC and can call the IMAILSYNCHANDLER without a problem. I cannot seem to get my callback to work. The callback calls the
|
| q: CreateFile won't work | 22 Mar 2006 05:05 GMT | 1 |
I am using platform invoke from visual studio 2003,C#, ppc is ipaq with wm2003 I am trying to access SD card for ID, but I stucked on accessing it... it simply won't work (createfile fails)... ????
|
| Copy text from HTML control | 22 Mar 2006 02:04 GMT | 1 |
I have an Win32 application and use the HTML control to render HTML content. One of the clients wants to be able to copy text from the HTML control. Is there a way to copy text from the HTML control ? Earlier there was a way to do it in PocketPC 2000 devices but from PocketPC
|
| Application not showing up in Recent Programs | 22 Mar 2006 01:55 GMT | 2 |
My application never shows up in the "Recent Programs" area at the top of the Start menu. Is there some special incantation I need to perform to make my app behave like the standard ones that come with the Pocket PC?
|
| Bluetooth print WM5.0 and PC2003 | 22 Mar 2006 00:23 GMT | 2 |
I need printing from WM5.0 and PC 2003 on a S'print therm. printer with bluetooth. I need it for 1 PDA . I found a driver from fieldsoftware (prog. for C# 2005 and VB 2005) but
|
| Unload ShortCut Menu Extension | 21 Mar 2006 23:01 GMT | 1 |
I have written a COM Shortcut Menu extension for Pocket Outlook Contacts. But I want to be able to uninstall the extension cleanly off of the device. My DllUnregisterServer is removing the registry values created from the device.
|
| RDA .pull | 21 Mar 2006 22:21 GMT | 1 |
When trying to execute an RDA pull I recieve this error message in my catch statement. "Failure setting up a non parameterized query, possible incorrect SQL query." Here is a section of the code dealing with RDA that I have been testing with.
|