﻿<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.hs633.com:8080/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
		<id>http://wiki.hs633.com:8080/index.php?action=history&amp;feed=atom&amp;title=%E7%B3%BB%E7%BB%9F_DLL%E8%B0%83%E7%94%A8</id>
		<title>系统 DLL调用 - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.hs633.com:8080/index.php?action=history&amp;feed=atom&amp;title=%E7%B3%BB%E7%BB%9F_DLL%E8%B0%83%E7%94%A8"/>
		<link rel="alternate" type="text/html" href="http://wiki.hs633.com:8080/index.php?title=%E7%B3%BB%E7%BB%9F_DLL%E8%B0%83%E7%94%A8&amp;action=history"/>
		<updated>2026-04-04T15:16:33Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.19.1</generator>

	<entry>
		<id>http://wiki.hs633.com:8080/index.php?title=%E7%B3%BB%E7%BB%9F_DLL%E8%B0%83%E7%94%A8&amp;diff=2061&amp;oldid=prev</id>
		<title>Coogle: 以“调用win32提供的系统DLL，与调用自己编写的DLL是一样的。  只要知道windows系统函数所属的DLL和函数名，参数等信息就可以直接...”为内容创建页面</title>
		<link rel="alternate" type="text/html" href="http://wiki.hs633.com:8080/index.php?title=%E7%B3%BB%E7%BB%9F_DLL%E8%B0%83%E7%94%A8&amp;diff=2061&amp;oldid=prev"/>
				<updated>2013-06-19T08:48:24Z</updated>
		
		<summary type="html">&lt;p&gt;以“调用win32提供的系统DLL，与调用自己编写的DLL是一样的。  只要知道windows系统函数所属的DLL和函数名，参数等信息就可以直接...”为内容创建页面&lt;/p&gt;
&lt;p&gt;&lt;b&gt;最新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;调用win32提供的系统DLL，与调用自己编写的DLL是一样的。&lt;br /&gt;
&lt;br /&gt;
只要知道windows系统函数所属的DLL和函数名，参数等信息就可以直接使用，例如&lt;br /&gt;
&lt;br /&gt;
 extern 'kernel32.dll' int GetTickCount();&lt;br /&gt;
 tickcount:GetTickCount();&lt;br /&gt;
&lt;br /&gt;
同样地，这种用法只能工作于逐根模式下。&lt;/div&gt;</summary>
		<author><name>Coogle</name></author>	</entry>

	</feed>