<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Just is here--恰恰在这里 &#187; VB6</title>
	<atom:link href="http://ishere.cn/tag/vb6/feed" rel="self" type="application/rss+xml" />
	<link>http://ishere.cn</link>
	<description>Jena&#039;s blog</description>
	<lastBuildDate>Sat, 14 Apr 2012 07:27:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>让你的VB6.0 IDE支持鼠标滚轮[转]</title>
		<link>http://ishere.cn/2008/09/25/rangnidevb6-idezhichishubiaogunlunzhuan.html</link>
		<comments>http://ishere.cn/2008/09/25/rangnidevb6-idezhichishubiaogunlunzhuan.html#comments</comments>
		<pubDate>Thu, 25 Sep 2008 09:15:41 +0000</pubDate>
		<dc:creator>jena</dc:creator>
				<category><![CDATA[keyboard's joy]]></category>
		<category><![CDATA[VB6]]></category>
		<category><![CDATA[VB6滚轮]]></category>

		<guid isPermaLink="false">http://www.aobodo.com/?p=187</guid>
		<description><![CDATA[这年头估计用VB6做开发的人已经不多了吧。公司有个项目，需要用到VB6,每次都为在编辑器里不能滑动滚轮而烦恼，实在是不方便啊，也难怪，有点年头了。今天在网上找资料，碰巧看到一篇文章就是解决这个问题的，呵呵，太好了。操作步骤如下： 1、下载http://download.microsoft.com/download/e/f/b/efb39198-7c59-4ace-a5c4-8f0f88e00d34/vb6mousewheel.exe,这是一个自解压的包，其中包含VB6IDEMouseWheelAddin.dll和其源程序，或者在附件里下载，我已经上传了，vb6idemousewheeladdin-dll。 2、将包中的VB6IDEMouseWheelAddin.dll或者将源程序编译出一个新的VB6IDEMouseWheelAddin.dll COPY到系统目录或者VB安装目录（防止被删除）。 3、运行regsvr32 &#60;path&#62;VB6IDEMouseWheelAddin.dll，注册这个dll。 4、运行Visual Basic 6.0。 5、单击“外接程序”菜单下的“外接程序管理器”，弹出“外接程序管理器”对话框。 6、在“可用外接程”序列表中，选择“MouseWheel Fix”，在加载行为栏中单击选中“加载／卸载和在启动中加载”复选框。 7、确定，完成。 这时，你的Visual Basic6.0 IDE已经支持滚轮了]]></description>
			<content:encoded><![CDATA[<p>这年头估计用VB6做开发的人已经不多了吧。公司有个项目，需要用到VB6,每次都为在编辑器里不能滑动滚轮而烦恼，实在是不方便啊，也难怪，有点年头了。今天在网上找资料，碰巧看到一篇文章就是解决这个问题的，呵呵，太好了。操作步骤如下：</p>
<p>1、下载http://download.microsoft.com/download/e/f/b/efb39198-7c59-4ace-a5c4-8f0f88e00d34/vb6mousewheel.exe,这是一个自解压的包，其中包含VB6IDEMouseWheelAddin.dll和其源程序，或者在附件里下载，我已经上传了，<a href="http://www.aobodo.com/wp-content/uploads/2008/09/vb6idemousewheeladdin.dll">vb6idemousewheeladdin-dll</a>。</p>
<p>2、将包中的VB6IDEMouseWheelAddin.dll或者将源程序编译出一个新的VB6IDEMouseWheelAddin.dll COPY到系统目录或者VB安装目录（防止被删除）。</p>
<p>3、运行regsvr32 &lt;path&gt;VB6IDEMouseWheelAddin.dll，注册这个dll。</p>
<p>4、运行Visual Basic 6.0。</p>
<p>5、单击“外接程序”菜单下的“外接程序管理器”，弹出“外接程序管理器”对话框。</p>
<p>6、在“可用外接程”序列表中，选择“MouseWheel Fix”，在加载行为栏中单击选中“加载／卸载和在启动中加载”复选框。</p>
<p>7、确定，完成。</p>
<p>这时，你的Visual Basic6.0 IDE已经支持滚轮了</p>
]]></content:encoded>
			<wfw:commentRss>http://ishere.cn/2008/09/25/rangnidevb6-idezhichishubiaogunlunzhuan.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

