Click here to Skip to main content
15,923,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CClockST Ver1.3 Pin
toxcct17-Nov-05 23:49
toxcct17-Nov-05 23:49 
Questionhow to print a .bmp or .png file in dialog based applicatio Pin
cancerion17-Nov-05 21:20
cancerion17-Nov-05 21:20 
QuestionHow to open file in own program? Pin
uus9917-Nov-05 21:13
uus9917-Nov-05 21:13 
AnswerRe: How to open file in own program? Pin
cancerion17-Nov-05 21:22
cancerion17-Nov-05 21:22 
AnswerRe: How to open file in own program? Pin
ThatsAlok17-Nov-05 22:07
ThatsAlok17-Nov-05 22:07 
GeneralRe: How to open file in own program? Pin
uus9917-Nov-05 22:42
uus9917-Nov-05 22:42 
GeneralRe: How to open file in own program? Pin
ThatsAlok17-Nov-05 22:56
ThatsAlok17-Nov-05 22:56 
GeneralRe: How to open file in own program? Pin
Cedric Moonen18-Nov-05 0:56
Cedric Moonen18-Nov-05 0:56 
To complete the answer of Alok, in fact what really happen is that your program is called with the name of the file passed as command line argument. But, like Alok said, if it is a SDI or MDI app, the framework will handle all the job for you (it will call automatically the serialize methods thus loading the file). But of course, you have to implement the loading,saving of data in the serialize handlers.
GeneralRe: How to open file in own program? Pin
uus9918-Nov-05 21:03
uus9918-Nov-05 21:03 
AnswerRe: How to open file in own program? Pin
David Crow18-Nov-05 4:10
David Crow18-Nov-05 4:10 
QuestionPLease advice not complext SCHEME drawing control ? Pin
vgrigor117-Nov-05 20:53
vgrigor117-Nov-05 20:53 
Questionhow to change the resource such as companyname in the .exe file Pin
freemme17-Nov-05 20:14
freemme17-Nov-05 20:14 
AnswerRe: how to change the resource such as companyname in the .exe file Pin
Venkata Rama Subbarao18-Nov-05 1:00
Venkata Rama Subbarao18-Nov-05 1:00 
AnswerRe: how to change the resource such as companyname in the .exe file Pin
Aamir Butt18-Nov-05 1:22
Aamir Butt18-Nov-05 1:22 
GeneralRe: how to change the resource such as companyname in the .exe file Pin
freemme18-Nov-05 16:53
freemme18-Nov-05 16:53 
QuestionRe: how to change the resource such as companyname in the .exe file Pin
David Crow18-Nov-05 4:58
David Crow18-Nov-05 4:58 
AnswerRe: how to change the resource such as companyname in the .exe file Pin
freemme18-Nov-05 17:08
freemme18-Nov-05 17:08 
QuestionRe: how to change the resource such as companyname in the .exe file Pin
David Crow21-Nov-05 3:08
David Crow21-Nov-05 3:08 
AnswerRe: how to change the resource such as companyname in the .exe file Pin
freemme22-Nov-05 20:43
freemme22-Nov-05 20:43 
Questionwinsock.h conflicting with winsock2.h Pin
newbie534517-Nov-05 20:02
newbie534517-Nov-05 20:02 
AnswerRe: winsock.h conflicting with winsock2.h Pin
cmk18-Nov-05 1:24
cmk18-Nov-05 1:24 
QuestionXML Serialization of CollectionBase Pin
(Steven Hicks)n+117-Nov-05 19:02
(Steven Hicks)n+117-Nov-05 19:02 
QuestionFILEOKSTRING Pin
ragavan17-Nov-05 18:49
ragavan17-Nov-05 18:49 
QuestionStatic linking Pin
serious-sam17-Nov-05 18:31
serious-sam17-Nov-05 18:31 
AnswerRe: Static linking Pin
Mircea Puiu17-Nov-05 20:32
Mircea Puiu17-Nov-05 20:32 

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.