windows-ce
Python Telnet Port 23 vs 223 with Different Results
When I run this Python 3.1 code to access a device using telnetlib, it works as expected: import telnetlib[详细]
2023-04-13 08:05 分类:问答Looking for code sample on creating C++ DLL then P/Invoke in C# (For Windows CE 5/6)
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[详细]
2023-04-13 00:45 分类:问答delete executing file on windows ce
i want to make a uninstaller on windows ce. The Problem is I want to delete the uninstaller itself after exe开发者_如何学Gocuted everything else.[详细]
2023-04-10 20:28 分类:问答What is the best approach for an asynchronous callback/event from gSOAP server?
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.[详细]
2023-04-10 14:49 分类:问答SHLoadImageFile API not working
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[详细]
2023-04-10 13:47 分类:问答OpenNetCF.IOC event subscription not firing
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[详细]
2023-04-10 05:33 分类:问答Windows CE ActiveSync TCP connection
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[详细]
2023-04-10 03:13 分类:问答Registry Editing: How to calculate DWord Hex Values
I\'m trying to make some registry edits and I\'m not sure I understand how specific dword values are calculated.[详细]
2023-04-09 23:50 分类:问答Purposefully Corrupting a FAT File System?
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[详细]
2023-04-09 14:47 分类:问答Is it possible to create a standalone Windows Silverlight Embedded Application for CE 6.0 R3?
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[详细]
2023-04-09 05:54 分类:问答