resolving a shortcut file name
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I would like to use a shortcut to point to a file in some other directory. In windows C++ how can I get at the target the shortcut is pointing to in order to then open that specific file?
-
I would like to use a shortcut to point to a file in some other directory. In windows C++ how can I get at the target the shortcut is pointing to in order to then open that specific file?