|

Purpose
This Add/Edit String dialog is displayed when editing a bookmark.
The string for a book mark can be just one part such as:
C:\My Documents\My Pictures\Grand Ma
in which case the whole string is both the target and the title (the title is what is displayed when a list of bookmarks is displayed).
Or the bookmark definition can be in two parts separated by a right angle bracket, '>' as in:
Pictures of Grand Ma > C:\My Documents\My Pictures\Grand Ma
in which case the first part is the title and the second part is the target.
Ref: HIDD_GET_EDIT_STRING
|