Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do you create a shortcut on the desktop from a c++ program?

Status
Not open for further replies.

sjn

Programmer
Dec 18, 2000
31
0
0
US
Is there a shortcut class in the MFC or struct in C that allows you to create a shortcut on the desktop? I am able to do this with VB and an win32api function call. Is there something similar in the C libraries?

Thanks,

Scott.
 
Hi i have a program that creates shortcuts on the desktop, strart menu, and some other inportant folders on a computer
and i had found the source code for it if you want just tell me and i'll send the source code to you my email is hak.tek@mailcity.com

Matthew
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top