<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Tools</title><link>https://sourceforge.net/p/owlnext/wiki/Tools/</link><description>Recent changes to Tools</description><atom:link href="https://sourceforge.net/p/owlnext/wiki/Tools/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 27 Dec 2023 01:21:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/owlnext/wiki/Tools/feed" rel="self" type="application/rss+xml"/><item><title>Tools modified by Vidar Hasfjord</title><link>https://sourceforge.net/p/owlnext/wiki/Tools/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v30
+++ v31
@@ -4,21 +4,21 @@

 ## Developer tools and utilities

-  * [Doxygen](http://www.doxygen.org) — the tool we use to build the [OWLNext Reference Documentation](http://owlnext.sourceforge.net/help/html/index.html).
+  * [Doxygen](https://www.doxygen.org) — the tool we use to build the [OWLNext Reference Documentation](https://owlnext.sourceforge.net/help/html/index.html).
   * [TortoiseSVN](https://tortoisesvn.net) — an excellent client for working with Subversion, the version control system we use for the OWLNext source code.
   * [Microsoft Visual Studio](https://visualstudio.microsoft.com) — a solid C++ IDE for maintaining OWLNext applications, with free Community edition available.
   * [OWLNext Application Template](Installing_the_OWLNext_Application_template_for_Visual_Studio) — for Visual Studio.
-  * [Embarcardero RAD Studio and C++Builder](http://www.embarcadero.com/products) — the successors to Borland C++, with free Community edition available.
-  * [owlexpert.zip](http://sourceforge.net/projects/owlnext/files/tools/owlexpert.zip/download) — Sebastian Ledesma's stand-alone OWLExpert code generation application.
-  * [OLEProxyWizard.msi](http://sourceforge.net/projects/owlnext/files/tools/OLEProxyWizard.msi/download) — Armin Tueting's code generator for OCF ([more info](http://owlnext.sourceforge.net/tools/readme.htm)).
-  * [SetupGenPro.zip](http://sourceforge.net/projects/owlnext/files/tools/SetupGenPro.zip/download) — Mohsen Jahanshahi's GenPro tool for generating OCF proxy source and header files.
-  * [Dfm2API](http://www.luigibianchi.com/dfm2api.htm) — Luigi Bianchi's conversion utility.
+  * [Embarcardero RAD Studio and C++Builder](https://www.embarcadero.com/products) — the successors to Borland C++, with free Community edition available.
+  * [owlexpert.zip](https://sourceforge.net/projects/owlnext/files/tools/owlexpert.zip/download) — Sebastian Ledesma's stand-alone OWLExpert code generation application.
+  * [OLEProxyWizard.msi](https://sourceforge.net/projects/owlnext/files/tools/OLEProxyWizard.msi/download) — Armin Tueting's code generator for OCF ([more info](https://owlnext.sourceforge.net/tools/readme.htm)).
+  * [SetupGenPro.zip](https://sourceforge.net/projects/owlnext/files/tools/SetupGenPro.zip/download) — Mohsen Jahanshahi's GenPro tool for generating OCF proxy source and header files.
+  * [Dfm2API](https://www.luigibianchi.com/dfm2api.htm) — Luigi Bianchi's conversion utility.

 ### Legacy tools and utilities for Borland C++

-  * [BCC55.zip](http://sourceforge.net/projects/owlnext/files/tools/BCC55.zip/download) — Borland C++ 5.5 Free Compiler.
-  * [Tools55](http://sourceforge.net/projects/owlnext/files/tools/Tools55) — Karst Drenth's Borland C++ IDE add-on for Borland C++ 5.5.
-  * [JIdeTool](http://sourceforge.net/projects/owlnext/files/tools/JIdeTool) — Jogy's Borland C++ IDE add-on for various useful project utilities.
-  * [apx_upd.zip](http://sourceforge.net/projects/owlnext/files/tools/apx_upd.zip/download) — fixed files for Borland C++ 5.02 OWL AppExpert. Unzip into directory "BC5\\expert\\owl". 
-  * [bids.zip](http://sourceforge.net/projects/owlnext/files/tools/bids.zip/download) — dummy BIDS library files for Borland C++ IDE users. Unzip into directory "BC5\\lib".
-  * [diagxprt.zip](http://sourceforge.net/projects/owlnext/files/tools/diagxprt.zip/download) — enhanced version of the diagnostic message viewer DiagExpert.
+  * [BCC55.zip](https://sourceforge.net/projects/owlnext/files/tools/BCC55.zip/download) — Borland C++ 5.5 Free Compiler.
+  * [Tools55](https://sourceforge.net/projects/owlnext/files/tools/Tools55) — Karst Drenth's Borland C++ IDE add-on for Borland C++ 5.5.
+  * [JIdeTool](https://sourceforge.net/projects/owlnext/files/tools/JIdeTool) — Jogy's Borland C++ IDE add-on for various useful project utilities.
+  * [apx_upd.zip](https://sourceforge.net/projects/owlnext/files/tools/apx_upd.zip/download) — fixed files for Borland C++ 5.02 OWL AppExpert. Unzip into directory "BC5\\expert\\owl". 
+  * [bids.zip](https://sourceforge.net/projects/owlnext/files/tools/bids.zip/download) — dummy BIDS library files for Borland C++ IDE users. Unzip into directory "BC5\\lib".
+  * [diagxprt.zip](https://sourceforge.net/projects/owlnext/files/tools/diagxprt.zip/download) — enhanced version of the diagnostic message viewer DiagExpert.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vidar Hasfjord</dc:creator><pubDate>Wed, 27 Dec 2023 01:21:34 -0000</pubDate><guid>https://sourceforge.netfa2563d3642529ddf945731f27bce9ae89fa8c01</guid></item><item><title>Tools modified by Vidar Hasfjord</title><link>https://sourceforge.net/p/owlnext/wiki/Tools/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v29
+++ v30
@@ -6,7 +6,7 @@

   * [Doxygen](http://www.doxygen.org) — the tool we use to build the [OWLNext Reference Documentation](http://owlnext.sourceforge.net/help/html/index.html).
   * [TortoiseSVN](https://tortoisesvn.net) — an excellent client for working with Subversion, the version control system we use for the OWLNext source code.
-  * [Microsoft Visual Studio](https://visualstudio.microsoft.com) — a solid option for maintaining OWLNext applications, with free Community edition available.
+  * [Microsoft Visual Studio](https://visualstudio.microsoft.com) — a solid C++ IDE for maintaining OWLNext applications, with free Community edition available.
   * [OWLNext Application Template](Installing_the_OWLNext_Application_template_for_Visual_Studio) — for Visual Studio.
   * [Embarcardero RAD Studio and C++Builder](http://www.embarcadero.com/products) — the successors to Borland C++, with free Community edition available.
   * [owlexpert.zip](http://sourceforge.net/projects/owlnext/files/tools/owlexpert.zip/download) — Sebastian Ledesma's stand-alone OWLExpert code generation application.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vidar Hasfjord</dc:creator><pubDate>Sat, 09 Apr 2022 12:05:05 -0000</pubDate><guid>https://sourceforge.netb86b2722f78c33bff0d1e91109464f12b2c5319c</guid></item><item><title>Tools modified by Vidar Hasfjord</title><link>https://sourceforge.net/p/owlnext/wiki/Tools/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v28
+++ v29
@@ -18,7 +18,7 @@

   * [BCC55.zip](http://sourceforge.net/projects/owlnext/files/tools/BCC55.zip/download) — Borland C++ 5.5 Free Compiler.
   * [Tools55](http://sourceforge.net/projects/owlnext/files/tools/Tools55) — Karst Drenth's Borland C++ IDE add-on for Borland C++ 5.5.
-  * [diagxprt.zip](http://sourceforge.net/projects/owlnext/files/tools/diagxprt.zip/download) — enhanced version of DiagExpert for Win32.
   * [JIdeTool](http://sourceforge.net/projects/owlnext/files/tools/JIdeTool) — Jogy's Borland C++ IDE add-on for various useful project utilities.
   * [apx_upd.zip](http://sourceforge.net/projects/owlnext/files/tools/apx_upd.zip/download) — fixed files for Borland C++ 5.02 OWL AppExpert. Unzip into directory "BC5\\expert\\owl". 
   * [bids.zip](http://sourceforge.net/projects/owlnext/files/tools/bids.zip/download) — dummy BIDS library files for Borland C++ IDE users. Unzip into directory "BC5\\lib".
+  * [diagxprt.zip](http://sourceforge.net/projects/owlnext/files/tools/diagxprt.zip/download) — enhanced version of the diagnostic message viewer DiagExpert.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vidar Hasfjord</dc:creator><pubDate>Sat, 19 Mar 2022 12:15:11 -0000</pubDate><guid>https://sourceforge.net49b352ef26229d99c614a1baebc5a3f9bae176fb</guid></item><item><title>Tools modified by Vidar Hasfjord</title><link>https://sourceforge.net/p/owlnext/wiki/Tools/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v27
+++ v28
@@ -19,6 +19,6 @@
   * [BCC55.zip](http://sourceforge.net/projects/owlnext/files/tools/BCC55.zip/download) — Borland C++ 5.5 Free Compiler.
   * [Tools55](http://sourceforge.net/projects/owlnext/files/tools/Tools55) — Karst Drenth's Borland C++ IDE add-on for Borland C++ 5.5.
   * [diagxprt.zip](http://sourceforge.net/projects/owlnext/files/tools/diagxprt.zip/download) — enhanced version of DiagExpert for Win32.
-  * [JIdeTool](http://sourceforge.net/projects/owlnext/files/tools/JIdeTool) — Jogy's Borland C++ IDE utilities add-on.
+  * [JIdeTool](http://sourceforge.net/projects/owlnext/files/tools/JIdeTool) — Jogy's Borland C++ IDE add-on for various useful project utilities.
   * [apx_upd.zip](http://sourceforge.net/projects/owlnext/files/tools/apx_upd.zip/download) — fixed files for Borland C++ 5.02 OWL AppExpert. Unzip into directory "BC5\\expert\\owl". 
   * [bids.zip](http://sourceforge.net/projects/owlnext/files/tools/bids.zip/download) — dummy BIDS library files for Borland C++ IDE users. Unzip into directory "BC5\\lib".
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vidar Hasfjord</dc:creator><pubDate>Sat, 19 Mar 2022 00:55:18 -0000</pubDate><guid>https://sourceforge.net31c411a416c1cc7830ea19c77039b85dff179e92</guid></item><item><title>Tools modified by Vidar Hasfjord</title><link>https://sourceforge.net/p/owlnext/wiki/Tools/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v26
+++ v27
@@ -9,7 +9,7 @@
   * [Microsoft Visual Studio](https://visualstudio.microsoft.com) — a solid option for maintaining OWLNext applications, with free Community edition available.
   * [OWLNext Application Template](Installing_the_OWLNext_Application_template_for_Visual_Studio) — for Visual Studio.
   * [Embarcardero RAD Studio and C++Builder](http://www.embarcadero.com/products) — the successors to Borland C++, with free Community edition available.
-  * [owlexpert.zip](http://owlnext.sourceforge.net/tools/owlexpert.zip) — Sebastian Ledesma's stand-alone OWLExpert code generation application.
+  * [owlexpert.zip](http://sourceforge.net/projects/owlnext/files/tools/owlexpert.zip/download) — Sebastian Ledesma's stand-alone OWLExpert code generation application.
   * [OLEProxyWizard.msi](http://sourceforge.net/projects/owlnext/files/tools/OLEProxyWizard.msi/download) — Armin Tueting's code generator for OCF ([more info](http://owlnext.sourceforge.net/tools/readme.htm)).
   * [SetupGenPro.zip](http://sourceforge.net/projects/owlnext/files/tools/SetupGenPro.zip/download) — Mohsen Jahanshahi's GenPro tool for generating OCF proxy source and header files.
   * [Dfm2API](http://www.luigibianchi.com/dfm2api.htm) — Luigi Bianchi's conversion utility.
@@ -18,7 +18,7 @@

   * [BCC55.zip](http://sourceforge.net/projects/owlnext/files/tools/BCC55.zip/download) — Borland C++ 5.5 Free Compiler.
   * [Tools55](http://sourceforge.net/projects/owlnext/files/tools/Tools55) — Karst Drenth's Borland C++ IDE add-on for Borland C++ 5.5.
-  * [diagxprt.zip](http://owlnext.sourceforge.net/tools/diagxprt.zip) — enhanced version of DiagExpert for Win32.
+  * [diagxprt.zip](http://sourceforge.net/projects/owlnext/files/tools/diagxprt.zip/download) — enhanced version of DiagExpert for Win32.
   * [JIdeTool](http://sourceforge.net/projects/owlnext/files/tools/JIdeTool) — Jogy's Borland C++ IDE utilities add-on.
-  * [apx_upd.zip](http://owlnext.sourceforge.net/download/apx_upd.zip) — fixed files for Borland C++ 5.02 OWL AppExpert. Unzip into directory "BC5\expert\owl". 
-  * [bids.zip](http://owlnext.sourceforge.net/download/bids.zip) — dummy BIDS library files for Borland C++ IDE users. 
+  * [apx_upd.zip](http://sourceforge.net/projects/owlnext/files/tools/apx_upd.zip/download) — fixed files for Borland C++ 5.02 OWL AppExpert. Unzip into directory "BC5\\expert\\owl". 
+  * [bids.zip](http://sourceforge.net/projects/owlnext/files/tools/bids.zip/download) — dummy BIDS library files for Borland C++ IDE users. Unzip into directory "BC5\\lib".
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vidar Hasfjord</dc:creator><pubDate>Fri, 18 Mar 2022 18:28:41 -0000</pubDate><guid>https://sourceforge.net7cf94d688078ad6ede24428cab4cf5042e1960a5</guid></item><item><title>Tools modified by Vidar Hasfjord</title><link>https://sourceforge.net/p/owlnext/wiki/Tools/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v25
+++ v26
@@ -1,16 +1,20 @@
 # Supplemental tools

-  * [OWLMaker](OWLMaker) — our GUI front-end for configuring and building the OWLNext library.
-  * [Doxygen](http://www.doxygen.org) — the tool we use to build the [OWLNext Reference Documentation](http://owlnext.sourceforge.net/help/html/index.html). 
+  * [OWLMaker](OWLMaker) — our GUI front-end for downloading, configuring and building the OWLNext library.
+
+## Developer tools and utilities
+
+  * [Doxygen](http://www.doxygen.org) — the tool we use to build the [OWLNext Reference Documentation](http://owlnext.sourceforge.net/help/html/index.html).
+  * [TortoiseSVN](https://tortoisesvn.net) — an excellent client for working with Subversion, the version control system we use for the OWLNext source code.
   * [Microsoft Visual Studio](https://visualstudio.microsoft.com) — a solid option for maintaining OWLNext applications, with free Community edition available.
-  * [OWLNext Application Template](Installing_the_OWLNext_Application_template_for_Visual_Studio) — for Visual Studio 2012-2019.
+  * [OWLNext Application Template](Installing_the_OWLNext_Application_template_for_Visual_Studio) — for Visual Studio.
   * [Embarcardero RAD Studio and C++Builder](http://www.embarcadero.com/products) — the successors to Borland C++, with free Community edition available.
   * [owlexpert.zip](http://owlnext.sourceforge.net/tools/owlexpert.zip) — Sebastian Ledesma's stand-alone OWLExpert code generation application.
   * [OLEProxyWizard.msi](http://sourceforge.net/projects/owlnext/files/tools/OLEProxyWizard.msi/download) — Armin Tueting's code generator for OCF ([more info](http://owlnext.sourceforge.net/tools/readme.htm)).
   * [SetupGenPro.zip](http://sourceforge.net/projects/owlnext/files/tools/SetupGenPro.zip/download) — Mohsen Jahanshahi's GenPro tool for generating OCF proxy source and header files.
   * [Dfm2API](http://www.luigibianchi.com/dfm2api.htm) — Luigi Bianchi's conversion utility.

-## Legacy utilities for Borland C++
+### Legacy tools and utilities for Borland C++

   * [BCC55.zip](http://sourceforge.net/projects/owlnext/files/tools/BCC55.zip/download) — Borland C++ 5.5 Free Compiler.
   * [Tools55](http://sourceforge.net/projects/owlnext/files/tools/Tools55) — Karst Drenth's Borland C++ IDE add-on for Borland C++ 5.5.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vidar Hasfjord</dc:creator><pubDate>Fri, 18 Mar 2022 18:00:14 -0000</pubDate><guid>https://sourceforge.net1da1ce450f886d283107a33686a59371de96c826</guid></item><item><title>Tools modified by Vidar Hasfjord</title><link>https://sourceforge.net/p/owlnext/wiki/Tools/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v24
+++ v25
@@ -1,18 +1,20 @@
 # Supplemental tools

-  * [OWLMaker](OWLMaker) - GUI front-end for building OWLNext.
-  * [OWLNext Application Template](Installing_the_OWLNext_Application_template_for_Visual_Studio) - for Visual Studio 2012-2019.
-  * [OWLNext Application Wizard](http://sourceforge.net/projects/owlnext/files/tools/SetupOWLNextWizard.zip/download) - for Visual Studio 2008.
-  * [OWLExpert](http://owlnext.sourceforge.net/tools/owlexpert.zip) - Sebastian Ledesma's stand-alone OWLNext code generation application.
-  * [OLEProxyWizard](http://sourceforge.net/projects/owlnext/files/tools/OLEProxyWizard.msi/download) - Armin Tueting's code generator for OCF ([more info](http://owlnext.sourceforge.net/tools/readme.htm)).
-  * [GenPro](http://sourceforge.net/projects/owlnext/files/tools/SetupGenPro.zip/download) - Mohsen Jahanshahi's tool for generating OCF proxy source and header files.
-  * [DiagExpert](http://owlnext.sourceforge.net/tools/diagxprt.zip) - enhanced version DiagExpert for Win32.
-  * [BCC55](http://sourceforge.net/projects/owlnext/files/tools/BCC55.zip/download) - Borland C++ 5.5 Free Compiler
-  * [Tools55](http://sourceforge.net/projects/owlnext/files/tools/Tools55) - Karst Drenth's Borland C++ IDE add-on for Borland C++ 5.5.
-  * [JIdeTool](http://sourceforge.net/projects/owlnext/files/tools/JIdeTool) - Jogy's Borland C++ IDE utilities add-on.
-  * [Dfm2API](http://www.luigibianchi.com/dfm2api.htm) - Luigi Bianchi's conversion utility.
+  * [OWLMaker](OWLMaker) — our GUI front-end for configuring and building the OWLNext library.
+  * [Doxygen](http://www.doxygen.org) — the tool we use to build the [OWLNext Reference Documentation](http://owlnext.sourceforge.net/help/html/index.html). 
+  * [Microsoft Visual Studio](https://visualstudio.microsoft.com) — a solid option for maintaining OWLNext applications, with free Community edition available.
+  * [OWLNext Application Template](Installing_the_OWLNext_Application_template_for_Visual_Studio) — for Visual Studio 2012-2019.
+  * [Embarcardero RAD Studio and C++Builder](http://www.embarcadero.com/products) — the successors to Borland C++, with free Community edition available.
+  * [owlexpert.zip](http://owlnext.sourceforge.net/tools/owlexpert.zip) — Sebastian Ledesma's stand-alone OWLExpert code generation application.
+  * [OLEProxyWizard.msi](http://sourceforge.net/projects/owlnext/files/tools/OLEProxyWizard.msi/download) — Armin Tueting's code generator for OCF ([more info](http://owlnext.sourceforge.net/tools/readme.htm)).
+  * [SetupGenPro.zip](http://sourceforge.net/projects/owlnext/files/tools/SetupGenPro.zip/download) — Mohsen Jahanshahi's GenPro tool for generating OCF proxy source and header files.
+  * [Dfm2API](http://www.luigibianchi.com/dfm2api.htm) — Luigi Bianchi's conversion utility.

-## Additional support files
+## Legacy utilities for Borland C++

-  * [apx_upd.zip](http://owlnext.sourceforge.net/download/apx_upd.zip) - fixed files for Borland C++ 5.02 OWL AppExpert. Unzip in the "BC5\expert\owl" directory. 
-  * [bids.zip](http://owlnext.sourceforge.net/download/bids.zip) - dummy BIDS library files for Borland C++ IDE users. 
+  * [BCC55.zip](http://sourceforge.net/projects/owlnext/files/tools/BCC55.zip/download) — Borland C++ 5.5 Free Compiler.
+  * [Tools55](http://sourceforge.net/projects/owlnext/files/tools/Tools55) — Karst Drenth's Borland C++ IDE add-on for Borland C++ 5.5.
+  * [diagxprt.zip](http://owlnext.sourceforge.net/tools/diagxprt.zip) — enhanced version of DiagExpert for Win32.
+  * [JIdeTool](http://sourceforge.net/projects/owlnext/files/tools/JIdeTool) — Jogy's Borland C++ IDE utilities add-on.
+  * [apx_upd.zip](http://owlnext.sourceforge.net/download/apx_upd.zip) — fixed files for Borland C++ 5.02 OWL AppExpert. Unzip into directory "BC5\expert\owl". 
+  * [bids.zip](http://owlnext.sourceforge.net/download/bids.zip) — dummy BIDS library files for Borland C++ IDE users. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vidar Hasfjord</dc:creator><pubDate>Fri, 18 Mar 2022 17:29:55 -0000</pubDate><guid>https://sourceforge.neta7fb63afb5a0685f9fac04cc058174f827fe0742</guid></item><item><title>Tools modified by Vidar Hasfjord</title><link>https://sourceforge.net/p/owlnext/wiki/Tools/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v23
+++ v24
@@ -7,6 +7,7 @@
   * [OLEProxyWizard](http://sourceforge.net/projects/owlnext/files/tools/OLEProxyWizard.msi/download) - Armin Tueting's code generator for OCF ([more info](http://owlnext.sourceforge.net/tools/readme.htm)).
   * [GenPro](http://sourceforge.net/projects/owlnext/files/tools/SetupGenPro.zip/download) - Mohsen Jahanshahi's tool for generating OCF proxy source and header files.
   * [DiagExpert](http://owlnext.sourceforge.net/tools/diagxprt.zip) - enhanced version DiagExpert for Win32.
+  * [BCC55](http://sourceforge.net/projects/owlnext/files/tools/BCC55.zip/download) - Borland C++ 5.5 Free Compiler
   * [Tools55](http://sourceforge.net/projects/owlnext/files/tools/Tools55) - Karst Drenth's Borland C++ IDE add-on for Borland C++ 5.5.
   * [JIdeTool](http://sourceforge.net/projects/owlnext/files/tools/JIdeTool) - Jogy's Borland C++ IDE utilities add-on.
   * [Dfm2API](http://www.luigibianchi.com/dfm2api.htm) - Luigi Bianchi's conversion utility.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vidar Hasfjord</dc:creator><pubDate>Fri, 18 Mar 2022 15:45:54 -0000</pubDate><guid>https://sourceforge.netcf442ae541a38ee933d6c2fa24266beba67b5f8c</guid></item><item><title>Tools modified by Vidar Hasfjord</title><link>https://sourceforge.net/p/owlnext/wiki/Tools/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v22
+++ v23
@@ -1,7 +1,7 @@
 # Supplemental tools

   * [OWLMaker](OWLMaker) - GUI front-end for building OWLNext.
-  * [OWLNext Application Template](Installing_the_OWLNext_Application_template_for_Visual_Studio) - for Visual Studio 2012/2013/2015/2017.
+  * [OWLNext Application Template](Installing_the_OWLNext_Application_template_for_Visual_Studio) - for Visual Studio 2012-2019.
   * [OWLNext Application Wizard](http://sourceforge.net/projects/owlnext/files/tools/SetupOWLNextWizard.zip/download) - for Visual Studio 2008.
   * [OWLExpert](http://owlnext.sourceforge.net/tools/owlexpert.zip) - Sebastian Ledesma's stand-alone OWLNext code generation application.
   * [OLEProxyWizard](http://sourceforge.net/projects/owlnext/files/tools/OLEProxyWizard.msi/download) - Armin Tueting's code generator for OCF ([more info](http://owlnext.sourceforge.net/tools/readme.htm)).
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vidar Hasfjord</dc:creator><pubDate>Sat, 29 Jan 2022 22:30:45 -0000</pubDate><guid>https://sourceforge.net12526b715f58921039f1f599f19fc577f5418211</guid></item><item><title>Tools modified by Vidar Hasfjord</title><link>https://sourceforge.net/p/owlnext/wiki/Tools/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v21
+++ v22
@@ -5,7 +5,7 @@
   * [OWLNext Application Wizard](http://sourceforge.net/projects/owlnext/files/tools/SetupOWLNextWizard.zip/download) - for Visual Studio 2008.
   * [OWLExpert](http://owlnext.sourceforge.net/tools/owlexpert.zip) - Sebastian Ledesma's stand-alone OWLNext code generation application.
   * [OLEProxyWizard](http://sourceforge.net/projects/owlnext/files/tools/OLEProxyWizard.msi/download) - Armin Tueting's code generator for OCF ([more info](http://owlnext.sourceforge.net/tools/readme.htm)).
-  * [GenPro](http://owlnext.sourceforge.net/tools/GenPro.zip) - Mohsen Jahanshahi's tool for generating OCF proxy source and header files.
+  * [GenPro](http://sourceforge.net/projects/owlnext/files/tools/SetupGenPro.zip/download) - Mohsen Jahanshahi's tool for generating OCF proxy source and header files.
   * [DiagExpert](http://owlnext.sourceforge.net/tools/diagxprt.zip) - enhanced version DiagExpert for Win32.
   * [Tools55](http://sourceforge.net/projects/owlnext/files/tools/Tools55) - Karst Drenth's Borland C++ IDE add-on for Borland C++ 5.5.
   * [JIdeTool](http://sourceforge.net/projects/owlnext/files/tools/JIdeTool) - Jogy's Borland C++ IDE utilities add-on.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vidar Hasfjord</dc:creator><pubDate>Sun, 14 Feb 2021 11:26:40 -0000</pubDate><guid>https://sourceforge.net2ae7844468c94e4b7ab38bc530a74aed4a1a613f</guid></item></channel></rss>