<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to SynInit</title><link>https://sourceforge.net/p/synwrite/wiki/SynInit/</link><description>Recent changes to SynInit</description><atom:link href="https://sourceforge.net/p/synwrite/wiki/SynInit/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 24 Jan 2014 19:07:43 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/synwrite/wiki/SynInit/feed" rel="self" type="application/rss+xml"/><item><title>SynInit modified by Alexey T.</title><link>https://sourceforge.net/p/synwrite/wiki/SynInit/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -5,4 +5,4 @@
 Parameters are:

 - **ADefaultIni** - path to plugin's default ini file (located in "%AppData%\SynWrite" or in SynWrite installation folder).
-- **AActionProc** - address of function which can be used by plugin to call SynWrite actions. It has the same prototype as [SynAction] function, only it has different allowed action names. Possible actions names are listed in the [Actions] page.
+- **AActionProc** - address of function which can be used by plugin to call SynWrite actions. It has the same prototype as [SynAction] function, only it has different allowed action names. Possible actions names are listed in the [binary API actions] page.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey T.</dc:creator><pubDate>Fri, 24 Jan 2014 19:07:43 -0000</pubDate><guid>https://sourceforge.net1c93936b8ed92b11b55ffd3ca0a17928e15dad21</guid></item><item><title>WikiPage SynInit modified by Alexey T.</title><link>https://sourceforge.net/p/synwrite/wiki/SynInit/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,8 +1,8 @@
-**SynInit** function is called first, before showing panel's form. It's Delphi prototype is:
+**SynInit** function is called first after plugin loading. It's Delphi prototype is:

     procedure SynInit(ADefaultIni: PWideChar; AActionProc: Pointer); stdcall;

 Parameters are:

-- **ADefaultIni** - path to plugin's default ini file (located in %AppData% or in SW folder).
-- **AActionProc** - address of callback which can be used by plugin to call SW actions. It has the same prototype as [SynAction] function, only it has different allowed action names. Possible actions are listed in [Actions] page.
+- **ADefaultIni** - path to plugin's default ini file (located in "%AppData%\SynWrite" or in SynWrite installation folder).
+- **AActionProc** - address of function which can be used by plugin to call SynWrite actions. It has the same prototype as [SynAction] function, only it has different allowed action names. Possible actions names are listed in the [Actions] page.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey T.</dc:creator><pubDate>Tue, 26 Feb 2013 16:08:07 -0000</pubDate><guid>https://sourceforge.netbb655053658a6f754a6327b05bb017eda9a6538f</guid></item></channel></rss>