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

C / C++ / MFC

 
AnswerRe: System Tray without Dialog(form) Pin
Sam_c12-Jul-07 22:59
Sam_c12-Jul-07 22:59 
AnswerRe: System Tray without Dialog(form) Pin
Michael Dunn13-Jul-07 6:00
sitebuilderMichael Dunn13-Jul-07 6:00 
QuestionCritical Sections Pin
tom groezer12-Jul-07 14:59
tom groezer12-Jul-07 14:59 
AnswerRe: Critical Sections Pin
El Corazon12-Jul-07 15:08
El Corazon12-Jul-07 15:08 
AnswerRe: Critical Sections Pin
Nuxser12-Jul-07 16:24
Nuxser12-Jul-07 16:24 
AnswerRe: Critical Sections Pin
Cedric Moonen12-Jul-07 20:15
Cedric Moonen12-Jul-07 20:15 
AnswerRe: Critical Sections Pin
David Crow13-Jul-07 4:41
David Crow13-Jul-07 4:41 
QuestionDll loading Pin
tom groezer12-Jul-07 14:55
tom groezer12-Jul-07 14:55 
I have aan application that loads dll A and dll B. Now dll A also loads dll B. If I'm correct only one copy of dll A and Dll B will be loaded.

1) How shall the memory map look like given that there is no rebasing.

2) How will the stuff work in case of implicit loading and explicit loading.

3) Suppose the application explicitly unloads the dll A. I dont think dll B will be unloaded. How shall the m/m map be chaged.

4)Any comments if there were static libraries replacing the dlls
QuestionTypedef Pin
tom groezer12-Jul-07 14:51
tom groezer12-Jul-07 14:51 
AnswerRe: Typedef Pin
Rage12-Jul-07 21:13
professionalRage12-Jul-07 21:13 
JokeRe: Typedef Pin
David Crow13-Jul-07 4:43
David Crow13-Jul-07 4:43 
Questionhow to get which address call my function Pin
HOW WHAT12-Jul-07 13:57
HOW WHAT12-Jul-07 13:57 
AnswerRe: how to get which address call my function Pin
eraccn12-Jul-07 14:40
eraccn12-Jul-07 14:40 
GeneralRe: how to get which address call my function Pin
HOW WHAT12-Jul-07 18:29
HOW WHAT12-Jul-07 18:29 
GeneralRe: how to get which address call my function Pin
David Crow13-Jul-07 4:45
David Crow13-Jul-07 4:45 
GeneralRe: how to get which address call my function Pin
Michael Dunn13-Jul-07 6:02
sitebuilderMichael Dunn13-Jul-07 6:02 
QuestionXML Signature Pin
Andy H12-Jul-07 9:54
Andy H12-Jul-07 9:54 
AnswerRe: XML Signature Pin
Nuxser12-Jul-07 19:53
Nuxser12-Jul-07 19:53 
QuestionHow to find the application crash reason in multithreaded MFC application Pin
ComplexLifeForm12-Jul-07 9:54
ComplexLifeForm12-Jul-07 9:54 
AnswerRe: How to find the application crash reason in multithreaded MFC application Pin
Perspx12-Jul-07 11:22
Perspx12-Jul-07 11:22 
GeneralRe: How to find the application crash reason in multithreaded MFC application Pin
DevMentor.org12-Jul-07 11:35
DevMentor.org12-Jul-07 11:35 
AnswerRe: How to find the application crash reason in multithreaded MFC application Pin
DevMentor.org12-Jul-07 11:28
DevMentor.org12-Jul-07 11:28 
GeneralRe: How to find the application crash reason in multithreaded MFC application Pin
Perspx12-Jul-07 11:42
Perspx12-Jul-07 11:42 
GeneralRe: How to find the application crash reason in multithreaded MFC application Pin
DevMentor.org12-Jul-07 14:49
DevMentor.org12-Jul-07 14:49 
GeneralRe: How to find the application crash reason in multithreaded MFC application Pin
Mark Salsbery13-Jul-07 16:18
Mark Salsbery13-Jul-07 16:18 

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.