8000 GitHub - rswinkle/clnk: A small single header library to extract the path from Windows shortcut files (.lnk).
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rswinkle/clnk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLNK

A very small, simple C99 single header library to extract the path from Windows shortcut files (.lnk).

I used pylinker as a reference and made my own slightly updated fork in the process of figuring it out.

I think the most up to date/maintained Python library for lnk files is LnkParse3 but I needed C/C++ and only needed the shortcut path itself so here we are.

There's documentation in the form of an example program at the top of the file and a main.c/main.cpp that use that example.

It is under the MIT License.

TODO finish this README Improve library

About

A small single header library to extract the path from Windows shortcut files (.lnk).

Topics

Resources

License

Stars

Watchers

Forks

< 3AB8 /div>

Packages

No packages published
0