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

C / C++ / MFC

 
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 
Hi,
I think your query was to associate the file type with your application so that windows will create your application instance when the file is double clicked.

I hope this link provides coding information for associating file types.
http://www.codeproject.com/shell/cgfiletype.asp[^]

What is your problem, do you want to associate file type or want to get file names from command line.

Best Regards
Raj
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 
QuestionCMutex usage Pin
anilkrupakar3-Jun-07 20:03
anilkrupakar3-Jun-07 20:03 
GeneralRe: CMutex usage Pin
Rajkumar R3-Jun-07 21:29
Rajkumar R3-Jun-07 21:29 
GeneralRe: CMutex usage Pin
Rajkumar R3-Jun-07 21:38
Rajkumar R3-Jun-07 21:38 
AnswerRe: CMutex usage Pin
richard sancenot4-Jun-07 3:43
richard sancenot4-Jun-07 3:43 
Questionoverload << operator in C++ Pin
Karismatic3-Jun-07 19:52
Karismatic3-Jun-07 19:52 
JokeRe: overload << operator in C++ Pin
_AnsHUMAN_ 3-Jun-07 20:18
_AnsHUMAN_ 3-Jun-07 20:18 
GeneralRe: overload << operator in C++ Pin
leckey4-Jun-07 8:43
leckey4-Jun-07 8:43 
AnswerRe: overload << operator in C++ Pin
CPallini3-Jun-07 21:13
mveCPallini3-Jun-07 21:13 
AnswerRe: overload << operator in C++ Pin
Hamid_RT3-Jun-07 22:09
Hamid_RT3-Jun-07 22:09 

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.