I have a WinCE开发者_Go百科 device. Is it possible to connect to the device from visual studio to view the following
I am new to winCE (.net 2.0) programming. My project is in C# language. A guy before me was using log4net (Runtime version : V1.1.4322, Version 1.2.10.0).What does those versions means, Am I right V1.
Does eMbedded Visual C++ 4.0 (SP4) support template functions? I get an error when I try to compile code that works fine in Visual C++ 6.0.
I cannot find any documentation about what operating systems are supported by the \"Windows CE\" platform under Visual Studio 2008.
If I have an application that is written in .net Compact Framework (and runs on Windows CE) and is theoretically compatible with Windows Embedded Standard O/S, would it still be compatible if it makes
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
As a HMODULE isn\'t the same as the load address of a loaded PE under Windows CE. How can开发者_如何学C I get the load address after geting the HINSTANCE by LoadLibraryW()?Well I recommend you to read
I am developing a mobile app that needs to synchronize with a database server. I intend to have a menu in my app that says \"Synchronize\". So when the device is docked and connect to the computer. T
I wants to create winCE 6.0 DLL. I have installed visual studio 2005, platform builder, PB R2, PB R3开发者_运维问答.
I am getting more involved with thick client mobile development on the Windows CE5+ platform and was wondering what the best practice is for handling applications with 10+ screens.