Click here to Skip to main content
15,900,511 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Com port enable in menu bar Pin
Hardy_Smith13-Sep-04 21:32
Hardy_Smith13-Sep-04 21:32 
GeneralChange Icon of exe Pin
Archer28213-Sep-04 14:17
Archer28213-Sep-04 14:17 
GeneralRe: Change Icon of exe Pin
the_augy13-Sep-04 14:37
the_augy13-Sep-04 14:37 
GeneralRe: Change Icon of exe Pin
Archer28213-Sep-04 14:40
Archer28213-Sep-04 14:40 
GeneralRe: Change Icon of exe Pin
the_augy13-Sep-04 15:20
the_augy13-Sep-04 15:20 
GeneralRe: Change Icon of exe Pin
Archer28213-Sep-04 15:45
Archer28213-Sep-04 15:45 
GeneralRe: Change Icon of exe Pin
the_augy13-Sep-04 16:21
the_augy13-Sep-04 16:21 
GeneralRe: Change Icon of exe Pin
Arsalan Malik13-Sep-04 18:49
Arsalan Malik13-Sep-04 18:49 
To change icon of an exe, you need to overwrite it's icon resource. But first you need to determine default icon, to do that you need programs like Resource Hacker. Once you have found ID of default icon, you can easily update resource. Just follow this article and MSDN.Cool | :cool:


ARSALAN MALIK

GeneralRe: Change Icon of exe Pin
Ryan Binns13-Sep-04 20:50
Ryan Binns13-Sep-04 20:50 
GeneralLocalization of negative numbers Pin
PJ Arends13-Sep-04 13:15
professionalPJ Arends13-Sep-04 13:15 
GeneralRe: Localization of negative numbers Pin
cmk13-Sep-04 23:42
cmk13-Sep-04 23:42 
GeneralRe: Localization of negative numbers Pin
PJ Arends14-Sep-04 6:53
professionalPJ Arends14-Sep-04 6:53 
GeneralMFC threading issue... Pin
the_augy13-Sep-04 12:59
the_augy13-Sep-04 12:59 
GeneralUpdate to my question (a doozy!) Pin
the_augy13-Sep-04 14:31
the_augy13-Sep-04 14:31 
GeneralAnother string question....I think Pin
Tom Wright13-Sep-04 12:29
Tom Wright13-Sep-04 12:29 
GeneralRe: Another string question....I think Pin
Arsalan Malik13-Sep-04 18:36
Arsalan Malik13-Sep-04 18:36 
Generaldelegating events from child to parent Pin
prateekkathuria13-Sep-04 11:10
prateekkathuria13-Sep-04 11:10 
GeneralHeight of Text Pin
Joel Holdsworth13-Sep-04 10:40
Joel Holdsworth13-Sep-04 10:40 
GeneralRe: Height of Text Pin
Joel Holdsworth13-Sep-04 11:14
Joel Holdsworth13-Sep-04 11:14 
GeneralRe: Height of Text Pin
cmk13-Sep-04 13:00
cmk13-Sep-04 13:00 
GeneralCopy Constructor Pin
Prudhvi Raju13-Sep-04 10:10
Prudhvi Raju13-Sep-04 10:10 
GeneralRe: Copy Constructor Pin
act_x13-Sep-04 10:25
act_x13-Sep-04 10:25 
GeneralRe: Copy Constructor Pin
BlackDice13-Sep-04 11:58
BlackDice13-Sep-04 11:58 
GeneralRe: Copy Constructor Pin
Anonymous13-Sep-04 12:14
Anonymous13-Sep-04 12:14 
QuestionHow to idintify a DLL whether it is a normal dll or it is a COM DLL Pin
Prudhvi Raju13-Sep-04 9:57
Prudhvi Raju13-Sep-04 9:57 

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.