Click here to Skip to main content
16,007,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: What happens when I open a file with its "default" program? Pin
Roger Stoltz10-Jan-07 4:42
Roger Stoltz10-Jan-07 4:42 
GeneralRe: What happens when I open a file with its "default" program? [modified] Pin
CPallini10-Jan-07 4:54
mveCPallini10-Jan-07 4:54 
GeneralRe: What happens when I open a file with its "default" program? Pin
KellyR10-Jan-07 5:35
KellyR10-Jan-07 5:35 
GeneralRe: What happens when I open a file with its "default" program? Pin
Roger Stoltz10-Jan-07 5:55
Roger Stoltz10-Jan-07 5:55 
GeneralRe: What happens when I open a file with its "default" program? Pin
CPallini10-Jan-07 8:16
mveCPallini10-Jan-07 8:16 
AnswerRe: What happens when I open a file with its "default" program? Pin
James R. Twine10-Jan-07 4:55
James R. Twine10-Jan-07 4:55 
GeneralRe: What happens when I open a file with its "default" program? Pin
KellyR10-Jan-07 5:29
KellyR10-Jan-07 5:29 
AnswerRe: What happens when I open a file with its "default" program? Pin
David Crow10-Jan-07 3:46
David Crow10-Jan-07 3:46 
KellyR wrote:
When I double-click on the file, and it opens up my program, what happens to the file data?


Nothing, by default. The shell simply lets your program know the name of the file you requested to open. It's up to your program to actually do something with it.


"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

"Judge not by the eye but by the heart." - Native American Proverb


QuestionHow to change "x" button's position on the dialog title bar? Pin
PatrykDabrowski10-Jan-07 2:02
PatrykDabrowski10-Jan-07 2:02 
AnswerRe: How to change "x" button's position on the dialog title bar? Pin
Monty210-Jan-07 2:12
Monty210-Jan-07 2:12 
QuestionSigning C++ project for Vista Pin
Vitaly Tomilov10-Jan-07 1:57
Vitaly Tomilov10-Jan-07 1:57 
AnswerRe: Signing C++ project for Vista Pin
Michael Dunn10-Jan-07 8:33
sitebuilderMichael Dunn10-Jan-07 8:33 
QuestionSaving new files with CFileDialog? Pin
bosfan10-Jan-07 1:08
bosfan10-Jan-07 1:08 
AnswerRe: Saving new files with CFileDialog? Pin
prasad_som10-Jan-07 1:47
prasad_som10-Jan-07 1:47 
GeneralRe: Saving new files with CFileDialog? Pin
bosfan10-Jan-07 2:07
bosfan10-Jan-07 2:07 
Questioncan we use char datatype in unicode Pin
Atul2310-Jan-07 0:03
Atul2310-Jan-07 0:03 
AnswerRe: can we use char datatype in unicode Pin
Monty210-Jan-07 1:25
Monty210-Jan-07 1:25 
AnswerRe: can we use char datatype in unicode Pin
David Crow10-Jan-07 2:55
David Crow10-Jan-07 2:55 
QuestionError after closing application Pin
Kiran Pinjala9-Jan-07 23:26
Kiran Pinjala9-Jan-07 23:26 
QuestionRe: Error after closing application [modified] Pin
Kiran Pinjala9-Jan-07 23:48
Kiran Pinjala9-Jan-07 23:48 
AnswerRe: Error after closing application Pin
kakan9-Jan-07 23:56
professionalkakan9-Jan-07 23:56 
AnswerRe: Error after closing application Pin
Monty210-Jan-07 1:28
Monty210-Jan-07 1:28 
QuestionHow to invoke MSDN from an application? Pin
Ratish Philip9-Jan-07 22:42
Ratish Philip9-Jan-07 22:42 
AnswerRe: How to invoke MSDN from an application? Pin
Rajesh R Subramanian9-Jan-07 23:01
professionalRajesh R Subramanian9-Jan-07 23:01 
AnswerRe: How to invoke MSDN from an application? Pin
S Douglas9-Jan-07 23:21
professionalS Douglas9-Jan-07 23:21 

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.