libLNK icon indicating copy to clipboard operation
libLNK copied to clipboard

libLNK is a c++ library for creating Windows shortcuts (*.lnk files)

Results 5 libLNK issues
Sort by recently updated
recently updated
newest added

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

enhancement

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...

enhancement

There are currently no releases. Create the first public release so that other users can use the library.

enhancement

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....

enhancement