Vista Shell Extensions in .NET December 27, 2007
Posted by mika76 in Coding, shell extension, vista.add a comment
If you’ve been at all interested in creating shell extensions for Vista in .NET, you’ve probably come across Mika Taulty’s The Windows Vista Shell, Thumbnails and Managed Code. One thing I just wanted to mention is that if you are working on a 64 bit version of Vista, you need to compile your shell extension in 64 bit too otherwise it will just not work. Trust me.


