how to create shortcut of a file from MFC
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I would like to know how I can create a shortcut of a file and put that on the desktop from my MFC sdi application?
Hi, See the article how to create IShellLink in Desktop http://www.codeproject.com/shell/desktopshortcut.asp With Regards, R.Selvam