libLNK
libLNK copied to clipboard
libLNK is a c++ library for creating Windows shortcuts (*.lnk files)
Thank you, it really cool. But I did not find how to install - windows mode minimized in struct LinkInfo not this field Sorry found ShellLinkHeader.ShowCommand
The current implementation of `bool createLink(const char * iFilePath, const LinkInfo & iLinkInfo); ` does not allow a user to have full control of the link parameters. The following structure...
There are currently no releases. Create the first public release so that other users can use the library.
The current implementation of libLNK does not follow the cmake standard. TODO: * Create scripts to download and install automatically gtest or assume that gtest is installed on the system....