Pigs Can Fly

Windows performance, development, and related issues(and maybe some not so related...)
Posts
  • Pigs Can Fly

    C# IShellLink COM Interop Example #1

    • 0 Comments
    I recently needed to use C# to programmatically create a shortcut (.LNK file) to a console executable. This is easily done in native C/C++ using the ShellLink CoClass , the IShellLink interface and their related interfaces. I looked around and couldn...
Page 1 of 1 (1 items)