<?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>Win32 API samples</title>
 <link>http://www.oehive.org/win32api</link>
 <description>the Windows API reference library, formerly known as global-shared.com</description>
 <language>oehive</language>
<item>
 <title>Suprema Biomini Fingerprint scanner</title>
 <link>http://www.oehive.org/project/Fingerprint</link>
 <description>&lt;p&gt;Classes to access and enroll with Suprema&#039;s Biomini  fingerprint scanners&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;</description>
 <category domain="http://www.oehive.org/taxonomy/term/1106">fingerprint</category>
 <category domain="http://www.oehive.org/taxonomy/term/1108">identification</category>
 <category domain="http://www.oehive.org/taxonomy/term/1107">scanner</category>
 <category domain="http://www.oehive.org/taxonomy/term/560">Security</category>
 <category domain="http://www.oehive.org/taxonomy/term/92">The Hive</category>
 <category domain="http://www.oehive.org/taxonomy/term/150">All Projects</category>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <group domain="http://www.oehive.org/node/1541">Community</group>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <pubDate>Sat, 11 Feb 2017 16:16:04 -0700</pubDate>
 <dc:creator>octavioolguini</dc:creator>
 <guid isPermaLink="false">2359 at http://www.oehive.org</guid>
</item>
<item>
 <title>How to Perform an HTTP Post using a REST API and Using the Msxml2 DLL</title>
 <link>http://www.oehive.org/node/2257</link>
 <description>&lt;p&gt;Hello all.  Trying to perform an HTTP POST operation using the Msxml2 DLL and a JSON payload.  From all documentation, research with other developers, etc. it appears that I have most everything correct, yet I am getting ISE&#039;s (500).  Web service provider hasn&#039;t been any help with diagnosing, so I have been left to try to figure it out on my own.&lt;/p&gt;
&lt;p&gt;What DOES work:&lt;/p&gt;
&lt;p&gt;- All GET operations, using a small variant in URL, and returning the expected JSON response.&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/2257&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2257#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/1074">Msxml2 REST API POST JSON</category>
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <pubDate>Fri, 24 Oct 2014 09:49:35 -0600</pubDate>
 <dc:creator>NoblePursuits</dc:creator>
 <guid isPermaLink="false">2257 at http://www.oehive.org</guid>
</item>
<item>
 <title>libxlsx  Project</title>
 <link>http://www.oehive.org/node/2179</link>
 <description>&lt;p&gt;Hi all.&lt;/p&gt;
&lt;p&gt;Does anyone know what happend to the libxlsx  project?&lt;/p&gt;
&lt;p&gt;Regards&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;</description>
 <comments>http://www.oehive.org/node/2179#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/186">excel</category>
 <category domain="http://www.oehive.org/taxonomy/term/893">libxlsx</category>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <group domain="http://www.oehive.org/node/1273">Adverts and Commercial Group</group>
 <group domain="http://www.oehive.org/bcpug">BC PUG</group>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <group domain="http://www.oehive.org/node/194">Hive group</group>
 <group domain="http://www.oehive.org/node/213">Miscellaneous Group</group>
 <group domain="http://www.oehive.org/ooabl">Object-Oriented ABL Techniques</group>
 <group domain="http://www.oehive.org/node/559">Sandbox</group>
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <pubDate>Tue, 23 Jul 2013 05:26:07 -0600</pubDate>
 <dc:creator>sunspire</dc:creator>
 <guid isPermaLink="false">2179 at http://www.oehive.org</guid>
</item>
<item>
 <title>enumprinters not returning network printers in win-7?</title>
 <link>http://www.oehive.org/node/2141</link>
 <description>&lt;p&gt;I&#039;ve been using the enumprinters progress code example to get a list of available printers since windows NT... and I have some clients (and myself) running windows 7 without a problem, but I have a client who is now switching to win-7, and the enumprinters fails to include networked printers in the list of available printers.&lt;br /&gt;
