1Image::ExifTool::LNK(3)User Contributed Perl DocumentatioInmage::ExifTool::LNK(3)
2
3
4
6 Image::ExifTool::LNK - Read MS Shell Link (.LNK) meta information
7
9 This module is used by Image::ExifTool
10
12 This module contains definitions required by Image::ExifTool to extract
13 meta information MS Shell Link (Windows shortcut) files.
14
16 Copyright 2003-2011, Phil Harvey (phil at owl.phy.queensu.ca)
17
18 This library is free software; you can redistribute it and/or modify it
19 under the same terms as Perl itself.
20
22 http://msdn.microsoft.com/en-us/library/dd871305(PROT.10).aspx
23 <http://msdn.microsoft.com/en-us/library/dd871305(PROT.10).aspx>
24 http://www.i2s-lab.com/Papers/The_Windows_Shortcut_File_Format.pdf
25 <http://www.i2s-lab.com/Papers/The_Windows_Shortcut_File_Format.pdf>
26
28 "LNK Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
29
30
31
32perl v5.12.4 2011-01-03 Image::ExifTool::LNK(3)