Title: [msvc] shortcut path

MSVC++ 6.0
Win2K
MDI application

I am programatically opening a file though its file shortcut.  I want to
know the path to that shortcut.  The only thing I seem to be able to get is
the path that the shortcut points to.
For instance, if I have a shortcut in C:\temp that links to a file in
C:\Apps, the return value I get from CFileDialog (and ::GetOpenFileName) is
C:\Apps.  I want to know that it started in C:\temp but am not finding that
info anywhere.

Any solutions?
TIA


Jean Palmer
Northrop Grumman
> * [EMAIL PROTECTED]
> * (410-993-2627)
>
>

Reply via email to