Click here to Skip to main content
15,867,704 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: ACCESSING CONTROLS OF ONE DIALOG BOX IN OTHER DIALOG BOX Pin
Joan M16-Oct-06 23:56
professionalJoan M16-Oct-06 23:56 
AnswerRe: ACCESSING CONTROLS OF ONE DIALOG BOX IN OTHER DIALOG BOX Pin
Hamid_RT17-Oct-06 0:27
Hamid_RT17-Oct-06 0:27 
AnswerRe: ACCESSING CONTROLS OF ONE DIALOG BOX IN OTHER DIALOG BOX Pin
David Crow17-Oct-06 3:10
David Crow17-Oct-06 3:10 
AnswerRe: ACCESSING CONTROLS OF ONE DIALOG BOX IN OTHER DIALOG BOX Pin
ThatsAlok18-Oct-06 4:55
ThatsAlok18-Oct-06 4:55 
QuestionDestructors not invoked -> Memory leaks Pin
Nyarlatotep16-Oct-06 23:32
Nyarlatotep16-Oct-06 23:32 
AnswerRe: Destructors not invoked -> Memory leaks Pin
Waldermort17-Oct-06 0:42
Waldermort17-Oct-06 0:42 
Questiona Question Pin
mt_samiei16-Oct-06 23:16
mt_samiei16-Oct-06 23:16 
AnswerRe: a Question Pin
Cedric Moonen16-Oct-06 23:23
Cedric Moonen16-Oct-06 23:23 
Depends a lot of how you 'use' your dll. Is this class exported by your dll ? If yes, simply treat exactly the same way as if it was part of your application (so, add a function in the class to enable or disable the logging). If it is not exported, you can still export a function in your dll that will allow to enable or disable the logging.


Cédric Moonen
Software developer

Charting control [Updated - v1.1]

QuestionRe: a Question Pin
prasad_som16-Oct-06 23:34
prasad_som16-Oct-06 23:34 
QuestionRe: a Question Pin
David Crow17-Oct-06 3:28
David Crow17-Oct-06 3:28 
QuestionStatic Text Control Pin
zareee16-Oct-06 22:15
zareee16-Oct-06 22:15 
AnswerRe: Static Text Control Pin
Monty216-Oct-06 22:17
Monty216-Oct-06 22:17 
GeneralRe: Static Text Control Pin
zareee16-Oct-06 23:06
zareee16-Oct-06 23:06 
GeneralRe: Static Text Control Pin
Monty216-Oct-06 23:11
Monty216-Oct-06 23:11 
GeneralRe: Static Text Control Pin
zareee16-Oct-06 23:17
zareee16-Oct-06 23:17 
GeneralRe: Static Text Control Pin
David Crow17-Oct-06 3:30
David Crow17-Oct-06 3:30 
AnswerRe: Static Text Control Pin
Hamid_RT17-Oct-06 0:27
Hamid_RT17-Oct-06 0:27 
GeneralRe: Static Text Control Pin
ThatsAlok17-Oct-06 21:35
ThatsAlok17-Oct-06 21:35 
GeneralRe: Static Text Control Pin
Hamid_RT18-Oct-06 1:13
Hamid_RT18-Oct-06 1:13 
GeneralRe: Static Text Control Pin
ThatsAlok18-Oct-06 2:19
ThatsAlok18-Oct-06 2:19 
AnswerRe: Static Text Control Pin
ThatsAlok17-Oct-06 21:36
ThatsAlok17-Oct-06 21:36 
QuestionHow to print multiple views on one page Pin
kalpesh_0716-Oct-06 21:49
kalpesh_0716-Oct-06 21:49 
QuestionCTRL + DOWN Pin
baerten16-Oct-06 21:45
baerten16-Oct-06 21:45 
AnswerRe: CTRL + DOWN Pin
Nibu babu thomas16-Oct-06 21:47
Nibu babu thomas16-Oct-06 21:47 
QuestionRe: CTRL + DOWN Pin
baerten16-Oct-06 21:56
baerten16-Oct-06 21:56 

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.