When I run this Python 3.1 code to access a device using telnetlib, it works as expected: import telnetlib
I am experienced in C# but not in C++. Recently my Windows CE 5 C# program is hitting performance issue and I am considering moving calculation to C++ DLL then P/Invoke it from C# since C++ supports h
i want to make a uninstaller on windows ce. The Problem is I want to delete the uninstaller itself after exe开发者_如何学Gocuted everything else.
I am designing a webservice interface for use between a Windows CE device and a PC. The Windows CE device is server and the PC is client.
Asmentioned in the title I am facing problem with SHLoadImageFile API. I am trying to load a series of captured images one by one and trying to retrieve the respective image properties. The API isnot
I am developing a Vb.net .Net 3.5 PDA application using the OpenNetCF IOC framework. I have set up and event to handle the navigation through the smart parts but when I raise the event the EventSubscr
I have a .NET compact framework program that has my CE device open a socket to my PC over the USB cable\'s ActiveSync connection.Everythin开发者_开发问答g works fine, except when I\'m trying to use a
I\'m trying to make some registry edits and I\'m not sure I understand how specific dword values are calculated.
Is there a way to purposefully corrupt a FAT file system using only Win32 calls or must you开发者_运维知识库 do it at lower level?We\'re encountering FAT corruption on a WinCE 5.0 device and have writ
We are investigating using Silverlight as our UI creator.We can get a subproject running from the Platform builder but would like to pull this code to a standalone VS project.I have an SDK built from