Click here to Skip to main content
15,912,897 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Saving graphical data in MDI Architecture Pin
Alexander M.,5-Apr-05 8:05
Alexander M.,5-Apr-05 8:05 
Generaldisplay text when mouse is over a button Pin
wiselum5-Apr-05 6:06
wiselum5-Apr-05 6:06 
GeneralRe: display text when mouse is over a button Pin
Ravi Bhavnani5-Apr-05 6:57
professionalRavi Bhavnani5-Apr-05 6:57 
GeneralRe: display text when mouse is over a button Pin
wiselum5-Apr-05 19:56
wiselum5-Apr-05 19:56 
GeneralHorizontal Scrolling CRichEditView Pin
RobJones5-Apr-05 5:31
RobJones5-Apr-05 5:31 
GeneralRe: Horizontal Scrolling CRichEditView Pin
RobJones5-Apr-05 6:55
RobJones5-Apr-05 6:55 
Questionlinux segmentation fault strtok!? Pin
ThinkingPrometheus5-Apr-05 5:26
ThinkingPrometheus5-Apr-05 5:26 
AnswerRe: linux segmentation fault strtok!? Pin
David Crow5-Apr-05 5:58
David Crow5-Apr-05 5:58 
strtok() actually modifies the source string. That's why str[] works and str* does not.


"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


GeneralRe: linux segmentation fault strtok!? Pin
ThinkingPrometheus5-Apr-05 6:06
ThinkingPrometheus5-Apr-05 6:06 
GeneralRe: linux segmentation fault strtok!? Pin
David Crow5-Apr-05 6:19
David Crow5-Apr-05 6:19 
GeneralRe: linux segmentation fault strtok!? Pin
ThinkingPrometheus5-Apr-05 6:29
ThinkingPrometheus5-Apr-05 6:29 
GeneralRe: linux segmentation fault strtok!? Pin
David Crow5-Apr-05 6:38
David Crow5-Apr-05 6:38 
GeneralRe: linux segmentation fault strtok!? Pin
ThinkingPrometheus5-Apr-05 6:42
ThinkingPrometheus5-Apr-05 6:42 
GeneralRe: linux segmentation fault strtok!? Pin
Michael Dunn5-Apr-05 7:00
sitebuilderMichael Dunn5-Apr-05 7:00 
GeneralRe: linux segmentation fault strtok!? Pin
David Crow5-Apr-05 7:03
David Crow5-Apr-05 7:03 
GeneralRe: linux segmentation fault strtok!? Pin
ThinkingPrometheus5-Apr-05 7:19
ThinkingPrometheus5-Apr-05 7:19 
Generalproperty sheets apply event Pin
laiju5-Apr-05 4:07
laiju5-Apr-05 4:07 
GeneralRe: property sheets apply event Pin
David Crow5-Apr-05 4:11
David Crow5-Apr-05 4:11 
GeneralRe: property sheets apply event Pin
PJ Arends5-Apr-05 9:35
professionalPJ Arends5-Apr-05 9:35 
GeneralHiding the default MDI Child Pin
laiju5-Apr-05 3:58
laiju5-Apr-05 3:58 
GeneralRe: Hiding the default MDI Child Pin
YaronNir5-Apr-05 5:11
YaronNir5-Apr-05 5:11 
GeneralRe: Hiding the default MDI Child Pin
rgchezhian5-Apr-05 5:57
rgchezhian5-Apr-05 5:57 
GeneralRe: Hiding the default MDI Child Pin
laiju5-Apr-05 6:00
laiju5-Apr-05 6:00 
GeneralRe: Hiding the default MDI Child Pin
PJ Arends5-Apr-05 10:54
professionalPJ Arends5-Apr-05 10:54 
GeneralRe: Hiding the default MDI Child Pin
laiju5-Apr-05 16:42
laiju5-Apr-05 16:42 

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.