﻿<?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/hj490134273/CommentsRSS.aspx</link><description /><language>zh-cn</language><pubDate>Mon, 26 Oct 2009 11:17:07 GMT</pubDate><lastBuildDate>Mon, 26 Oct 2009 11:17:07 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: win32 application与win32 console application的区别</title><link>http://www.cppblog.com/hj490134273/archive/2009/10/27/99513.html#99588</link><dc:creator>溪流</dc:creator><author>溪流</author><pubDate>Tue, 27 Oct 2009 08:55:00 GMT</pubDate><guid>http://www.cppblog.com/hj490134273/archive/2009/10/27/99513.html#99588</guid><description><![CDATA[Win32 Console Application 不是运行在DOS虚拟机（NTVDM）下的，它是一个真真实实的 Win32 程序。它同样可以使用 MFC 中的类。<br><br>与 GUI 程序相比，其实只是 PE 头中一处标记不同而已。<img src ="http://www.cppblog.com/hj490134273/aggbug/99588.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/hj490134273/" target="_blank">溪流</a> 2009-10-27 16:55 <a href="http://www.cppblog.com/hj490134273/archive/2009/10/27/99513.html#99588#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>