read_lnk: Read a windows '.lnk' file.

Description Usage Arguments Value

Description

Read a windows '.lnk' file.

Usage

1
read_lnk(filename, ...)

Arguments

filename

file to read.

...

discarded

Value

file path to where the file points, most often specified relatively, along with attribute data which contains the information used to parse the lnk file.


wingui documentation built on May 1, 2019, 9:23 p.m.

Related to read_lnk in wingui...