﻿<?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++博客-白驹过隙-文章分类-C++</title><link>http://www.cppblog.com/coast/category/8767.html</link><description>学而不思则罔，思而不学则怠</description><language>zh-cn</language><lastBuildDate>Thu, 05 Mar 2009 13:48:32 GMT</lastBuildDate><pubDate>Thu, 05 Mar 2009 13:48:32 GMT</pubDate><ttl>60</ttl><item><title>DLL学习笔记（1）</title><link>http://www.cppblog.com/coast/articles/75563.html</link><dc:creator>隙中驹</dc:creator><author>隙中驹</author><pubDate>Wed, 04 Mar 2009 15:47:00 GMT</pubDate><guid>http://www.cppblog.com/coast/articles/75563.html</guid><wfw:comment>http://www.cppblog.com/coast/comments/75563.html</wfw:comment><comments>http://www.cppblog.com/coast/articles/75563.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/coast/comments/commentRss/75563.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/coast/services/trackbacks/75563.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: &nbsp; 在工作中经常碰到动态链接库，一直以来都没有好好去理解它，这几天潜下心来仔细的研究了一下它，在这里把我看到一些东西的和实验得出的一些心得整理一下。引言&nbsp; 动态链接库（DLL）是WINDOWS平台的基础，Windows API 中的所有函数都包含在D L L中。有3个最重要的D L L是K e r n e l 3 2 . d l l，它包含用于管理内存、进程和线程的各个...&nbsp;&nbsp;<a href='http://www.cppblog.com/coast/articles/75563.html'>阅读全文</a><img src ="http://www.cppblog.com/coast/aggbug/75563.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/coast/" target="_blank">隙中驹</a> 2009-03-04 23:47 <a href="http://www.cppblog.com/coast/articles/75563.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>