Notifications
Clear all

Link file length

3 Posts
3 Users
0 Reactions
442 Views
(@joann0011)
New Member
Joined: 14 years ago
Posts: 2
Topic starter  

Does anyone have precise definition on file length ?

Thanks for any help!


   
Quote
(@angrybadger)
Estimable Member
Joined: 18 years ago
Posts: 164
 

http//download.microsoft.com/download/a/e/6/ae6e4142-aa58-45c6-8dcf-a657e5900cd3/[MS-SHLLINK].pdf


   
ReplyQuote
PaulSanderson
(@paulsanderson)
Honorable Member
Joined: 19 years ago
Posts: 651
 

The filelength int at offset 56 in the link file is the length of the file that the link file points to. There is no length byte for the link file itself (just the length of the link file header - the int at offset 0) to get the length of the link file itself you need to parse the variable length structures withn the file.


   
ReplyQuote
Share: