Get names of special directories under windows.
uses
System;
The system unit.
This unit contains only one function: GetWindowsSpecialDir. It is a simple pascal wrapper around the shfolder.dll library, and is available under Windows only.