Click here to Skip to main content
15,920,468 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralResource Editor Pin
Dominik Reichl20-Jul-02 5:14
Dominik Reichl20-Jul-02 5:14 
GeneralRe: Resource Editor Pin
Anonymous20-Jul-02 8:28
Anonymous20-Jul-02 8:28 
GeneralRe: Resource Editor Pin
Anders Molin20-Jul-02 9:13
professionalAnders Molin20-Jul-02 9:13 
GeneralRe: Resource Editor Pin
Abin20-Jul-02 12:53
Abin20-Jul-02 12:53 
GeneralRe: Resource Editor Pin
Anders Molin20-Jul-02 13:09
professionalAnders Molin20-Jul-02 13:09 
GeneralRe: Resource Editor Pin
Dominik Reichl21-Jul-02 0:50
Dominik Reichl21-Jul-02 0:50 
QuestionAdding icon to desktop & create a startup entry ? Pin
hongheo7620-Jul-02 5:13
hongheo7620-Jul-02 5:13 
AnswerRe: Adding icon to desktop & create a startup entry ? Pin
Dominik Reichl20-Jul-02 5:24
Dominik Reichl20-Jul-02 5:24 
Hi,

hongheo76 wrote:
Can anyone instruct me how to install a icon for a program on the desktop, and later delete it (in Visual Basic or Visual C++) ?

See the following pages for excellent articles about creating shell links / "icons":

http://www.codeproject.com/shell/cshelllink.asp
http://www.codeproject.com/shell/desktopshortcut.asp


hongheo76 wrote:
Besides, if I want to make my program automatically run when Windows starts, I will have to create an registry entry for HKLM\Software\Microsoft Windows\..., how should I create such a key using Visual C++ ?

See the following pages for information about creating, editing and deleting registry keys:

http://www.codeproject.com/system/registry_value.asp
http://www.codeproject.com/system/RegistryVars.asp
http://www.codeproject.com/system/AKregistryex.asp
http://www.codeproject.com/system/registry.asp
http://www.codeproject.com/system/cregistrykey.asp
http://www.codeproject.com/system/chklm.asp

Good luck!
Dominik
GeneralRe: thanks Pin
hongheo7621-Jul-02 19:02
hongheo7621-Jul-02 19:02 
QuestionSearch a proper method for free and delete a struct array? Pin
chen20-Jul-02 4:35
chen20-Jul-02 4:35 
AnswerRe: Search a proper method for free and delete a struct array? Pin
Michael Dunn20-Jul-02 6:37
sitebuilderMichael Dunn20-Jul-02 6:37 
GeneralATL/WTL vs MFC Pin
rsasalm_20-Jul-02 3:57
rsasalm_20-Jul-02 3:57 
GeneralRe: ATL/WTL vs MFC Pin
Tim Smith20-Jul-02 4:13
Tim Smith20-Jul-02 4:13 
GeneralHiding an application from the average user. Pin
Anonymous20-Jul-02 2:21
Anonymous20-Jul-02 2:21 
GeneralRe: Hiding an application from the average user. Pin
Ed Gadziemski20-Jul-02 3:07
professionalEd Gadziemski20-Jul-02 3:07 
GeneralRe: Hiding an application from the average user. Pin
Anonymous20-Jul-02 4:35
Anonymous20-Jul-02 4:35 
GeneralUser Authentication Pin
laphijia20-Jul-02 2:19
laphijia20-Jul-02 2:19 
GeneralRe: User Authentication Pin
Rama Krishna Vavilala20-Jul-02 4:01
Rama Krishna Vavilala20-Jul-02 4:01 
GeneralRe: User Authentication Pin
Paul Ingles20-Jul-02 15:24
Paul Ingles20-Jul-02 15:24 
GeneralCreate compoent to be used in IE Pin
Anonymous19-Jul-02 22:55
Anonymous19-Jul-02 22:55 
GeneralRe: Create compoent to be used in IE Pin
Nish Nishant20-Jul-02 2:20
sitebuilderNish Nishant20-Jul-02 2:20 
GeneralRe: Create compoent to be used in IE Pin
Anonymous20-Jul-02 3:50
Anonymous20-Jul-02 3:50 
GeneralRe: Create compoent to be used in IE Pin
Anonymous20-Jul-02 4:00
Anonymous20-Jul-02 4:00 
Generalactivex installers... Pin
l a u r e n19-Jul-02 22:29
l a u r e n19-Jul-02 22:29 
GeneralRe: activex installers... Pin
super20-Jul-02 1:29
professionalsuper20-Jul-02 1:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.