<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>WMIFldr Forum Rss Feed</title><link>http://www.codeplex.com/WMIFldr/Project/ListForums.aspx</link><description>WMIFldr Forum Rss Description</description><item><title>New Post: x64 project small fixes</title><link>http://www.codeplex.com/WMIFldr/Thread/View.aspx?ThreadId=41679</link><description>&lt;div style="line-height: normal;"&gt;I just created the x64 project and compiling it I've noticed the following errors:&lt;div&gt;- IPersistFolder2::Initialize should take a PCIDLIST_ABSOLUTE as parameter instead of PC&lt;span style="font-weight:bold"&gt;U&lt;/span&gt;IDLIST_ABSOLUTE&lt;/div&gt;&lt;div&gt;- IPersistIDList::SetIDList is declared in CWMIFldr.h as &lt;/div&gt;&lt;div&gt;  IFACEMETHODIMP SetIDList(PCIDLIST_ABSOLUTE pidl) &lt;/div&gt;&lt;div&gt;but in CWMIFldr.cpp is&lt;/div&gt;&lt;div&gt;  HRESULT CWMIFldr::SetIDList(PC&lt;span style="font-weight:bold"&gt;U&lt;/span&gt;IDLIST_ABSOLUTE pidl)&lt;/div&gt;&lt;div&gt;should be PCIDLIST_ABSOLUTE also in the .cpp file.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;(At least so they are declared in the SDK v6.0 I have installed).&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Regards,&lt;/div&gt;&lt;div&gt;Cristian Amarie&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;</description><author>cristianamarie</author><pubDate>Sun, 07 Dec 2008 07:25:55 GMT</pubDate><guid isPermaLink="false">New Post: x64 project small fixes 20081207072555A</guid></item><item><title>Doing COM yourself or using ATL: </title><link>http://www.codeplex.com/WMIFldr/Thread/View.aspx?ThreadId=8034</link><description>&lt;div class="wikidoc"&gt;
Hi Victor,&lt;br /&gt; &lt;br /&gt;(Well, the source code is not in a good state at the moment - it's entirely because I've had almost no time to give to this project.  So it's definitely good to not infer too much from the code layout as is.  I'm learning WMI with this code, which will get a substantial scrubbing and rewrite.  I would characterize it as pre-alpha quality.)&lt;br /&gt; &lt;br /&gt;I moved away from ATL because I wanted more flexibility around QueryInterface logging (important for diagnosing IShellFolder issues).  So I'd like to get back to ATL, but I don't want to lose the improvements - I have to consider how to do that.  I'd like to generalize the logging so that it can be applied to any shell folder without recompilation which will probably allow a return to ATL COM.  At the same time, there are usually calls within the shell folder that could not be intercepted with a proxy approach without cooperation, so I may keep this style or consider other approaches.&lt;br /&gt; &lt;br /&gt;Hope that helps,&lt;br /&gt;James&lt;br /&gt;
&lt;/div&gt;</description><author>JamesFinnigan</author><pubDate>Sun, 11 Mar 2007 19:52:45 GMT</pubDate><guid isPermaLink="false">Doing COM yourself or using ATL:  20070311075245P</guid></item><item><title>Doing COM yourself or using ATL: </title><link>http://www.codeplex.com/WMIFldr/Thread/View.aspx?ThreadId=8034</link><description>&lt;div class="wikidoc"&gt;
Hi James,&lt;br /&gt; &lt;br /&gt;While reading your source code, I saw that you handle all low level COM stuff yourself. Is this is a design decision or just the current implementation?&lt;br /&gt; &lt;br /&gt;Victor&lt;br /&gt;
&lt;/div&gt;</description><author>vbaderks</author><pubDate>Sat, 10 Mar 2007 20:59:04 GMT</pubDate><guid isPermaLink="false">Doing COM yourself or using ATL:  20070310085904P</guid></item><item><title>Shellfolder test suite: </title><link>http://www.codeplex.com/WMIFldr/Thread/View.aspx?ThreadId=7496</link><description>&lt;div class="wikidoc"&gt;
So one of the projects that I've been considering is making some software that could detect the known bugs in shell folders and generate a list of issues.  Wow, not exactly groundbreaking idea there, but is anybody interested in it?  I found that I hit a lot of subtle issues writing shellfolders - do you?  Would you rather just get the list of errors?  Would you fix the errors?&lt;br /&gt;
&lt;/div&gt;</description><author>JamesFinnigan</author><pubDate>Thu, 22 Feb 2007 04:53:58 GMT</pubDate><guid isPermaLink="false">Shellfolder test suite:  20070222045358A</guid></item></channel></rss>