﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-Thinking in C++-文章分类-多线程</title><link>http://www.cppblog.com/yishanhante/category/3730.html</link><description /><language>zh-cn</language><lastBuildDate>Tue, 20 May 2008 04:42:10 GMT</lastBuildDate><pubDate>Tue, 20 May 2008 04:42:10 GMT</pubDate><ttl>60</ttl><item><title>CreateFile函数详解</title><link>http://www.cppblog.com/yishanhante/articles/19545.html</link><dc:creator>jay</dc:creator><author>jay</author><pubDate>Sat, 10 Mar 2007 09:54:00 GMT</pubDate><guid>http://www.cppblog.com/yishanhante/articles/19545.html</guid><wfw:comment>http://www.cppblog.com/yishanhante/comments/19545.html</wfw:comment><comments>http://www.cppblog.com/yishanhante/articles/19545.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cppblog.com/yishanhante/comments/commentRss/19545.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/yishanhante/services/trackbacks/19545.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: CreateFile The CreateFile function creates or opens the following objects and returns a handle that can be used to accessthe object:&nbsp;files&nbsp;pipes&nbsp;mailslots&nbsp;communications resource...&nbsp;&nbsp;<a href='http://www.cppblog.com/yishanhante/articles/19545.html'>阅读全文</a><img src ="http://www.cppblog.com/yishanhante/aggbug/19545.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/yishanhante/" target="_blank">jay</a> 2007-03-10 17:54 <a href="http://www.cppblog.com/yishanhante/articles/19545.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>