Get target of shortcut folder

前端 未结 7 770
名媛妹妹
名媛妹妹 2020-11-27 19:31

How do you get the directory target of a shortcut folder? I\'ve search everywhere and only finds target of shortcut file.

7条回答
  •  無奈伤痛
    2020-11-27 20:21

    If you don't want to use dependencies you can use https://blez.wordpress.com/2013/02/18/get-file-shortcuts-target-with-c/ But lnk format is undocumented, so do it only if you understand risks.

提交回复
热议问题