1
0
Fork 0
forked from len0rd/rockbox

Add support for Windows shortcuts (*.lnk files)

Supports only relative links across the same volume.

Change-Id: I4f61bb9d5f2385d5b15d2b9d9a3f814a7ac85b54
This commit is contained in:
Sebastian Leonhardt 2017-09-15 23:43:41 +02:00
parent a9a891b47b
commit 5c701b0280
6 changed files with 368 additions and 0 deletions

View file

@ -34,6 +34,7 @@ flipit.c
shopper.c
resistor.c
otp.c
windows_lnk.c
#ifdef USB_ENABLE_HID
remote_control.c