|
|
Browse by Tags
All Tags » Win32 Development
-
This version of the FolderViewImpl Namespace example enables deep searching
-
This sample extends the FolderViewImpl SDK Sample by adding custom command items to the Commands Module in Explorer.
-
similar to the Windows XP Powertoy tool for re-sizing images this tool demonstrates how to write a context menu handler and use other shell services for re-sizing and re-encoding image file types. this is accessed via the context menu for items in a "Resize Pictures" cascade...
this sample demonstrates
1) how to register a per user ...
-
Sample code for using the IFileOperationProgressSink interface with IFileOperation.
-
This sample application shows how to implement the IFileIsInUse interface.
-
This zip file contains the code for the FolderViewImpl Shell Namespace Extension Sample
-
Update to the previous version of this sample. This version includes the following changes:· uses my common shell helpers library to make the core of the app simpler· demonstrates how to use different data sources including ...
-
This implements the “Refresh Thumbnail” verb that adjust the modified time of the files it is invoked on by a small amount in order to invalidate cached information about the items including thumbnails that is based on the modification time.This sample demonstrates:how to create a secondary verb that is registered on all file types in ...
-
This sample demonstrates how to enumerate the open explorer windows using CLSID_ShellWindows/IShellWindows as well as create new explorer window instances using the CLSID_ShellBrowserWindow/IWebBrowser2 programming interface.
It also includes my helper function to convert command line parameters into a shell item, useful for command line ...
-
Visual Studio project that is my common starting point for test apps that use the shell API.
update to the previous post, fixes cast on 64bit, adds an icon for the window
|
|
|