﻿<?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++博客-lisa</title><link>http://www.cppblog.com/lisa/</link><description /><language>zh-cn</language><lastBuildDate>Tue, 09 Jun 2026 19:07:18 GMT</lastBuildDate><pubDate>Tue, 09 Jun 2026 19:07:18 GMT</pubDate><ttl>60</ttl><item><title>MSN去广告方法</title><link>http://www.cppblog.com/lisa/archive/2008/10/25/64976.html</link><dc:creator>Lisa</dc:creator><author>Lisa</author><pubDate>Fri, 24 Oct 2008 18:21:00 GMT</pubDate><guid>http://www.cppblog.com/lisa/archive/2008/10/25/64976.html</guid><wfw:comment>http://www.cppblog.com/lisa/comments/64976.html</wfw:comment><comments>http://www.cppblog.com/lisa/archive/2008/10/25/64976.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/lisa/comments/commentRss/64976.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/lisa/services/trackbacks/64976.html</trackback:ping><description><![CDATA[<div class=postTitle>1、去掉主窗口下的广告<br>用Restorator打开msgsres.dll中的4004－923,查找里面的"ID=Atom(SSConstrainer)",不包括两头双引号,将前面的layoutpos=top改为layoutpos=none<br>&nbsp;<br>2、去掉聊天窗口下的文字广告<br>在4004 - 920里<br>找到: element id=atom(adbannercont) layout=filllayout()<br>改为: element id=atom(adbannercont) layoutpos=none<br>&nbsp;<br>3、去除界面底部搜索栏：<br>在上边的文件中查找"idSearchContainer"<br>将上边的"layoutpos=bottom"改成"layoutpos=none" <br><br>网上找来找去麻烦，转过来省心！可以直接用VS修改即可，方便实用哈哈！</div>
<img src ="http://www.cppblog.com/lisa/aggbug/64976.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/lisa/" target="_blank">Lisa</a> 2008-10-25 02:21 <a href="http://www.cppblog.com/lisa/archive/2008/10/25/64976.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>