SHGetFileInfo(IntPtr, FileAttributes, ShellFileInfo, UInt32, SHGetFileInfoFlags) | Retrieves information about an object in the file system, such as a file, folder, directory, or drive root. |
SHGetFileInfo(String, FileAttributes, ShellFileInfo, UInt32, SHGetFileInfoFlags) | Retrieves information about an object in the file system, such as a file, folder, directory, or drive root. |