rockfish12
Technical User
I've got some code in my little application that allows users to browse for folders through a dialog box. However, in the browse dialog box, some of the folders shown - for example, those under My Network Places - are actually folder shortcuts, rather than actual folders.
I know how to programmatically distinguish between folders and folder shortcuts. What I can't figure out how to do is to return the target of a folder shortcut.
Does Visual Basic have a way to return the target of a folder shortcut?
I know how to programmatically distinguish between folders and folder shortcuts. What I can't figure out how to do is to return the target of a folder shortcut.
Does Visual Basic have a way to return the target of a folder shortcut?