| Thread | Last Post | Replies |
|
| Implement a N-->1 MUX driver in WinCE | 16 Mar 2006 19:55 GMT | 1 |
in WinCE, how can I implement a N-->1 MUX NDIS driver in WinCE 5.0? That is to say that I want to implement a NDIS IM driver which can create a multiple virtual NICs and bind to only one single physical NIC in WinCE. In WinCE, the way to implement a IM driver is totally different ...
|
| CreateFileMapping on WM 5 in VS2005 Device Emulator | 16 Mar 2006 18:22 GMT | 5 |
I'm working on a C++ program that is using memory mapped files quite a lot. It has been running for years on PPC2002 and 2003, but on Windows Mobile 5 I'm having trouble. I have only tested it on one device, and it seems to work -- but in the Visual Studio 2005 Pro (release ...
|
| AVI file not supported by windows media player 10 | 16 Mar 2006 17:16 GMT | 2 |
Hi, All I have a AVI file, which uses Indeo video 5.10 Compression Filter, can not be played on my imate. The OS is WM5. So any advice to make it work ?
|
| DllRegisterServer Error on WM5.0 | 16 Mar 2006 16:56 GMT | 1 |
I am getting an error message: "MyFilter.dll" was loaded but the DllRegisterServer entry point was not found. DllRegisterServer may not be exported or a corrupt version of MyFilter.dll may be in memory. While trying to register Directshow DLL (COM DLL) file on Dell Axim X51v (a
|
| Removing applications from the Start Menu. | 16 Mar 2006 15:19 GMT | 1 |
I would like to remove some applications from the Start Menu on a Windows Mobile 5.0 device. This includes some of the native applications. I don't think this differs from earlier versions of Smartphone/PocketPC.
|
| Problem with lossing data (socket, connect, select, send, recv...) | 16 Mar 2006 14:16 GMT | 2 |
Howdy, I'm developing using an I-Mate K-Jam in MSVC2005 with the WindowsMobile 2005 SDK installed and used and I'm experiencing some weird problems... I've written a TCP stream wrapper (around the std::iostream classes)
|
| Play DTMF | 16 Mar 2006 12:33 GMT | 2 |
I am investigating for a while the TAPI lib, but I still can't find how to play DTMF in a GSM call. (On Windows Mobile 2003) Can anyone help plz ?
|
| File locations | 16 Mar 2006 12:00 GMT | 5 |
I would like to be able to access files relative from the executables location. At the moment, access will only work when the files are at the root of My Device. Whilst the PPC has no concept of current working directories, do you
|
| File System Filter: Problem to deployed a filter on Wince 5.0 | 16 Mar 2006 11:23 GMT | 7 |
After a small pause, I'm back to the project explain earlier. ("Can I have your advice on a problematic" posted on microsoft.public.windowsce.platbuilder) I've clarified the problem.
|
| Directshow on Windows Mobile 5.0 | 16 Mar 2006 10:53 GMT | 4 |
Can anybody please tell me how can I register my directshow filter and media types on Windows Mobile 5.0 device? Regards, Rahul
|
| Client/Server Application | 16 Mar 2006 00:21 GMT | 1 |
i am new with programming for mobile devices, but i have a lot of experience with programming for windows with vb5, vb6 and vb2005. Now i have the problem that i need to build a 2-tier client/server application with a pocket pc (windows mobile) as client and a desktop pc as
|
| MFC 8 dlls on the 6700 (sprint and Verizon) | 15 Mar 2006 17:52 GMT | 2 |
It looks like the HTC 6700 comes with some MFC8 dlls in the ROM. In particular msvcr80.dll This DLL appears to be some custom build of MFC. If I overwrite it with the dll that shipped with visual studio 2005 the image gallery app
|
| VC++ 2005 and Windows Mobile 5.0 | 15 Mar 2006 17:32 GMT | 1 |
I recently ran into trouble with a project I made for PocketPC2003. I deployed it on a Windows Mobile 5.0 device. Not everything worked. Can you do this? Can I create Windows Mobile 5.0 project for smart device with Visual C++
|
| Standard System Fonts | 15 Mar 2006 16:56 GMT | 1 |
which fonts and size should be used on the pda with windows mobile? As described in the following link tahoma 8pt is the standard http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ui_guide_ppc/ht ml/ppc_system_colors_and_fonts_xmoo.asp But the font height in the ...
|
| eVC++ 4.0 won't talk to Emulator on stand-alone PC | 15 Mar 2006 16:00 GMT | 2 |
I'm having a strange problem with eVC++ 4.0. When my PC is connected to my LAN, I can debug applications using the Pocket PC 2003 Emulator, but when the PC is not on the LAN, the connection from eVC to the Emulator fails (times out).
|