Your best source of information and news about Vista hardware, hardware and secrets on the internet

Vista ARTICLES TOP 50 Spyware Virus Vista SOFT Vista HELP

extension

You are currently browsing the articles from MS Windows Vista Compatible Software matching the category extension.

Shell Namespace Extension: Enabling Deep Search

Overview

From my past posts about implementing your own Shell Namespace, there have been some great questions posted by readers.  Many of these stem from the fact that the Namespace example is fairly simple in that it does not implement all of the behavior that is possible in Explorer.  This was done to focus on the core steps in getting a working Namespace implemented.  Yet, there are a few extra steps you can take that don’t require too much more coding on your part to add more useful features.  One question in particular that comes up quite often is how to enable deep searching in your Namespace.

You will notice from the existing Namespace example that if you enter a search term in the search box in Explorer, the search only filters items that are currently in the view.  It does not search into the folders.  In the below images, we try to search for “Two” in the search box which only results in 1 item.  Thus, the sub folders were not included.

Filter Search

...
Click to continue reading "Shell Namespace Extension: Enabling Deep Search"

Written by chrdavis on March 3rd, 2008 with no comments.
Read more articles on namespace and otherSoftware and extension and Search and Organize and shell and Coding and Programming and vista and search and API and Windows Vista.

Easy to Download Mp3 from Google

This is a cool google search trick to search and download your favourite mp3 song. Let me show you how to use this trick:

intitle:index.of “mp3″ +”song name’ name” -htm -html -php -asp “Last Modified”

Enter the name of the mp3 song instead of ’song name’ name’ in the coded text and search for it in google. for example If you wanted to find a song called get right, You can put like this: (more…)

Written by Jason on January 3rd, 2008 with no comments.
Read more articles on otherSoftware and extension and mp3 and search and Download and Firefox and Internet and google and Internet.