随笔分类 -  VS2005&CE6.0

CE 6.0 - why the codename "Yamazaki" ?
摘要:摘自:http://blogs.msdn.com/testembedded/archive/2006/09/29/777063.aspx I've been asked why we used the name "Yamazaki" as a codename for CE 6.0 - There's some history behind the naming of Windows CE ver... 阅读全文
posted @ 2008-04-17 00:03 WindowsCE 阅读(560) 评论(0) 推荐(0)
CE6 OAL: What you need to know
摘要:http://blogs.msdn.com/ce_base/archive/2006/11/21/ce6-oal-what-you-need-to-know.aspx Posted by: Sue Loh This material is drawn from a talk that Travis Hobrla gave at MEDC 2006 (thanks Travis!) and cont... 阅读全文
posted @ 2008-01-11 22:24 WindowsCE 阅读(832) 评论(0) 推荐(0)
Debugging Without ActiveSync
摘要:Chris TackeOpenNETCF ConsultingMarch 2007 摘自:http://community.opennetcf.com/articles/cf/archive/2007/08/31/debugging-without-activesync.aspx Introduction If you've tried to debug a native or managed ... 阅读全文
posted @ 2008-01-03 21:50 WindowsCE 阅读(614) 评论(0) 推荐(0)
Windows CE 6 Memory Architecture
摘要:Written by Henrik Viklund http://www.addlogic.se/articles/articles/windows-ce-6-memory-architecture.html In short, the new memory model paves way for practically unlimited number of running processes... 阅读全文
posted @ 2007-12-28 00:16 WindowsCE 阅读(1132) 评论(0) 推荐(0)
Windows CE 6 Kernel Architecture
摘要:Written by Henrik Viklund 摘自:http://www.addlogic.se/articles/articles/windows-ce-6-kernel-architecture.html With CE 6's new kernel layout, the file system, the bulk of the drivers and GWES have been m... 阅读全文
posted @ 2007-12-26 00:01 WindowsCE 阅读(1969) 评论(1) 推荐(0)
【转贴】How does Windows Embedded CE 6.0 Start?
摘要:http://blogs.msdn.com/ce_base/archive/2007/11/26/How-does-Windows-Embedded-CE-6.0-start_3F00_.aspx Operating system code, as one of my colleague developers recently realized, is "just code". It's n... 阅读全文
posted @ 2007-12-12 21:48 WindowsCE 阅读(910) 评论(0) 推荐(0)
Windows CE 5.0 vs 6.0
摘要:Windows CE 5.0 vs 6.0 by Ashok Babu.K (http://www.e-consystems.com/WindowsCE5vs6.asp) ... 阅读全文
posted @ 2007-12-11 23:57 WindowsCE 阅读(1266) 评论(0) 推荐(0)
VirtualCopy in WinCE6.0
摘要:http://blog.csdn.net/fredzeng/archive/2007/04/04/1551898.aspx 在CE4.2/5.0里面滚打多年的兄弟应该经常用这个函数吧。这个函数方便驱动和应用程序范围任何的物理地址,包括物理内存啊,设备控制器的寄存器啊,甚至GPIO也可以在AP里面随便拉上拉下。 这个函数虽然方便,但是并不安全,你想你好不容易把一个功能完善的im... 阅读全文
posted @ 2007-12-09 00:34 WindowsCE 阅读(858) 评论(0) 推荐(0)