<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Bitmatic</title>
	<atom:link href="http://bitmatic.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://bitmatic.com</link>
	<description>Defragmenting a .NET programmers brain</description>
	<lastBuildDate>Fri, 06 Aug 2010 12:04:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Fixing a slow scrolling DataGridView by DM</title>
		<link>http://bitmatic.com/c/fixing-a-slow-scrolling-datagridview/comment-page-1#comment-7838</link>
		<dc:creator>DM</dc:creator>
		<pubDate>Fri, 06 Aug 2010 12:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=476#comment-7838</guid>
		<description>Thanks so much: I&#039;ve been looking for something like that for weeks, and finally this is the only way not to see that horrible flickering on my datagridview; a special thx to Michael for the vb code, which is the one I used.</description>
		<content:encoded><![CDATA[<p>Thanks so much: I&#8217;ve been looking for something like that for weeks, and finally this is the only way not to see that horrible flickering on my datagridview; a special thx to Michael for the vb code, which is the one I used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing a slow scrolling DataGridView by Nelly</title>
		<link>http://bitmatic.com/c/fixing-a-slow-scrolling-datagridview/comment-page-1#comment-7819</link>
		<dc:creator>Nelly</dc:creator>
		<pubDate>Fri, 06 Aug 2010 08:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=476#comment-7819</guid>
		<description>I&#039;ve had to return :-( to windows developing after a couple of years away. Microsoft have still got the idea that making everything difficult for developers is a good thing. Start learning Objective C, it&#039;ll only be a few years before Apple show Microsoft how it should be done.

Thanks for the code, works a treat.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had to return <img src='http://bitmatic.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  to windows developing after a couple of years away. Microsoft have still got the idea that making everything difficult for developers is a good thing. Start learning Objective C, it&#8217;ll only be a few years before Apple show Microsoft how it should be done.</p>
<p>Thanks for the code, works a treat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Single instance applications in Windows CE by domingo</title>
		<link>http://bitmatic.com/compact-framework/single-instance-applications-in-windows-ce/comment-page-1#comment-3837</link>
		<dc:creator>domingo</dc:creator>
		<pubDate>Fri, 09 Jul 2010 21:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=370#comment-3837</guid>
		<description>I work in VB for Windows Mobile. I translated your code and this is what I have:
Dim Sistema As uso
Dim System.Windows.Forms As uso
Dim System.Runtime.InteropServices As uso
Dim System.Reflection As uso
Dim de As espacioDim Bitmatic As nombres
 Dim clase As estáticoDim 
    ( DllImport (&quot; coredll.dll &quot;, SetLastError = verdadero)) público estático externo CreateMutex IntPtr ( IntPtr Attr , bool Propios, cadena Nombre )
    ( DllImport (&quot; coredll.dll &quot;, SetLastError = verdadero)) público estático externo bool ReleaseMutex ( hMutex IntPtr )
    Const ERROR_ALREADY_EXISTS As largo = 183
    Function estático(Formulario As frm) As públicoEjecutar As vacío
     Dim name As cadena = Assembly.GetExecutingAssembly (). getName () . Nombre
     Dim mutexHandle As IntPtr = CreateMutex ( IntPtr.Zero , verdadero, Nombre)
     Dim error As largo = Marshal.GetLastWin32Error ()
     Dim (Error As siDim ERROR_ALREADY_EXISTS As Not  = ) Application.Run (frm )
     ReleaseMutex ( mutexHandle )

 End Function
************************************************
It does not work. Please can you tell me am I doing wrong?</description>
		<content:encoded><![CDATA[<p>I work in VB for Windows Mobile. I translated your code and this is what I have:<br />
Dim Sistema As uso<br />
Dim System.Windows.Forms As uso<br />
Dim System.Runtime.InteropServices As uso<br />
Dim System.Reflection As uso<br />
Dim de As espacioDim Bitmatic As nombres<br />
 Dim clase As estáticoDim<br />
    ( DllImport (&#8221; coredll.dll &#8220;, SetLastError = verdadero)) público estático externo CreateMutex IntPtr ( IntPtr Attr , bool Propios, cadena Nombre )<br />
    ( DllImport (&#8221; coredll.dll &#8220;, SetLastError = verdadero)) público estático externo bool ReleaseMutex ( hMutex IntPtr )<br />
    Const ERROR_ALREADY_EXISTS As largo = 183<br />
    Function estático(Formulario As frm) As públicoEjecutar As vacío<br />
     Dim name As cadena = Assembly.GetExecutingAssembly (). getName () . Nombre<br />
     Dim mutexHandle As IntPtr = CreateMutex ( IntPtr.Zero , verdadero, Nombre)<br />
     Dim error As largo = Marshal.GetLastWin32Error ()<br />
     Dim (Error As siDim ERROR_ALREADY_EXISTS As Not  = ) Application.Run (frm )<br />
     ReleaseMutex ( mutexHandle )</p>
<p> End Function<br />
************************************************<br />
It does not work. Please can you tell me am I doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing a slow scrolling DataGridView by Chaki_Black</title>
		<link>http://bitmatic.com/c/fixing-a-slow-scrolling-datagridview/comment-page-1#comment-2783</link>
		<dc:creator>Chaki_Black</dc:creator>
		<pubDate>Tue, 22 Jun 2010 11:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=476#comment-2783</guid>
		<description>Thanks for Double Buffering!
It works better, but .Net DataGridView don&#039;t works like grid at Delphi or result grid at Query Analyzer 2000... I can&#039;t understand why it can works worse.. Maybe problem that .Net FrameWork is slow.
Thanks for code!</description>
		<content:encoded><![CDATA[<p>Thanks for Double Buffering!<br />
It works better, but .Net DataGridView don&#8217;t works like grid at Delphi or result grid at Query Analyzer 2000&#8230; I can&#8217;t understand why it can works worse.. Maybe problem that .Net FrameWork is slow.<br />
Thanks for code!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing a slow scrolling DataGridView by serge</title>
		<link>http://bitmatic.com/c/fixing-a-slow-scrolling-datagridview/comment-page-1#comment-2764</link>
		<dc:creator>serge</dc:creator>
		<pubDate>Mon, 21 Jun 2010 14:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=476#comment-2764</guid>
		<description>Great solution. Thx for the VB.NET code. Fixed the slow scrolling.</description>
		<content:encoded><![CDATA[<p>Great solution. Thx for the VB.NET code. Fixed the slow scrolling.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing a slow scrolling DataGridView by Jack</title>
		<link>http://bitmatic.com/c/fixing-a-slow-scrolling-datagridview/comment-page-1#comment-2744</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Sun, 20 Jun 2010 07:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=476#comment-2744</guid>
		<description>Thank you very much (:</description>
		<content:encoded><![CDATA[<p>Thank you very much (:</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing a slow scrolling DataGridView by LovinSpoonful</title>
		<link>http://bitmatic.com/c/fixing-a-slow-scrolling-datagridview/comment-page-1#comment-2706</link>
		<dc:creator>LovinSpoonful</dc:creator>
		<pubDate>Fri, 18 Jun 2010 04:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=476#comment-2706</guid>
		<description>WOW WOW WOW  WOW   WOW  
YOU ARE AWESOME.  THIS IS AN AWESOME SOLUTION.
THANK YOU!!!</description>
		<content:encoded><![CDATA[<p>WOW WOW WOW  WOW   WOW<br />
YOU ARE AWESOME.  THIS IS AN AWESOME SOLUTION.<br />
THANK YOU!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Single instance applications in Windows CE by Alden</title>
		<link>http://bitmatic.com/compact-framework/single-instance-applications-in-windows-ce/comment-page-1#comment-2255</link>
		<dc:creator>Alden</dc:creator>
		<pubDate>Mon, 24 May 2010 12:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=370#comment-2255</guid>
		<description>It works perfect.Thanks a lot!</description>
		<content:encoded><![CDATA[<p>It works perfect.Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing a slow scrolling DataGridView by mortadelo</title>
		<link>http://bitmatic.com/c/fixing-a-slow-scrolling-datagridview/comment-page-1#comment-2239</link>
		<dc:creator>mortadelo</dc:creator>
		<pubDate>Sun, 23 May 2010 07:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=476#comment-2239</guid>
		<description>amazing, microsoft should include this solution at msdn!!!</description>
		<content:encoded><![CDATA[<p>amazing, microsoft should include this solution at msdn!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Single instance applications in Windows CE by Bruce</title>
		<link>http://bitmatic.com/compact-framework/single-instance-applications-in-windows-ce/comment-page-1#comment-2181</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Wed, 19 May 2010 15:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://bitmatic.com/?p=370#comment-2181</guid>
		<description>This worked great!  Thanks.

Do you know of a way to set focus back to the running app instead of just exiting (if the application is minimized for example).</description>
		<content:encoded><![CDATA[<p>This worked great!  Thanks.</p>
<p>Do you know of a way to set focus back to the running app instead of just exiting (if the application is minimized for example).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
