<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Pointless Blathering - All Comments</title><link>http://blogs.msdn.com/b/peterwie/</link><description>Peter Wieland&amp;#39;s thoughts on Windows driver development, and occasional rants about computing in general.</description><dc:language>en</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Measuring DPC time</title><link>http://blogs.msdn.com/b/peterwie/archive/2008/10/06/measuring-dpc-time.aspx#10190683</link><pubDate>Thu, 28 Jul 2011 12:30:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10190683</guid><dc:creator>karin</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Cna someone help me? i need to check that in window of 10ms DPC duration is no more than 4ms&lt;/p&gt;
&lt;p&gt;How can i check it in xperf?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10190683" width="1" height="1"&gt;</description></item><item><title>re: Measuring DPC time</title><link>http://blogs.msdn.com/b/peterwie/archive/2008/10/06/measuring-dpc-time.aspx#10173612</link><pubDate>Sat, 11 Jun 2011 12:48:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10173612</guid><dc:creator>very high dpc user</dc:creator><description>&lt;p&gt;i&amp;#39;ve done everything you suggested but in xperfview nothing is the same as on your screenshots. i got no exe&amp;#39;s or any other program names but IDLE&amp;#39;s. i just want to figure out what program causing high dpc latencies making my pc unusable....:(&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10173612" width="1" height="1"&gt;</description></item><item><title>re: Not sure where to post a question?</title><link>http://blogs.msdn.com/b/peterwie/archive/2006/12/07/not-sure-where-to-post-a-question.aspx#10153744</link><pubDate>Thu, 14 Apr 2011 06:40:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10153744</guid><dc:creator>Prabhat Srivastava</dc:creator><description>&lt;p&gt;Hi &lt;/p&gt;
&lt;p&gt;I have an buisness requirement where Transparent window is supposed to handle the Mouse Events in VC++ MFC application. I am unable to capture the mouse event from the transparent window as events are passed to beneath windows. So is there any way through this can be achived in MFC Application.Reply will be highly appreciated.Please help in solving this issue.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Prabhat&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10153744" width="1" height="1"&gt;</description></item><item><title>re: Measuring DPC time</title><link>http://blogs.msdn.com/b/peterwie/archive/2008/10/06/measuring-dpc-time.aspx#10126690</link><pubDate>Wed, 09 Feb 2011 10:56:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10126690</guid><dc:creator>Zhenghong Li</dc:creator><description>&lt;p&gt;It&amp;#39;s interesting but I wonder how it works. I wanna know how to get the cpu time slice of a given or some processes just because I&amp;#39;m working on a tiny project and I need to calculate the cpu usage of some processes periodically, are there any APIs/performance databases that would allow me to do this? Thanks in advance. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10126690" width="1" height="1"&gt;</description></item><item><title>re: Measuring DPC time</title><link>http://blogs.msdn.com/b/peterwie/archive/2008/10/06/measuring-dpc-time.aspx#10126689</link><pubDate>Wed, 09 Feb 2011 10:56:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10126689</guid><dc:creator>Zhenghong Li</dc:creator><description>&lt;p&gt;It&amp;#39;s interesting but I wonder how it works. I wanna know how to get the cpu time slice of a given or some processes just because I&amp;#39;m working on a tiny project and I need to calculate the cpu usage of some processes periodically, are there any APIs/performance databases that would allow me to do this? Thanks in advance. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10126689" width="1" height="1"&gt;</description></item><item><title>re: How to enable USB selective suspend and system wake in the UMDF driver for a USB device</title><link>http://blogs.msdn.com/b/peterwie/archive/2007/03/28/how-to-enable-usb-selective-suspend-and-system-wake-in-the-umdf-driver-for-a-usb-device.aspx#10111915</link><pubDate>Wed, 05 Jan 2011 08:37:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10111915</guid><dc:creator>abdulqader1</dc:creator><description>&lt;p&gt;Hi Peter,&lt;/p&gt;
&lt;p&gt;I developed a UMDF driver with Winusb as a lower filter.The WDF version is 1.9.&lt;/p&gt;
&lt;p&gt;I did all the steps as mentioned by you.But suspend is working for me.&lt;/p&gt;
&lt;p&gt;Pls can you help?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10111915" width="1" height="1"&gt;</description></item><item><title>re: Not sure where to post a question?</title><link>http://blogs.msdn.com/b/peterwie/archive/2006/12/07/not-sure-where-to-post-a-question.aspx#10100729</link><pubDate>Mon, 06 Dec 2010 11:53:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10100729</guid><dc:creator>Sumeet </dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have to develop a music player component in windows as well as in web without using any inbuilt component &lt;/p&gt;
&lt;p&gt;so that it can be call from any language either .net or through any open source it should be like a web services&lt;/p&gt;
&lt;p&gt;Which technology should i go for &amp;nbsp;?? .&lt;/p&gt;
&lt;p&gt;Thanks &lt;/p&gt;
&lt;p&gt;Sumeet &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10100729" width="1" height="1"&gt;</description></item><item><title>re: Measuring DPC time</title><link>http://blogs.msdn.com/b/peterwie/archive/2008/10/06/measuring-dpc-time.aspx#10073522</link><pubDate>Sat, 09 Oct 2010 00:26:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10073522</guid><dc:creator>dentaku</dc:creator><description>&lt;p&gt;It took me a while to find exactly what to download and which components I needed/didn&amp;#39;t need from the Microsoft Windows SDK v7.1 but I managed to install Xperf. I&amp;#39;m getting slightly long DPC latency after my computer has been on all day (it&amp;#39;s fine at firs but gets worse after many hours) and it&amp;#39;s affecting Ableton Live and other software that requires very low latency audio processing.&lt;/p&gt;
&lt;p&gt;I guess now I need to let this machine run all night, run DPCLAT.EXE again and see if it&amp;#39;s gotten worse then run XPerf again and analyse the log.&lt;/p&gt;
&lt;p&gt;You&amp;#39;re instructions are quite helpfull.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10073522" width="1" height="1"&gt;</description></item><item><title>re: Pedantic Coder : Where do braces go?</title><link>http://blogs.msdn.com/b/peterwie/archive/2008/02/04/pedantic-coder-where-do-braces-go.aspx#10015057</link><pubDate>Tue, 25 May 2010 20:25:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10015057</guid><dc:creator>Tim</dc:creator><description>&lt;p&gt;Agree with this formating style, but with &amp;quot;else&amp;quot; I put it on the same line as the closing }.&lt;/p&gt;
&lt;p&gt;&amp;quot;I&amp;#39;ll remain a proponent of braces everywhere.&amp;quot; &amp;nbsp;Same here.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10015057" width="1" height="1"&gt;</description></item><item><title>re: Not sure where to post a question?</title><link>http://blogs.msdn.com/b/peterwie/archive/2006/12/07/not-sure-where-to-post-a-question.aspx#9919117</link><pubDate>Sat, 07 Nov 2009 19:35:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9919117</guid><dc:creator>Ewan Bingham</dc:creator><description>&lt;p&gt;We make a device which uses a signed FTDI driver (we have some PIDS assigned to us, and are MS signed) and I want to find where to look to get help developing a driver which will launch my application when our driver is loaded. I see lots of stuff about launching application installers when a driver is installed. But I cannot see where to get the &amp;nbsp;knowledge needed to get my app to launch when my device is connected, as opposed to first installed. I already use DiffX to install drivers with each app install. Any ideas as to where to look would be gratefully received.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9919117" width="1" height="1"&gt;</description></item></channel></rss>