<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Nasiry 's way</title><subtitle type="text">Joke(现在工作太忙不能帮大家回答问题，实在抱歉，请到相关论坛获取支援)</subtitle><id>http://feed.cnblogs.com/blog/u/6357/rss</id><updated>2007-11-09T15:52:26Z</updated><author><name>nasiry</name><uri>http://www.cnblogs.com/nasiry/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/nasiry/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/6357/rss"/><entry><id>http://www.cnblogs.com/nasiry/archive/2006/05/12/397889.html</id><title type="text">摘抄---USB RNDIS/CDC White Paper January 15, 2003</title><summary type="text">USB RNDIS/CDC White Paper January 15, 2003Original PDF Bruce BaldenCTO1 IntroductionMany of today's and almost all of tomorrow's smart peripherals (PDAs, cell phones, pagers, GPS, etc.) have adopted t...</summary><published>2006-05-12T01:04:00Z</published><updated>2006-05-12T01:04:00Z</updated><author><name>nasiry</name><uri>http://www.cnblogs.com/nasiry/</uri></author><link rel="alternate" href="http://www.cnblogs.com/nasiry/archive/2006/05/12/397889.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/nasiry/archive/2006/05/12/397889.html"/></entry><entry><id>http://www.cnblogs.com/nasiry/archive/2006/04/21/381515.html</id><title type="text">指针错位导致对FSD误判</title><summary type="text">FSD管理器实现中有如下代码DWORD CStore::OpenDisk(){ DWORD dwError = ERROR_SUCCESS; STORAGE_IDENTIFICATION storageid; if (m_pBlockDevice) { m_hDisk = m_pBlockDevice-&amp;gt;OpenBlockDevice(); } else { m_hDisk = Create...</summary><published>2006-04-21T09:02:00Z</published><updated>2006-04-21T09:02:00Z</updated><author><name>nasiry</name><uri>http://www.cnblogs.com/nasiry/</uri></author><link rel="alternate" href="http://www.cnblogs.com/nasiry/archive/2006/04/21/381515.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/nasiry/archive/2006/04/21/381515.html"/></entry><entry><id>http://www.cnblogs.com/nasiry/archive/2005/12/27/305831.html</id><title type="text">摘抄--Multithreaded Programming on the Pocket PC with Visual C++</title><summary type="text">该学习模块化的驱动设计了，哈哈。While there have been several resources written to cover creating threads using Microsoft Win32 C functions, there is a shortage of information on how to handle threads in C++. Since C...</summary><published>2005-12-27T08:11:00Z</published><updated>2005-12-27T08:11:00Z</updated><author><name>nasiry</name><uri>http://www.cnblogs.com/nasiry/</uri></author><link rel="alternate" href="http://www.cnblogs.com/nasiry/archive/2005/12/27/305831.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/nasiry/archive/2005/12/27/305831.html"/></entry><entry><id>http://www.cnblogs.com/nasiry/archive/2005/08/30/225859.html</id><title type="text">Touchpad驱动分析</title><summary type="text">Touchpad驱动分析日期： 2005-08-27Email:nasiry@eyou.comBlog:http://www.cnblogs.com/nasiry关于： windowsCE.net4.2触摸屏驱动分析1. 接口WindowsCe.net要求的触摸屏驱动DDI列表如下：TouchPanelGetDeviceCapsTouchPanelEnableTouchPanelDisableTo...</summary><published>2005-08-30T02:12:00Z</published><updated>2005-08-30T02:12:00Z</updated><author><name>nasiry</name><uri>http://www.cnblogs.com/nasiry/</uri></author><link rel="alternate" href="http://www.cnblogs.com/nasiry/archive/2005/08/30/225859.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/nasiry/archive/2005/08/30/225859.html"/></entry><entry><id>http://www.cnblogs.com/nasiry/archive/2005/08/25/222339.html</id><title type="text">摘录----What Is MTP? (Sidebar)</title><summary type="text">What Is MTP? (Sidebar)  Posted: Sep. 6, 2004Media Transfer Protocol (MTP) is a new protocol and accompanying set of drivers developed by Microsoft to connect portable devices to a Windows XP PC and sy...</summary><published>2005-08-25T01:12:00Z</published><updated>2005-08-25T01:12:00Z</updated><author><name>nasiry</name><uri>http://www.cnblogs.com/nasiry/</uri></author><link rel="alternate" href="http://www.cnblogs.com/nasiry/archive/2005/08/25/222339.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/nasiry/archive/2005/08/25/222339.html"/></entry><entry><id>http://www.cnblogs.com/nasiry/archive/2005/08/25/222334.html</id><title type="text">摘录---PlaysForSure/Napster to Go Testing</title><summary type="text">PlaysForSure/Napster to Go Testing, Part One GetFrom:http://www.microsoftmonitor.com/archives/006813.htmlWith flu and bronchitis delays behind, my Napster to Go testing moves rapidly forward; I dedica...</summary><published>2005-08-25T01:00:00Z</published><updated>2005-08-25T01:00:00Z</updated><author><name>nasiry</name><uri>http://www.cnblogs.com/nasiry/</uri></author><link rel="alternate" href="http://www.cnblogs.com/nasiry/archive/2005/08/25/222334.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/nasiry/archive/2005/08/25/222334.html"/></entry><entry><id>http://www.cnblogs.com/nasiry/archive/2005/08/17/216669.html</id><title type="text">摘录---Windows CE API机制初探</title><summary type="text">Windows CE API机制初探创建时间：2005-07-08 更新时间：2005-07-08文章属性：原创文章提交：san (san_at_xfocus.org)Windows CE API机制初探整理：san创建：2005.07.06更新：2005.07.07--[ 目录1 - Windows CE架构2 - 列出所有系统API3 - Windows CE的系统调用4 - coredll....</summary><published>2005-08-17T03:19:00Z</published><updated>2005-08-17T03:19:00Z</updated><author><name>nasiry</name><uri>http://www.cnblogs.com/nasiry/</uri></author><link rel="alternate" href="http://www.cnblogs.com/nasiry/archive/2005/08/17/216669.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/nasiry/archive/2005/08/17/216669.html"/></entry><entry><id>http://www.cnblogs.com/nasiry/archive/2005/08/17/216668.html</id><title type="text">摘录---Hacking Windows CE </title><summary type="text">朋友的文章,虽然对同一系统进行分析但方向不同,很有学习的价值.既然是国人写的应当也出个中文版配套阿。对san表示强烈抗议~~！；）==Phrack Inc.== Volume 0x0b, Issue 0x3f, Phile #0x06 of 0x14|=----------------------------------------------------------------------=||...</summary><published>2005-08-17T03:15:00Z</published><updated>2005-08-17T03:15:00Z</updated><author><name>nasiry</name><uri>http://www.cnblogs.com/nasiry/</uri></author><link rel="alternate" href="http://www.cnblogs.com/nasiry/archive/2005/08/17/216668.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/nasiry/archive/2005/08/17/216668.html"/></entry><entry><id>http://www.cnblogs.com/nasiry/archive/2005/04/12/136175.html</id><title type="text">串口驱动分析-未完成</title><summary type="text">串口驱动分析 Auth：nasiry date： 2005年4月12日 abort： windowsCE.net 420串口驱动分析 相关资料 &amp;#160;&amp;#160;虽然串口通讯已经是普遍的标准而且广为大家熟知，但驱动中涉及的部分内容也可能在平时的应用中并不是很常用到，在这里做一个简单的介绍待后面说明到具体代码的时候可以连贯一些。 串行通讯接口是目前十分流行的通讯接口之一。由于其电气界面的简单性...</summary><published>2005-04-12T08:24:00Z</published><updated>2005-04-12T08:24:00Z</updated><author><name>nasiry</name><uri>http://www.cnblogs.com/nasiry/</uri></author><link rel="alternate" href="http://www.cnblogs.com/nasiry/archive/2005/04/12/136175.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/nasiry/archive/2005/04/12/136175.html"/></entry><entry><id>http://www.cnblogs.com/nasiry/archive/2005/02/28/110357.html</id><title type="text">摘抄--------See mips RUN中文版</title><summary type="text">See MIPS Run (中文版)&amp;#160;译者： 中国Linux论坛CPU板, 中国XTRJ.ORG, 中国AKA.ORG,&amp;#160;译者的话 我们来自 中国Linux论坛(www.linuxforum.net), 系统软件研究所(www.xtrj.org)&amp;#160; 和&amp;#160; AKA信息技术组织(www.aka.org.cn) . 我们在网络上相遇;我们在网络上相知. 共同的技术...</summary><published>2005-02-28T08:57:00Z</published><updated>2005-02-28T08:57:00Z</updated><author><name>nasiry</name><uri>http://www.cnblogs.com/nasiry/</uri></author><link rel="alternate" href="http://www.cnblogs.com/nasiry/archive/2005/02/28/110357.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/nasiry/archive/2005/02/28/110357.html"/></entry></feed>
