<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
 <channel>
  <title>XBLite Forum</title>
  <link>http://www.xblite.com/forum/</link>
  <generator>http://www.eblah.com</generator>
  <description></description>
  <language>en</language>
  <item>
   <title>win32s</title>
   <link>http://www.xblite.com/forum/m-1263742688/</link>
   <comments>http://www.xblite.com/forum/m-1263742688/#num1</comments>
   <description><![CDATA[xblite seems to do ok at making win32s programs <br />is there any way to make xblite run on win32s?<br /><br />]]></description>
   <pubDate>Sun, 17 Jan 2010 18:38:08</pubDate>
   <dc:creator>watlers world</dc:creator>
  </item>
  <item>
   <title>Non case sensitive keywords</title>
   <link>http://www.xblite.com/forum/m-1251628157/</link>
   <comments>http://www.xblite.com/forum/m-1251628157/#num1</comments>
   <description><![CDATA[I just noticed that all XBLite keywords are uppercase, while on the other BASIC variants they don't need to be upper case.<br />Would it be difficult to implement this?]]></description>
   <pubDate>Sun, 30 Aug 2009 14:29:17</pubDate>
   <dc:creator>anta40</dc:creator>
  </item>
  <item>
   <title>newbie dll install question</title>
   <link>http://www.xblite.com/forum/m-1241379186/</link>
   <comments>http://www.xblite.com/forum/m-1241379186/#num1</comments>
   <description><![CDATA[Hi all,<br /><br />I have just installed XBLite, and it's working. I would like to try out a .dll library with XBLite. Where do I have to put .dll files? Into the XBlite folder? Into the compiled application's folder? Into any special dedicated Windows folder?<br /><br />Thanks for helping!<br /><br />Regards,<br />ukimiku]]></description>
   <pubDate>Sun, 3 May 2009 23:33:06</pubDate>
   <dc:creator>ukimiku</dc:creator>
  </item>
  <item>
   <title>&quot;TR/Crypt.XPACK.Gen&quot; trojan pops up when compiled!</title>
   <link>http://www.xblite.com/forum/m-1240867217/</link>
   <comments>http://www.xblite.com/forum/m-1240867217/#num1</comments>
   <description><![CDATA[I keep getting the &quot;TR/Crypt.XPACK.Gen&quot; warning when I compile my code ...<br />My anti-virus is &quot;Avira home edition&quot; and the code I just tryed is the &quot;menu&quot; demo in the &quot;gui&quot; sub-dir.<br /><br />Can anyone tell me what file keeps getting infected and why...<br />Every time I find myself re-downloading xbl and re-installing it, its ok for a while and then BANG!!!&nbsp;&nbsp;<img src="/blahdocs/Smilies/sad.png" style="vertical-align: middle" alt="" /> <br /><br />Of course, the first time that this happened, I went through a total scan of my system with both my anti-vir and &quot;spy-bot&quot; but it is still comming back! And the worst part is that it only happens with my most beloved xbl <img src="/blahdocs/Smilies/smiley.png" style="vertical-align: middle" alt="" /> (I put a smiley here but in fact I was looking for a little face drowning in a sea of tears!)<br /><br />Heeeelp!!]]></description>
   <pubDate>Tue, 28 Apr 2009 01:20:17</pubDate>
   <dc:creator>ExoTek</dc:creator>
  </item>
  <item>
   <title>xblite and GTK+</title>
   <link>http://www.xblite.com/forum/m-1237579901/</link>
   <comments>http://www.xblite.com/forum/m-1237579901/#num1</comments>
   <description><![CDATA[Hi folks,<br /><br />I know that this is more a GTK+ question than an xblite one, <br />but I'm trying to use Liviu Armeanu's GTK+ binding for xblite to create a &quot;File Open&quot; dialog window...<br /><br />At runtime, I get this error : <br />Gtk-CRITICAL **:gtk_window_set_transient_for: assertion `parent == NULL &#124;&#124; GTK_IS_WINDOW (parent)' failed<br /><br />This is like the parent window that is then passed to the &quot;File Open&quot; dialog could not be created.<br /><br />Is there some GTK guru here?<br />Here the code:<br /><br />gtk_init (argc, argv)<br />window = gtk_window_new ($$GTK_WINDOW_TOPLEVEL)<br />title$ = &quot;Open file&quot;<br />dialog = gtk_file_chooser_dialog_new (&amp;title$, &amp;window, $$GTK_FILE_CHOOSER_ACTION_OPEN, &amp;$$GTK_STOCK_CANCEL, $$GTK_RESPONSE_CANCEL, &amp;$$GTK_STOCK_OPEN, $$GTK_RESPONSE_ACCEPT, NULL)<br />gtk_main ()]]></description>
   <pubDate>Fri, 20 Mar 2009 23:11:41</pubDate>
   <dc:creator>Julien</dc:creator>
  </item>
 </channel>
</rss>