<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>RegNamespace Forum Rss Feed</title><link>http://www.codeplex.com/RegNamespace/Thread/List.aspx</link><description>RegNamespace Forum Rss Description</description><item><title>New Post: RegPH sample program do not create any entry in the index</title><link>http://regnamespace.codeplex.com/Thread/View.aspx?ThreadId=232242</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Using VS2008, I have compiled the protocol handler &amp;quot;RegPH&amp;quot; (The version which is in Windows Search SDK). It seems to work but do not create any entry in the index (Running on Windows Vista French, latest updates installed). Compilation went 100% OK. The
 protocol handler and shell folder are installed and apparently working fine.&lt;/p&gt;
&lt;p&gt;I have looked at the eventlog and found a warning saying the content source &amp;lt;reg://{s-1-5-21-1259595494-1951413687-3429671250-1000}/&amp;gt; is not accessible (Exact message is in french because I use a&amp;nbsp;localized Windows Vista). Event ID is 3036. Error
 code is 0x80040d07.&lt;/p&gt;
&lt;p&gt;Maybe it is a permission problem. I have no idea about solving that issue.&lt;/p&gt;
&lt;p&gt;Any help appreciated.&lt;/p&gt;
&lt;/div&gt;</description><author>fpiette</author><pubDate>Mon, 25 Oct 2010 16:11:13 GMT</pubDate><guid isPermaLink="false">New Post: RegPH sample program do not create any entry in the index 20101025041113P</guid></item><item><title>New Post: Computer windows problem</title><link>http://regnamespace.codeplex.com/Thread/View.aspx?ThreadId=82657</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I all, &lt;br&gt;I have a problem on my Windows Vista that began afetr the purchase of an external Hard Disk Freecom. &lt;br&gt;A few days afetr the purchase I disconnected it while it was writing and, since that moment, every time I connect and disconnect it, the PC go to freeze mode for 5 minutes. &lt;br&gt;The same thing happen even if the hard disk is disconnected: every time I start windows it go to freeze a little after the password, and every time I connect and disconnect a usb device. &lt;br&gt;I have looked for the solution everywhere, updated windows, unistalled and installed the hard disk from the device manager but I solved the problem only when I restored a recent backup. &lt;br&gt;Yesterday the Hard disk was writing a backup while Vista was installing the updates; at the end of the proceure windows restarted automatically and the problem began again!!! &lt;br&gt;The Pc go to freeze when it starts, every time I connect or disconnect the hard disk, an usb earphone that has always worked switch on but there is no audio and I don't know how many others usb devices will have problems. &lt;br&gt;Has anyone an idea to solve this problem before I throw out of the window Vista or the the hard disk? &lt;br&gt;Thank you &lt;br&gt;&lt;br&gt; __________________&lt;br&gt; Never seen &lt;a href="http://www.giftideashop.net/"&gt;gift&lt;/a&gt; like these! (&lt;a href="http://www.geschenk-ideen.biz/geschenke-fur.html"&gt;geschenkideen fur&lt;/a&gt; on german or &lt;a href="http://www.regalos-originales.biz/ideas-para-regalar.html"&gt;ideas para regalos originales&lt;/a&gt; on espanol), &lt;a href="http://www.fotomatrimonio.biz/matrimonio-immagini.html"&gt;fotografie matrimoni&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><author>Pammachio</author><pubDate>Sun, 31 Jan 2010 23:15:00 GMT</pubDate><guid isPermaLink="false">New Post: Computer windows problem 20100131111500P</guid></item><item><title>New Post: Address Bar/Direct Path Option - One step to perfection?</title><link>http://regnamespace.codeplex.com/Thread/View.aspx?ThreadId=71785</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello :)&lt;/p&gt;
&lt;p&gt;This is a great extension and it's great for browsing the registry. However, the main reason I am greatly interested in this is a quick ability to browse to a specific key - short of manually opening the folder namespace and pasting the Key Path after.&lt;/p&gt;
&lt;p&gt;For tinkerers and testers like myself, i'm sure you understand where I'm coming from - when trying to diagnose or inspect any sort of software (via Process Explorer for example) we come across a specific key we need to inspect. For the average tinkerer trying to tweak or fix a windows problem, a support person may query the user on a Registry value to check on and mention the path. It'd be great if there was a super quick way of getting there.&lt;/p&gt;
&lt;p&gt;What my point is, how good would it be if I could whack Winkey+R and just paste/type in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\IDE and a new Explorer process would jump straight there? I understand the security concerns of such a thing of course, but it'd be &lt;strong&gt;very&lt;/strong&gt; useful.&lt;/p&gt;
&lt;p&gt;I don't know much at all about this kind of programming, but I am reading up on Namespace Extensions to try and achieve exactly this. At first I thought - maybe I could map a drive letter to the Registry Extension....&lt;/p&gt;
&lt;p&gt;Browsing the source, I notice references to a reg:// protocol. Trying to fiddle with that via Run command either gives me a catastrophic failure or &amp;quot;No program is registered with this protocol&amp;quot; prompt. Is this related?&lt;/p&gt;
&lt;p&gt;Hope someone can give some insight on this one! Until then i'll keep doing my research to see if I can get anywhere with my limited skill.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Definately the best explorer Extension since PowerMenu. Where's the donate link? Someone deserves a beer or two!&lt;/p&gt;&lt;/div&gt;</description><author>jonusc</author><pubDate>Tue, 13 Oct 2009 08:58:20 GMT</pubDate><guid isPermaLink="false">New Post: Address Bar/Direct Path Option - One step to perfection? 20091013085820A</guid></item><item><title>New Post: Windows Vista x64</title><link>http://regnamespace.codeplex.com/Thread/View.aspx?ThreadId=18970</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Juraj,&lt;/p&gt;
&lt;p&gt;The solution converted to VS2008 fine and built successfully after switching the active config from Debug to Release. I recieved an error from WixSetup but of course that was not a critical error, and the built RegNamespace.dll in your copy requires elevation before registering. But both DLL's regsvr32'd fine and I now have the icon successfully visible on my desktop :)&lt;/p&gt;
&lt;p&gt;Thanks very much for sharing Juraj! Have you (or the developers) considered making a commit to provide x64 support out of the box? It'd be a good thing to do sometime in the future. Thanks again!&lt;/p&gt;&lt;/div&gt;</description><author>jonusc</author><pubDate>Tue, 13 Oct 2009 08:18:37 GMT</pubDate><guid isPermaLink="false">New Post: Windows Vista x64 20091013081837A</guid></item><item><title>New Post: Windows Vista x64</title><link>http://regnamespace.codeplex.com/Thread/View.aspx?ThreadId=18970</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;try my version of the project which is working fine under Vista x64.&lt;/p&gt;
&lt;p&gt;You will find the project files here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://rapidshare.com/files/292340133/RegNamespace_x64.zip.html"&gt;http://rapidshare.com/files/292340133/RegNamespace_x64.zip.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;However, in this project I hardcoded the processor architecture in the manifest file and I didn't use pragmas. &lt;br&gt;But for you just in order to verify whether it's working or not, it should be sufficient that way.&lt;/p&gt;
&lt;p&gt;Juraj&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>juraj</author><pubDate>Tue, 13 Oct 2009 07:22:49 GMT</pubDate><guid isPermaLink="false">New Post: Windows Vista x64 20091013072249A</guid></item><item><title>New Post: Windows Vista x64</title><link>http://regnamespace.codeplex.com/Thread/View.aspx?ThreadId=18970</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi guys,&lt;/p&gt;
&lt;p&gt;I noticed this thread is over a year old, but I am trying to compile from source for Windows 7 x64 and not having a great amount of luck. Bear with me, i'm only a web developer and scripter and don't have a lot of experience in C(++/#) coding but I can recognize syntax and have a very basic understanding of pointers and methods and whatnot.&lt;/p&gt;
&lt;p&gt;I have compiled things in Visual Studio before, although this is the first time I've tried to compile for a 64-bit machine. The last post by juraj seems to cover everything, I have also read articles on 64-bit porting such as the CodeProject C++ 64-bit article &lt;a href="http://www.codeproject.com/KB/architecture/20ISSUES64BIT.aspx"&gt;here&lt;/a&gt; however I encounter errors when trying to register the RegNameSpace DLL.&lt;/p&gt;
&lt;p&gt;I am running Visual Studio 2008 with the Windows SDK v7.0 (for Windows 7 x64) integrated. That may be part of the issue. Anywho, in reference to the guide I mentioned above, I have did not find any issues with pointer length and 32&amp;gt;64-bit compatibility (via a recursive Find Text In Files command in UltraEdit) apart from that single size_t variable, so I'm sure it's the architecture setting that I can't figure out. If I simply change my Configuration by copying the Win32 to x64 architecture as outlined on &lt;a href="http://msdn.microsoft.com/en-us/library/9yb4317s(VS.80).aspx"&gt;this MSDN article&lt;/a&gt; I get the same 'This DLL is not for 64-bit architecture' message or whatever it is when trying to register it. Fair enough, I take it that changing the &amp;quot;processorArchitecture attribute&amp;quot; is more than that. So taking that code you posted juraj and inserting it after (and I tried before) the #pragma once line in stdpch.h under the RegLib project, seems to build a correct x64 DLL. However, I get this error in Event Log:&lt;/p&gt;
&lt;pre&gt;Activation context generation failed for &amp;quot;S:\Storage\Software - Windows 7\Registry Shell Namespace Extension\RegNamespace_x64\RegNamespace\x64\Release\RegNamespace.dll&amp;quot;.&lt;br&gt;Error in manifest or policy file &amp;quot;&amp;quot; on line . &lt;br&gt;A component version required by the application conflicts with another component version already active. Conflicting components are:. &lt;br&gt;Component 1: C:\Windows\WinSxS\manifests\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_fa645303170382f6.manifest. &lt;br&gt;Component 2: C:\Windows\WinSxS\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_421189da2b7fabfc.manifest.&lt;br&gt;&lt;br&gt;&lt;/pre&gt;
&lt;p&gt;I understand that it's basically conflicting between the 32-bit and 64-bit comctl32.dll but I have no idea how to resolve it =(&amp;nbsp; My not-so-educated guess is that these &amp;quot;preprocessor pragmas&amp;quot; should be put somewhere else instead...? If someone could give me a tip or has any ideas, I'd be very grateful - I have missed using this extension since moving from Vista 32-bit to 7 64-bit very much. I have subscribed to this thread via E-Mail and look forward to replies.&lt;/p&gt;
&lt;p&gt;Thank you for the great explorer extension you've created.&lt;/p&gt;&lt;/div&gt;</description><author>jonusc</author><pubDate>Mon, 12 Oct 2009 18:38:41 GMT</pubDate><guid isPermaLink="false">New Post: Windows Vista x64 20091012063841P</guid></item><item><title>New Post: How search in NSE works</title><link>http://regnamespace.codeplex.com/Thread/View.aspx?ThreadId=69247</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;&lt;span style="font-family:'Segoe UI','sans-serif';color:black;font-size:10pt"&gt;Can you please explain to me how Windows search searches NSE? I was unable to figure out when search protocol is invoked when I search for any data in Windows registry NSE. I though Windows search would use properties and PKEY_Search_Content particularly to perform deep search inside NSE. Does it search recursively?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:'Segoe UI','sans-serif';color:black;font-size:10pt"&gt;Also when I go into Vista main search it does not seem to include NSE in search.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>lsag</author><pubDate>Thu, 17 Sep 2009 14:33:35 GMT</pubDate><guid isPermaLink="false">New Post: How search in NSE works 20090917023335P</guid></item><item><title>New Post: Vista Sync Handler and IShellItem2</title><link>http://regnamespace.codeplex.com/Thread/View.aspx?ThreadId=25687</link><description>&lt;div style="line-height: normal;"&gt;hi&lt;br&gt;
Sorry but it seems i cannot help you cause i used the interfaces in c++ but i think if you should be able to connect via c#.  there should be no reason why you cannot connect from c# cause mobsync would connect via com. do you have registered your sync handler and handler collection and updated thoses infos in HKLM\&lt;span style="font-size:13px"&gt;Software\Microsoft\Windows\CurrentVersion\SyncMgr?  as far as i know you don't need the collection handler but you need to register the info in the apporp. registry key.&lt;br&gt;
&lt;/span&gt;&lt;br&gt;
gl and cya&lt;br&gt;
pete&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;span style="font-size:13px"&gt; &lt;/span&gt;
&lt;/div&gt;</description><author>pete0815</author><pubDate>Tue, 21 Apr 2009 05:48:37 GMT</pubDate><guid isPermaLink="false">New Post: Vista Sync Handler and IShellItem2 20090421054837A</guid></item><item><title>New Post: Vista Sync Handler and IShellItem2</title><link>http://regnamespace.codeplex.com/Thread/View.aspx?ThreadId=25687</link><description>&lt;div style="line-height: normal;"&gt;Helo, It is kind of off-topic, but I also was playing with ISyncMgrHandler and legacy ISyncMgrSynchronize. Do you using this interfaces from C# ? I have trouble to connect throught new ISyncMgrHandler with C# on Vista. But old ISyncMgrSynchronize works well on both Windows XP and Vista.
&lt;/div&gt;</description><author>masique</author><pubDate>Fri, 17 Apr 2009 05:48:53 GMT</pubDate><guid isPermaLink="false">New Post: Vista Sync Handler and IShellItem2 20090417054853A</guid></item><item><title>New Post: IPropertyStore vs. IFilter</title><link>http://www.codeplex.com/RegNamespace/Thread/View.aspx?ThreadId=8019</link><description>&lt;div style="line-height: normal;"&gt;Matt, Jerry - &lt;br&gt;
&lt;br&gt;
Hopefully you guys are still monitoring this thread...  I've got a project where I'm building an IFilter for a file format based on the Microsoft Exchange journaling feature which, in turn, is based on the .eml file format.  So I register a new file extension (.jeml) and created an IFilter for it.  The filter emits a series of properties specific to the journal envelope and then feeds the rest of the document through the standard .eml IFilter (mimefilt.dll).  Everything seems to run just fine when I test with FiltDump.exe.  But getting the filter to run in the context of Explorer.exe or general desktop indexing seems to be an issue.&lt;br&gt;
&lt;br&gt;
As far as I can tell, I've got all the proper registry entries, but the system never loads my filter.&lt;br&gt;
&lt;br&gt;
For standard indexing for WDS, I don't have to implement IPropertyStore or create a separate property handler if I've got the fill IFilter interface implemented, do I.  What's the point of IFilter::GetValue, if I still have to implement the other interface?&lt;br&gt;
&lt;br&gt;
Any clarification you can lend here would be much appreciated.  I feel like I'm so close to getting this thing up and running, but I'm missing one tiny bit...&lt;br&gt;
&lt;br&gt;
Thanks.&lt;br&gt;
&lt;br&gt;
J
&lt;/div&gt;</description><author>rlrcstr</author><pubDate>Sat, 03 Jan 2009 06:50:02 GMT</pubDate><guid isPermaLink="false">New Post: IPropertyStore vs. IFilter 20090103065002A</guid></item><item><title>New Post: Can We access the Document details, and preview windows in vista explorer window</title><link>http://www.codeplex.com/RegNamespace/Thread/View.aspx?ThreadId=37290</link><description>&lt;div style="line-height: normal;"&gt;I want to adds some tab pages on to the explorer in vista to show metadat categorically in the bottom document detials view. Is this possible to do? If yes, how?&lt;br&gt;
&lt;br&gt;
My another question is is it possible to get the client area of the windows explore somehow. I know IShellBrowser is the container who holds the explorer window but not able to find a way.&lt;br&gt;
My requirement is I will create a window with a splitter. In one pane I want to show some data and in another pane I want to host the whole windows explorer (just without the caption). It is either Xp or vista. Is this also doable.&lt;br&gt;
&lt;br&gt;
Thanks, &lt;br&gt;
Javed&lt;br&gt;
&lt;/div&gt;</description><author>Javed</author><pubDate>Wed, 08 Oct 2008 12:12:00 GMT</pubDate><guid isPermaLink="false">New Post: Can We access the Document details, and preview windows in vista explorer window 20081008121200P</guid></item><item><title>NEW POST: Location of the Registry Icon</title><link>http://www.codeplex.com/RegNamespace/Thread/View.aspx?ThreadId=26660</link><description>&lt;div class="wikidoc"&gt;
Is it possible to locate the icon under &amp;quot;Computer&amp;quot; instead of &amp;quot;Desktop&amp;quot;? It is possible to move the icon manually?&lt;br /&gt;
&lt;/div&gt;</description><author>vprimachenko</author><pubDate>Sun, 27 Apr 2008 12:31:21 GMT</pubDate><guid isPermaLink="false">NEW POST: Location of the Registry Icon 20080427123121P</guid></item><item><title>NEW POST: Vista Sync Handler and IShellItem2</title><link>http://www.codeplex.com/RegNamespace/Thread/View.aspx?ThreadId=25687</link><description>&lt;div class="wikidoc"&gt;
Hi&lt;br /&gt;I'm using the the Sync Handler to synchronize our company applications. For this I implemented the ISyncMgrHandler Interface but now I would like to extend the application with the conflict store. Every conflict during a synchronization is stored in a db and is displayed in the sonfict store. When a user would like to resolve the conflict i have to pass a IShellItem2 in the Strucuture CONFIRM&lt;i&gt;CONFLICT&lt;/i&gt;ITEM which in my case i have no clue if i should implement this interface in a class or if there is a way that i retrieve a IShellItem by calling the methode SHCreateItemFromIDList.&lt;br /&gt; &lt;br /&gt;Do I have to register a shell item so that i can use the methode call? If so do i have still to implement the Interface IShellItem2 or can i link a class with this shell item that is wrapped in a IShellItem2 Object? Or is there only the hard way and implement my own class with the interface?&lt;br /&gt; &lt;br /&gt;Please keep in mind that this is the first time i get in touche with this Interface and any information would help me.&lt;br /&gt; &lt;br /&gt;Best regards, &lt;br /&gt;pete&lt;br /&gt;
&lt;/div&gt;</description><author>pete0815</author><pubDate>Thu, 10 Apr 2008 11:47:41 GMT</pubDate><guid isPermaLink="false">NEW POST: Vista Sync Handler and IShellItem2 20080410114741A</guid></item><item><title>NEW POST: Windows Vista x64</title><link>http://www.codeplex.com/RegNamespace/Thread/View.aspx?ThreadId=18970</link><description>&lt;div class="wikidoc"&gt;
For those who intend to get it working under x64 I discovered two issues which must be fixed&lt;br /&gt;1) The manifest is composed to use the 32-bit version of comctl32.dll. You must either change the processorArchitecture attribute to &amp;quot;amd64&amp;quot; or you may use the preprocessor pragmas to use the right version of the DLL, like this&lt;br /&gt; &lt;br /&gt;#if defined _M_IX86&lt;br /&gt;#pragma comment(linker,&amp;quot;/manifestdependency:\&amp;quot;type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'\&amp;quot;&amp;quot;)&lt;br /&gt;#elif defined _M_IA64&lt;br /&gt;#pragma comment(linker,&amp;quot;/manifestdependency:\&amp;quot;type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='ia64' publicKeyToken='6595b64144ccf1df' language='*'\&amp;quot;&amp;quot;)&lt;br /&gt;#elif defined _M_X64&lt;br /&gt;#pragma comment(linker,&amp;quot;/manifestdependency:\&amp;quot;type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='amd64' publicKeyToken='6595b64144ccf1df' language='*'\&amp;quot;&amp;quot;)&lt;br /&gt;#else&lt;br /&gt;#pragma comment(linker,&amp;quot;/manifestdependency:\&amp;quot;type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\&amp;quot;&amp;quot;)&lt;br /&gt;#endif&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;2) In the XMLDocument::Load method, there's a small pointer compatibility problem, causing passing a pointer to a 64bit value where a pointer to a 32bit value is expected. All you need to do is change the type of the local variabla &amp;quot;cch&amp;quot; from size_t to DWORD.&lt;br /&gt; &lt;br /&gt;That's it. May be there are some other 64/32bit pointer compatibility issues, but I've not been confronted with them yet.&lt;br /&gt;
&lt;/div&gt;</description><author>juraj</author><pubDate>Mon, 24 Mar 2008 10:38:59 GMT</pubDate><guid isPermaLink="false">NEW POST: Windows Vista x64 20080324103859A</guid></item><item><title>NEW POST: Windows Vista x64</title><link>http://www.codeplex.com/RegNamespace/Thread/View.aspx?ThreadId=18970</link><description>&lt;div class="wikidoc"&gt;
I don't believe we tested it for 64-bit, but it might work.  It would need to be recompiled for 64-bit, though.&lt;br /&gt;
&lt;/div&gt;</description><author>JamesFinnigan</author><pubDate>Tue, 11 Dec 2007 18:40:48 GMT</pubDate><guid isPermaLink="false">NEW POST: Windows Vista x64 20071211064048P</guid></item><item><title>NEW POST: Windows Vista x64</title><link>http://www.codeplex.com/RegNamespace/Thread/View.aspx?ThreadId=18970</link><description>&lt;div class="wikidoc"&gt;
Does it work under Windows Vista x64? I've installed it but an icon of the extension didn't show up.&lt;br /&gt;
&lt;/div&gt;</description><author>snaky</author><pubDate>Tue, 11 Dec 2007 13:15:43 GMT</pubDate><guid isPermaLink="false">NEW POST: Windows Vista x64 20071211011543P</guid></item><item><title>NEW POST: Windows Vista Sync Center Style Control Panel Extension</title><link>http://www.codeplex.com/RegNamespace/Thread/View.aspx?ThreadId=15461</link><description>&lt;div class="wikidoc"&gt;
We weren't sure exactly what you were trying to do - here's a couple guesses and the answers that go with them.&lt;br /&gt; &lt;br /&gt;If you want to write an in-frame Control Panel with the same look and feel as windows.  Since the display technology is not public, you can't do this using the display technology we're using.  You can make a shell namespace extension which looks like our CPLs, but you'll have to draw the contents on your own, with the display technology of your choice (except that managed code is not yet a good choice for shell extensions).  Here are some design guidelines: http://msdn2.microsoft.com/en-us/library/Aa511272.aspx&lt;br /&gt; &lt;br /&gt;If you want to write a Sync handler.  The interface is ISyncMgrHandler, and there should be a sample in the sdk.&lt;br /&gt; &lt;br /&gt;Hope that helps.&lt;br /&gt; &lt;br /&gt;Thanks,&lt;br /&gt;James&lt;br /&gt;
&lt;/div&gt;</description><author>JamesFinnigan</author><pubDate>Tue, 25 Sep 2007 17:37:20 GMT</pubDate><guid isPermaLink="false">NEW POST: Windows Vista Sync Center Style Control Panel Extension 20070925053720P</guid></item><item><title>NEW POST: Windows Vista Sync Center Style Control Panel Extension</title><link>http://www.codeplex.com/RegNamespace/Thread/View.aspx?ThreadId=15461</link><description>&lt;div class="wikidoc"&gt;
Hi Guys,&lt;br /&gt; &lt;br /&gt;I'm developing a control panel application and I was wondering how do I go about developing a Vista Style Sync Center control panel.&lt;br /&gt; &lt;br /&gt; I've already CPlApplet based panel so that is not an issue and I'm pretty sure I can register a Tasks.xml file for common task.&lt;br /&gt; &lt;br /&gt; The sync center is unique in that it opens up in place and is navigated like pages. &lt;br /&gt; &lt;br /&gt;I could'nt find any reference or documentation for doing something like it. Although I did get to Shell namespace extensions. Is Sync center a regular namespace extension? or is this new kind of extension supported on Vista, Would be great if I could get some sample code.&lt;br /&gt; &lt;br /&gt;regards&lt;br /&gt; &lt;br /&gt;Sajid&lt;br /&gt;
&lt;/div&gt;</description><author>sajid</author><pubDate>Fri, 21 Sep 2007 17:42:08 GMT</pubDate><guid isPermaLink="false">NEW POST: Windows Vista Sync Center Style Control Panel Extension 20070921054208P</guid></item><item><title>NEW POST: Registry not showing up in Explorer</title><link>http://www.codeplex.com/RegNamespace/Thread/View.aspx?ThreadId=14473</link><description>&lt;div class="wikidoc"&gt;
Thanks for that.&lt;br /&gt; &lt;br /&gt;Yep, that did it!&lt;br /&gt; &lt;br /&gt;Minor point for the record, in case others run into the same problem:&lt;br /&gt; &lt;br /&gt;The /f in the command line needs to go at the end, or it will fail with &amp;quot;key not found&amp;quot;:&lt;br /&gt; &lt;br /&gt;    reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{E48ABDCD-0DE7-4C5A-91EB-13D6E81506F0} /f&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>AR</author><pubDate>Thu, 30 Aug 2007 23:56:35 GMT</pubDate><guid isPermaLink="false">NEW POST: Registry not showing up in Explorer 20070830115635P</guid></item><item><title>NEW POST: Registry not showing up in Explorer</title><link>http://www.codeplex.com/RegNamespace/Thread/View.aspx?ThreadId=14473</link><description>&lt;div class="wikidoc"&gt;
This discussion has been copied to a work item. Click here to &lt;a href="http://www.codeplex.com/RegNamespace/WorkItem/View.aspx?WorkItemId=3215"&gt;go to the work item and continue the discussion&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>JamesFinnigan</author><pubDate>Thu, 30 Aug 2007 21:34:13 GMT</pubDate><guid isPermaLink="false">NEW POST: Registry not showing up in Explorer 20070830093413P</guid></item></channel></rss>