Any ideas, what I am missing?&lt;/p&gt;
&lt;p&gt;here&#039;s a portion of the code I am using...&lt;/p&gt;
&lt;p&gt;SET-SIZE(pPrinterEnum) = 30.&lt;/p&gt;
&lt;p&gt;RUN EnumPrinters{&amp;amp;A} IN THIS-PROCEDURE (6,&quot;&quot;,2,&lt;br /&gt;
                                        GET-POINTER-VALUE(pPrinterEnum),&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/2141&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2141#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/118">Win32 API discussion</category>
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <pubDate>Thu, 11 Oct 2012 13:05:57 -0600</pubDate>
 <dc:creator>russferrer</dc:creator>
 <guid isPermaLink="false">2141 at http://www.oehive.org</guid>
</item>
<item>
 <title>Word Automation &quot;InsertFile&quot; Method fails with Insufficient Memory error</title>
 <link>http://www.oehive.org/node/2123</link>
 <description>&lt;p&gt;I have a Word Automation issue that I haven&#039;t been able to get past.  Our client has roughly 4 to 5 pages of rich text stored in our Progress OE 10 database that we haven&#039;t been able to insert into a new Word document using the InsertFile method.  The text contains no images, tables, etc., just rich text.  The process is not new, and the same client has used it hundreds or maybe thousands of times for the same purpose.  The text size approaches the largest text size in use, but doesn&#039;t appear to be the largest.  The most recent change to the data was to add &quot;a few words&quot;.&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/2123&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2123#comments</comments>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <pubDate>Wed, 11 Jul 2012 07:06:27 -0600</pubDate>
 <dc:creator>NoblePursuits</dc:creator>
 <guid isPermaLink="false">2123 at http://www.oehive.org</guid>
</item>
<item>
 <title>ManuelML</title>
 <link>http://www.oehive.org/node/2115</link>
 <description>&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;</description>
 <comments>http://www.oehive.org/node/2115#comments</comments>
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <pubDate>Tue, 29 May 2012 03:49:43 -0600</pubDate>
 <dc:creator>manuelml</dc:creator>
 <guid isPermaLink="false">2115 at http://www.oehive.org</guid>
</item>
<item>
 <title>Marginal Tiete - progress game</title>
 <link>http://www.oehive.org/node/2084</link>
 <description>&lt;p&gt;Greetings,&lt;br /&gt;
I made this game to emulate Atari&#039;s Grand Prix.&lt;br /&gt;
You can use this code to view how to use dynamic objects and other functions like includes, and methods.&lt;/p&gt;
&lt;p&gt;Running:&lt;br /&gt;
1. Extract all files,&lt;br /&gt;
2. Select car.p and right click, choose RUN under window&#039;s context menu or open it with progress procedure editor.&lt;/p&gt;
&lt;p&gt;Skype me jaison.antoniazzi for questions.&lt;/p&gt;
&lt;p&gt;Enjoy :D&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;
Jaison Antoniazzi&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/194&quot; class=&quot;og_links&quot;&gt;Hive group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/2084#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/1012">advance</category>
 <category domain="http://www.oehive.org/taxonomy/term/1013">dynamic objects</category>
 <category domain="http://www.oehive.org/taxonomy/term/1011">game</category>
 <category domain="http://www.oehive.org/taxonomy/term/275">image</category>
 <category domain="http://www.oehive.org/taxonomy/term/142">Code Samples</category>
 <enclosure url="http://www.oehive.org/files/marginal tiete.zip" length="54205" type="application/zip" />
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <group domain="http://www.oehive.org/node/194">Hive group</group>
 <pubDate>Tue, 03 Apr 2012 10:19:30 -0600</pubDate>
 <dc:creator>Jaison Antoniazzi</dc:creator>
 <guid isPermaLink="false">2084 at http://www.oehive.org</guid>
</item>
<item>
 <title>Library QuickPDF</title>
 <link>http://www.oehive.org/node/2056</link>
 <description>&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;I am upset with trying to use functions from this library in OE 10.2A (as external). QuickPDF is for making PDF documents.&lt;/p&gt;
&lt;p&gt;Have you anybody experience with it?  &lt;/p&gt;
&lt;p&gt;The another way how to use it is through user&#039;s own dll library making in .NET (C#, C++) but I have no chance with success to call own defined functions in my library.&lt;/p&gt;
&lt;p&gt;My tries end with message &#039;Could not find the entrypoint  (3260)&#039;&lt;/p&gt;
&lt;p&gt;So please could you give me a help hand with a sample how to use own created library in OE?&lt;/p&gt;
&lt;p&gt;((using &#039;user32.dll&#039; and many other same kind is not problem))&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/2056&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/2056#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/118">Win32 API discussion</category>
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <pubDate>Sat, 04 Feb 2012 00:52:52 -0700</pubDate>
 <dc:creator>pavels</dc:creator>
 <guid isPermaLink="false">2056 at http://www.oehive.org</guid>
</item>
<item>
 <title>How to set duplex mode to printer using WinApi function</title>
 <link>http://www.oehive.org/node/1978</link>
 <description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;Counld you please tell me how i can set duplex mode to default printer and check this mode on/off&lt;/p&gt;
&lt;p&gt;Thanx in advance&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;</description>
 <comments>http://www.oehive.org/node/1978#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/118">Win32 API discussion</category>
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <pubDate>Fri, 10 Jun 2011 00:52:37 -0600</pubDate>
 <dc:creator>Admitry</dc:creator>
 <guid isPermaLink="false">1978 at http://www.oehive.org</guid>
</item>
<item>
 <title>How to get the printer port number using windows API call</title>
 <link>http://www.oehive.org/node/1941</link>
 <description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;Using the Windows API call, could you please tell us how to get the port number of the printer. Because while setting the value of activeprinter method/property of MS word 2007 it requires &quot;printer name&quot; on &quot;port number&quot;.&lt;br /&gt;
The port number which we are trying to get by this method is equivalent to &#039;Session:printer-port&quot;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Ashwath&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;</description>
 <comments>http://www.oehive.org/node/1941#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/118">Win32 API discussion</category>
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <pubDate>Tue, 22 Mar 2011 03:48:31 -0600</pubDate>
 <dc:creator>ashwathnp</dc:creator>
 <guid isPermaLink="false">1941 at http://www.oehive.org</guid>
</item>
<item>
 <title>Ubuntu 10.10 Maverick Meerkat</title>
 <link>http://www.oehive.org/node/1929</link>
 <description>&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;</description>
 <comments>http://www.oehive.org/node/1929#comments</comments>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <group domain="http://www.oehive.org/ooabl">Object-Oriented ABL Techniques</group>
 <group domain="http://www.oehive.org/OERAGroup">OERA Group</group>
 <group domain="http://www.oehive.org/OERAOSIGroup">OERA OSI Group</group>
 <group domain="http://www.oehive.org/node/1024">UML Group</group>
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <pubDate>Tue, 15 Mar 2011 03:40:14 -0600</pubDate>
 <dc:creator>scrape</dc:creator>
 <guid isPermaLink="false">1929 at http://www.oehive.org</guid>
</item>
<item>
 <title>Need OpenEdge on-line certification</title>
 <link>http://www.oehive.org/node/1864</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is there any on-line certification (free/pay) for OpenEdge any varion?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Sridevi Stalin&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/667&quot; class=&quot;og_links&quot;&gt;ABL(4GL) General Programming Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/1864#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/875">Certification Exam</category>
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <group domain="http://www.oehive.org/node/559">Sandbox</group>
 <group domain="http://www.oehive.org/prolint">Prolint</group>
 <group domain="http://www.oehive.org/pdfinclude">PDF Include</group>
 <group domain="http://www.oehive.org/OERAGroup">OERA Group</group>
 <group domain="http://www.oehive.org/ooabl">Object-Oriented ABL Techniques</group>
 <group domain="http://www.oehive.org/node/213">Miscellaneous Group</group>
 <group domain="http://www.oehive.org/work">Jobs Group</group>
 <group domain="http://www.oehive.org/node/194">Hive group</group>
 <group domain="http://www.oehive.org/devtools">Development Tools Group</group>
 <group domain="http://www.oehive.org/node/193">Codeparse group</group>
 <group domain="http://www.oehive.org/bcpug">BC PUG</group>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <pubDate>Fri, 08 Oct 2010 02:42:32 -0600</pubDate>
 <dc:creator>sridevi.stalin</dc:creator>
 <guid isPermaLink="false">1864 at http://www.oehive.org</guid>
</item>
<item>
 <title>How to add a print button(using win32 api in c)?</title>
 <link>http://www.oehive.org/node/1768</link>
 <description>&lt;p&gt;Hi,&lt;br /&gt;
 If any one give me the suggestion for adding a printer button on dialog box.&lt;/p&gt;
&lt;p&gt;please give me your constructive feedback.&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;</description>
 <comments>http://www.oehive.org/node/1768#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/118">Win32 API discussion</category>
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <pubDate>Wed, 19 May 2010 05:38:45 -0600</pubDate>
 <dc:creator>vgsl.arul</dc:creator>
 <guid isPermaLink="false">1768 at http://www.oehive.org</guid>
</item>
<item>
 <title>How to do a post using the navigate method of web browser control?</title>
 <link>http://www.oehive.org/node/1722</link>
 <description>&lt;p&gt;I am trying to open a URL using webbrowser control by doing a HTTP POST with some xml data to the URL (instead of HTTP GET it normally does). However my code is not working:&lt;/p&gt;
&lt;p&gt;DEF VAR wkTarget        AS CHAR         NO-UNDO.&lt;br /&gt;
DEF VAR wkpostData      AS INT          NO-UNDO.            &lt;/p&gt;
&lt;p&gt;create &quot;InternetExplorer.Application&quot; chExplorer.&lt;br /&gt;
Assign&lt;br /&gt;
  chExplorer:menubar    = false&lt;br /&gt;
  chExplorer:addressbar = false&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/1722&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/1722#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/118">Win32 API discussion</category>
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <pubDate>Wed, 21 Apr 2010 02:29:44 -0600</pubDate>
 <dc:creator>sambaran</dc:creator>
 <guid isPermaLink="false">1722 at http://www.oehive.org</guid>
</item>
<item>
 <title>Treeview - Checkbox issue</title>
 <link>http://www.oehive.org/node/1700</link>
 <description>&lt;p&gt;Hi,&lt;br /&gt;
I am using a Treeview control (version 6.0) and it doesn&#039;t appear&lt;br /&gt;
to have the ability to disable checkboxes or grey them out from what I&lt;br /&gt;
can tell (if I&#039;m wrong, could someone tell me how?) &lt;/p&gt;
&lt;p&gt;Since it doesn&#039;t, I&#039;m at least trying to write code in the node click&lt;br /&gt;
event that will prevent the user from changing the value of the&lt;br /&gt;
checkbox when I need it to be disabled.  So I have code that sets the&lt;br /&gt;
Checked status back to what it originally was before the user clicked&lt;br /&gt;
on that node. &lt;/p&gt;
&lt;p&gt;The problem is that my code works fine, but that as soon as the event&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/1700&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/1700#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/118">Win32 API discussion</category>
 <group domain="http://www.oehive.org/win32api">Win32 API samples</group>
 <pubDate>Mon, 05 Apr 2010 08:32:16 -0600</pubDate>
 <dc:creator>dwhite</dc:creator>
 <guid isPermaLink="false">1700 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
