<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.cheatengine.org/index.php?action=history&amp;feed=atom&amp;title=Cheat_Engine%3APlugin_System</id>
	<title>Cheat Engine:Plugin System - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.cheatengine.org/index.php?action=history&amp;feed=atom&amp;title=Cheat_Engine%3APlugin_System"/>
	<link rel="alternate" type="text/html" href="https://wiki.cheatengine.org/index.php?title=Cheat_Engine:Plugin_System&amp;action=history"/>
	<updated>2026-04-05T01:40:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>https://wiki.cheatengine.org/index.php?title=Cheat_Engine:Plugin_System&amp;diff=647&amp;oldid=prev</id>
		<title>Dark Byte: Created page with 'Cheat Engine comes with a plugin system so developers can add extra functions and features to ce without having to code in Delphi (Any language that can create standard DLL's wit…'</title>
		<link rel="alternate" type="text/html" href="https://wiki.cheatengine.org/index.php?title=Cheat_Engine:Plugin_System&amp;diff=647&amp;oldid=prev"/>
		<updated>2009-09-21T12:45:24Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;Cheat Engine comes with a plugin system so developers can add extra functions and features to ce without having to code in Delphi (Any language that can create standard DLL&amp;#039;s wit…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Cheat Engine comes with a plugin system so developers can add extra functions and features to ce without having to code in Delphi (Any language that can create standard DLL's with normal exports can make plugins for ce), or having to share their sourcecode.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To make use of the plugin system you need to create a dll that exports 3 functions:&lt;br /&gt;
GetVersion, DisablePlugin, and InitializePlugin&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note: Unless stated otherwise, all function calls use the stdcall calling mechanism.&lt;/div&gt;</summary>
		<author><name>Dark Byte</name></author>
		
	</entry>
</feed>