https://github.com/tolik-punkoff/shelllink-by-vbaccelerator
ShellLink classes and demo by vbAccelerator. This code programmatically create Windows shortcut (LNK) with WinAPI
https://github.com/tolik-punkoff/shelllink-by-vbaccelerator
csharp lnk shell-link winapi windows-shortcut
Last synced: 10 months ago
JSON representation
ShellLink classes and demo by vbAccelerator. This code programmatically create Windows shortcut (LNK) with WinAPI
- Host: GitHub
- URL: https://github.com/tolik-punkoff/shelllink-by-vbaccelerator
- Owner: tolik-punkoff
- License: cc0-1.0
- Created: 2018-10-13T03:43:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-26T20:47:16.000Z (over 7 years ago)
- Last Synced: 2024-11-13T03:29:21.242Z (over 1 year ago)
- Topics: csharp, lnk, shell-link, winapi, windows-shortcut
- Language: C#
- Size: 59.6 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ShellLink-by-vbaccelerator
ShellLink classes and demo by vbAccelerator. This code programmatically create Windows shortcut (LNK) with WinAPI
Code (C) 2003 Steve McMahon vbaccelerator.com