Click here to Skip to main content
15,898,755 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am doing some application that I want creating a shortcut when it's finish installation on desktop i know how to do it using iShellLink but my problem is my program is C Based and iShellLink uses classes to call it's function is it possible to make it in C ?
Posted

COM in plain C[^] is an excellent article here on Code Project that shows how to do it.
 
Share this answer
 
Never done myself, however, this may be of interest for you:
"COM in plain C - an example C program".
:)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900