﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <description><![CDATA[Comments for Delphi 2 - The Windows API: An Example Of Use]]></description>
    <title><![CDATA[Comments for Delphi 2 - The Windows API: An Example Of Use]]></title>
    <link>http://dn.codegear.com/article/10322</link>
    <!-- source: http://dn.codegear.com/article/10322/feed-->
    <dc:date>2008-11-19T04:20:04-08:00</dc:date>
    <item>
      <description><![CDATA[I would like to receive a Source code help regardingprogramming a 'PROGRESS BAR'. I'am using the BiGaugein the following way:for I := 1 to ..... begin    BiGauge.Value:= BiGauge.Value + I     (example)end;How should I use a Callback or Hook ... function in orderto INTERRUPT the for .. to or while ...  process in orderthe BiGauge.Value is increasing during processing and not at the end.Many thanks in advance for a 'source coding' example.Forstmeier Raimund    forstmeier@libero.itPadova / Italy]]></description>
      <title><![CDATA[Delphi 2 - The Windows API: An Example Of Use]]></title>
      <managingEditor>
	 (raimund forstmeier)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=36533</guid>
      <dc:date>2004-04-21T03:29:17-07:00</dc:date>
      <pubDate>2004-04-21T03:29:17-07:00</pubDate>
      <source url="http://dn.codegear.com/article/10322/feed">Comments for Delphi 2 - The Windows API: An Example Of Use</source>
    </item>
    <generator>Atom 1.0 XSLT Transform v1 (http://atom.geekhood.net)</generator>
  </channel>
</rss>