Yesterday, my boss suddenly gave me a copy of "Windows CE embedded system" by Beihang publishing house, saying that he recently had a project cooperation with Shanghai XX Company on smartphone application development. Let me take a look at it first, cold ...... Big papers + projects + small papers + job search, OMG!
The big paper was completed quickly. I stayed in school and had an old problem. It is said that the result was coming soon.
Recent good weather
Http://www.cnblogs.com/upto/archive/2006/11/21/567588.html
Official http://www.microsoft.com/windows/embedded/eval/wince/default.mspx
Http://msdn.microsoft.com/windowsmobile/default.aspx
Http://forums.microsoft.com/MSDN/default.aspx? Forumgroupid = 11 & siteid = 1
Http://www.pocketpcdn.com/
Http://www.cegadgets.com/
Http://www.biplip.com/default.aspx
Http://www.codeguru.com/ce/index.shtml
Http://www.codeproject.com/ce/
Windows CE and platform developmentHttp://blog.csdn.net/mobilechannel/archive/2005/02/19/293326.aspx
Hua Qing vision embedded training center http://www.farsight.com.cn/download/index.htm
Embedded Research Network http://www.cnemb.com/
Important Notes:
Your license key for installation is:
Windows Embedded ce 6.0 (plug-in for Visual Studio 2005 ):
H8RQR-MMKRP-XFRFC-9HKGJ-82R6J
If you are also Evaluating Visual Studio 2005, Visual Studio 2005 Professional Edition trial:
M3C9X-9K3Q9-DC8PX-B3YR3-BKQR8
How to download a Windows CE installation file to a local installation http://blog.csdn.net/singlerace/archive/2006/11/08/1373989.aspx
==========================================
Some content on the official website:
Ce 6.0 features
Strong architecture robust architecture
- Unified kernel uniied Kernel32,000 processes can be simultaneously processed, with each process having 2 GB of virtual memory. The new file system supports 4 GB of large files and mobile media encryption.
- Driver drivers. High-quality drivers can run in kernel mode to achieve high performance, or run in user mode to achieve stability.
- Security. A single-layer SDL (security development lifecycle, secure development lifecycle) compatible security model to ensure that only trusted programs can run.
- Compatibility compatibility. Ce 6.0 is compatible with multiple processor architectures (x86, arm, sh4, and MIPS) and provides tools to transplant existing Win32 applications.
- Device PerformanceThe improved kernel architecture reduces the overhead of system calls between basic operating system services.
New media and communication components
Windows Embedded ce 6.0 opens up new opportunities to develop compelling products for home and business.
- Network Media devices. You can obtain audio and video from the home PC through the home network.
- Digital video recorders.The DVR engine allows you to record multiple video streams to a hard disk for later editing.
- Cellular Network Cellular Networks. New cellcore component.
- Projector Windows Network projectorsConnect a Windows Vista laptop to a CE 6.0-based projector through wireless or IP networks.
Powerful Development Environment powerful development environment
Add platform builder to Visual Studio 2005. The development advantages include:
- Visual Studio 2005. Platform builder for Windows Embedded ce 6.0 has been made a plug-in for Visual Studio 2005, which is used to develop embedded systems and components.
- Application Development OptionsBy selecting the development technology (Win32, MFC,. Net CF) of MS, you can select native or hosted
- Device emulation SimulationThe ARM-based simulator included in. Platform builder is easy to configure, build, and test OS images.
- Editor editors. Including syntax highlighting, registry file editing, etc.
- Improved compiler improved CompilersBased on Visual Studio 2005, the latest compiler improves the C ++ standard, supports CRT, ATL, and MFC, and provides improved runtime security inspection (/GS ).
- Source code access