DoAddToFavDlg: Add and Manipulate IE Favourite Links
Display the Add To Favourites and Organize Favourites dialogs in your application, and create Internet Favourite
entries in the Favourites folder or subfolder specified by the user.
Nov 1.1999
DoAddToFavDlg: Create and Manipulate IE Favourites in Specified Folders
Display the Add To Favourites and Organize Favourites dialogs in your application, and create Internet Favourite
entries in any system folder obtainable as a PIDL. In addition, open the Organize dialog in any PIDL-based folder, and perform the
dialog's create, rename, move or delete operations on any file or folder present.
Nov 1.1999
SHGetFolderPath: Overview of Shell and ComCtrl Versions, CSIDL Values
Description of the constants used in SHGetFolderLocation, SHGetFolderPath, SHGetSpecialFolderLocation, and SHGetSpecialFolderPath, to
retrieve a special folder's pathname or item ID list (PIDL) Aug 08.1999
SHGetFolderPath: CSIDL Constant Values for Shell Functions
CSIDL constants defined for use with SHGetFolderPath and other
special folder or Browse functions. Aug 08.1999
Updated regularly
SHGetFolderPath: Retrieve Windows Shell Folders (Best Practice)
Using the new MS 'Best Practice' of SHGetFolderPath to retrieve a special folder's pathname Aug 08.1999
SHGetSpecialFolderLocation: Retrieve Windows Shell Folders
An alternate method to the SHGetFolderPath Best Practice for retrieving system folder locations.
Nov 24.1999
Pure VB: Using the Shell Application Object to Retrieve Windows Shell Folders
Get shell folders without APIs. Works on Vista too! Apr 15.2008 |