You can submit your own rating, for this you must be logged in.
Related Information
HOW TO OPEN FOLDERS IN THE (2004-07-06 05:51:02)uses ShlObj
function BrowseDialog(const Title: string; const Flag: integer): string;
var
lpItemID : PItemIDList;
BrowseInfo :...