Click here to Skip to main content
15,899,314 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Which thread has created this window? Pin
Daniel Kanev25-Sep-08 23:07
Daniel Kanev25-Sep-08 23:07 
AnswerRe: Which thread has created this window? Pin
Daniel Kanev25-Sep-08 23:09
Daniel Kanev25-Sep-08 23:09 
GeneralRe: Which thread has created this window? Pin
Joseph Marzbani26-Sep-08 8:07
Joseph Marzbani26-Sep-08 8:07 
QuestionStatic DLL Pin
msr_codeproject25-Sep-08 19:24
msr_codeproject25-Sep-08 19:24 
AnswerRe: Static DLL Pin
ThatsAlok25-Sep-08 19:50
ThatsAlok25-Sep-08 19:50 
AnswerRe: Static DLL Pin
Cedric Moonen25-Sep-08 20:00
Cedric Moonen25-Sep-08 20:00 
Questionavoid loading an already loaded shared library Pin
Yashusid25-Sep-08 18:54
Yashusid25-Sep-08 18:54 
AnswerRe: avoid loading an already loaded shared library Pin
Abhishek Srivastava25-Sep-08 19:45
Abhishek Srivastava25-Sep-08 19:45 
Hi,

Details needed !

1) What problem are you facing if you are again loading the already loaded library.Asd i dont see any issue with that.

2) Are you loading these .dll's explicitly or implicityly i.e.using LoadLibrary or directlinking to it? As in case of explicit linking your process must have the Lib handle to call its function.

Regards,
Abhishek

Abhishek Srivastava
Technical Lead.
India.

GeneralRe: avoid loading an already loaded shared library Pin
Yashusid25-Sep-08 20:46
Yashusid25-Sep-08 20:46 
QuestionCalling function Pin
cpvc++25-Sep-08 18:32
cpvc++25-Sep-08 18:32 
AnswerRe: Calling function Pin
santhoshv8425-Sep-08 19:54
santhoshv8425-Sep-08 19:54 
GeneralRe: Calling function Pin
cpvc++25-Sep-08 20:16
cpvc++25-Sep-08 20:16 
GeneralRe: Calling function Pin
Daniel Kanev25-Sep-08 23:13
Daniel Kanev25-Sep-08 23:13 
QuestionRe: Calling function Pin
David Crow26-Sep-08 2:55
David Crow26-Sep-08 2:55 
Questionimplementing a class as a linked list and checking for a postfix expression Pin
shadoweKnight25-Sep-08 15:47
shadoweKnight25-Sep-08 15:47 
QuestionRe: implementing a class as a linked list and checking for a postfix expression Pin
Joseph Marzbani25-Sep-08 20:06
Joseph Marzbani25-Sep-08 20:06 
AnswerRe: implementing a class as a linked list and checking for a postfix expression Pin
David Crow26-Sep-08 2:57
David Crow26-Sep-08 2:57 
GeneralRe: implementing a class as a linked list and checking for a postfix expression Pin
shadoweKnight30-Sep-08 14:15
shadoweKnight30-Sep-08 14:15 
QuestionProblem about deque::push_back Pin
kcynic25-Sep-08 14:19
kcynic25-Sep-08 14:19 
AnswerRe: Problem about deque::push_back Pin
Chris Losinger25-Sep-08 14:44
professionalChris Losinger25-Sep-08 14:44 
GeneralRe: Problem about deque::push_back Pin
kcynic25-Sep-08 15:22
kcynic25-Sep-08 15:22 
AnswerRe: Problem about deque::push_back Pin
Cedric Moonen25-Sep-08 20:06
Cedric Moonen25-Sep-08 20:06 
Questionwaiting until a window closes (or, check window's state) Pin
Green Fuze25-Sep-08 12:50
Green Fuze25-Sep-08 12:50 
AnswerRe: waiting until a window closes (or, check window's state) Pin
PJ Arends25-Sep-08 20:02
professionalPJ Arends25-Sep-08 20:02 
AnswerRe: waiting until a window closes (or, check window's state) Pin
Joseph Marzbani25-Sep-08 20:22
Joseph Marzbani25-Sep-08 20:22 

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.