Click here to Skip to main content
15,915,019 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dialog Bar Pin
vivekphlp3-Jun-07 23:58
vivekphlp3-Jun-07 23:58 
GeneralRe: Dialog Bar Pin
Rajkumar R4-Jun-07 0:04
Rajkumar R4-Jun-07 0:04 
QuestionRe: Dialog Bar [modified] Pin
vivekphlp4-Jun-07 0:11
vivekphlp4-Jun-07 0:11 
AnswerRe: Dialog Bar Pin
Rajkumar R4-Jun-07 0:50
Rajkumar R4-Jun-07 0:50 
GeneralRe: Dialog Bar Pin
vivekphlp4-Jun-07 1:32
vivekphlp4-Jun-07 1:32 
GeneralRe: Dialog Bar Pin
Rajkumar R4-Jun-07 21:38
Rajkumar R4-Jun-07 21:38 
Questionget rid of icon on title bar of dialog Pin
nathan73-Jun-07 22:07
nathan73-Jun-07 22:07 
AnswerRe: get rid of icon on title bar of dialog Pin
Hamid_RT3-Jun-07 22:11
Hamid_RT3-Jun-07 22:11 
Remove these codes of your program
SetIcon(m_hIcon, TRUE);			// Set big icon
SetIcon(m_hIcon, FALSE);		// Set small icon





WhiteSky

GeneralRe: get rid of icon on title bar of dialog Pin
nathan73-Jun-07 22:58
nathan73-Jun-07 22:58 
QuestionRe: get rid of icon on title bar of dialog Pin
Hamid_RT4-Jun-07 1:08
Hamid_RT4-Jun-07 1:08 
GeneralRe: get rid of icon on title bar of dialog Pin
Mark Salsbery4-Jun-07 5:14
Mark Salsbery4-Jun-07 5:14 
GeneralRe: get rid of icon on title bar of dialog Pin
nathan74-Jun-07 17:20
nathan74-Jun-07 17:20 
QuestionRe: get rid of icon on title bar of dialog Pin
Mark Salsbery5-Jun-07 4:31
Mark Salsbery5-Jun-07 4:31 
QuestionHow to open associated files just double click it? Pin
Peter, Chan3-Jun-07 21:53
Peter, Chan3-Jun-07 21:53 
AnswerRe: How to open associated files just double click it? Pin
Rajkumar R3-Jun-07 22:24
Rajkumar R3-Jun-07 22:24 
GeneralRe: How to open associated files just double click it? Pin
Peter, Chan3-Jun-07 23:02
Peter, Chan3-Jun-07 23:02 
GeneralRe: How to open associated files just double click it? Pin
Rajkumar R3-Jun-07 23:21
Rajkumar R3-Jun-07 23:21 
QuestionRe: How to open associated files just double click it? Pin
David Crow4-Jun-07 4:36
David Crow4-Jun-07 4:36 
QuestionHow to Perform Logical operation Pin
Shah Satish3-Jun-07 20:47
Shah Satish3-Jun-07 20:47 
AnswerRe: How to Perform Logical operation Pin
Christian Graus3-Jun-07 21:01
protectorChristian Graus3-Jun-07 21:01 
GeneralRe: How to Perform Logical operation Pin
Cedric Moonen3-Jun-07 21:04
Cedric Moonen3-Jun-07 21:04 
AnswerRe: How to Perform Logical operation Pin
Cedric Moonen3-Jun-07 21:03
Cedric Moonen3-Jun-07 21:03 
GeneralRe: How to Perform Logical operation Pin
Shah Satish3-Jun-07 22:47
Shah Satish3-Jun-07 22:47 
AnswerRe: How to Perform Logical operation Pin
Wim Engberts4-Jun-07 0:31
Wim Engberts4-Jun-07 0:31 
GeneralRe: How to Perform Logical operation Pin
Shah Satish4-Jun-07 0:51
Shah Satish4-Jun-07 0:51 

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.