<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.oehive.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>c_verbiest&#039;s blog</title>
 <link>http://www.oehive.org/blog/113</link>
 <description></description>
 <language>oehive</language>
<item>
 <title>Starting ADPlus debugger from a session</title>
 <link>http://www.oehive.org/node/1884</link>
 <description>&lt;p&gt;The Progress Knowledge base (entries P116692 and P130210) mentions the Microsoft ADPlus tool.&lt;br /&gt;
I have written a small procedure that can be run in a prowin32 session (db connection required) to start the ADPlus tool for that session.&lt;/p&gt;
&lt;h2&gt;Requirements&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;ADPlus.exe is installed and copied to c:\progress\adplus.exe. I had trouble with paths containing spaces.&lt;/li&gt;
&lt;li&gt;a directory c:\tmp\crashlog must exist&lt;/li&gt;
&lt;li&gt;Paths in the code are for 64bit windows, these will differ in 32bit&lt;/li&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/213&quot; class=&quot;og_links&quot;&gt;Miscellaneous Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/1884&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/1884#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/884">ADPlus debugger</category>
 <enclosure url="http://www.oehive.org/files/startadplus.w" length="10443" type="application/octet-stream" />
 <group domain="http://www.oehive.org/node/213">Miscellaneous Group</group>
 <pubDate>Thu, 02 Dec 2010 11:09:57 +0000</pubDate>
 <dc:creator>c_verbiest</dc:creator>
 <guid isPermaLink="false">1884 at http://www.oehive.org</guid>
</item>
<item>
 <title>A STOMP class for connecting to Apache MQ</title>
 <link>http://www.oehive.org/node/1204</link>
 <description>&lt;p&gt;An experiment with Apache MQ&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/213&quot; class=&quot;og_links&quot;&gt;Miscellaneous Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/1204&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/1204#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/499">Apache MQ</category>
 <category domain="http://www.oehive.org/taxonomy/term/498">protocol</category>
 <category domain="http://www.oehive.org/taxonomy/term/497">stomp</category>
 <category domain="http://www.oehive.org/taxonomy/term/142">Code Samples</category>
 <category domain="http://www.oehive.org/taxonomy/term/138">Interfaces to Other Languages or Databases</category>
 <category domain="http://www.oehive.org/taxonomy/term/136">OOABL</category>
 <category domain="http://www.oehive.org/taxonomy/term/292">Web Services &amp;amp; Other Integration Technologies</category>
 <enclosure url="http://www.oehive.org/files/stomp.zip" length="4793" type="application/x-zip-compressed" />
 <group domain="http://www.oehive.org/node/213">Miscellaneous Group</group>
 <pubDate>Sun, 29 Jun 2008 11:23:13 +0000</pubDate>
 <dc:creator>c_verbiest</dc:creator>
 <guid isPermaLink="false">1204 at http://www.oehive.org</guid>
</item>
<item>
 <title>No-focus bug vs feature</title>
 <link>http://www.oehive.org/node/1154</link>
 <description>&lt;p&gt;Prior to OpenEdge 10.1, when you click a no-focus, flat button in a window the window does not get focus. It&#039;s z-order among other windows is unchanged.&lt;/p&gt;
&lt;p&gt;In 10.1A this feature (Progress calls it a bug) is fixed. Clicking a no-focus button now sets the focus to the window containing the button.&lt;/p&gt;
&lt;p&gt;I&#039;m looking for a way to get the old behaviour back.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/win32api&quot; class=&quot;og_links&quot;&gt;Win32 API samples&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/1154&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/1154#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/463">no-focus z-order window 10.1 10.0 OpenEdge behaviour change</category>
 <category domain="http://www.oehive.org/taxonomy/term/142">Code Samples</category>
 <enclosure url="http://www.oehive.org/files/winnofocus.zip" length="813590" type="application/zip" />
 <group domain="http://www.oehive.org/node/194">Hive group</group>
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <pubDate>Wed, 14 May 2008 13:36:32 +0000</pubDate>
 <dc:creator>c_verbiest</dc:creator>
 <guid isPermaLink="false">1154 at http://www.oehive.org</guid>
</item>
<item>
 <title>Sample installer for Codejock components runtime</title>
 <link>http://www.oehive.org/node/927</link>
 <description>&lt;p&gt;My window with the codejock components is ready for beta testing. I now needed to make an installer for the runtime version of the components. Some weeks ago I came across &lt;a href=&quot;http://nsis.sourceforge.net&quot;&gt;NSIS&lt;/a&gt; (Nullsoft Scriptable Install System).&lt;/p&gt;
&lt;p&gt;In less than an hour I was able to create an installer with it.&lt;br /&gt;
I&#039;ve attached a simple nsis source. It expects the runtime version of the components, found in cab files in %Program Files%\Codejock Software\ActiveX\Xtreme SuitePro ActiveX v11.1.0\bin\Redist, to be extracted to a subdirectory Components.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/win32api&quot; class=&quot;og_links&quot;&gt;Win32 API samples&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/927&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/927#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/376">Codejock</category>
 <category domain="http://www.oehive.org/taxonomy/term/379">installer</category>
 <category domain="http://www.oehive.org/taxonomy/term/380">NSIS</category>
 <category domain="http://www.oehive.org/taxonomy/term/214">Development Support Tools</category>
 <enclosure url="http://www.oehive.org/files/nsis.zip" length="3999" type="application/zip" />
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <pubDate>Sun, 22 Jul 2007 10:42:38 +0000</pubDate>
 <dc:creator>c_verbiest</dc:creator>
 <guid isPermaLink="false">927 at http://www.oehive.org</guid>
</item>
<item>
 <title>Codejock ShortcutBar and CommandBarsFrame</title>
 <link>http://www.oehive.org/node/924</link>
 <description>&lt;p&gt;This is my first attempt at a blog, forgive me for any newbie blog errors.&lt;br /&gt;
I&#039;m developing a non-smart Progress window using the Codejock ShortcutBar and CommandBarsFrame controls.&lt;br /&gt;
I use Codejock 11.1 and Progress 10.1B01&lt;/p&gt;
&lt;p&gt;I cannot share the actual code I developed, but I will try to share some of solutions for issues I encountered.&lt;/p&gt;
&lt;h2&gt;ShortcutBar&lt;/h2&gt;
&lt;h3&gt;Items&lt;/h3&gt;
&lt;p&gt;The items added using AddItem must be windows, passing the hWnd of a frame won&#039;t work.&lt;br /&gt;
Progress windows aren&#039;t really suited for this job, but with the extra undocumented &lt;/p&gt;
&lt;pre&gt;&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/win32api&quot; class=&quot;og_links&quot;&gt;Win32 API samples&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/924&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/924#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/165">ActiveX</category>
 <category domain="http://www.oehive.org/taxonomy/term/376">Codejock</category>
 <category domain="http://www.oehive.org/taxonomy/term/378">CommandBarsFrame</category>
 <category domain="http://www.oehive.org/taxonomy/term/377">ShortcutBar</category>
 <category domain="http://www.oehive.org/taxonomy/term/142">Code Samples</category>
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <pubDate>Wed, 18 Jul 2007 10:44:48 +0000</pubDate>
 <dc:creator>c_verbiest</dc:creator>
 <guid isPermaLink="false">924 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
