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

C / C++ / MFC

 
AnswerRe: Which thread has created this window? Pin
Joseph Marzbani25-Sep-08 21:26
Joseph Marzbani25-Sep-08 21:26 
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 
Hi,

I have one JNI shared libray which depends on a CPP library.

In my module loading CPP shared library first and loading JNI library, eventhough the dependant library is loaded JNI library tries to load CPP shared library.


Please let me know how to avoid loading an already loaded shared library ....


Thanks,
Yashu
AnswerRe: avoid loading an already loaded shared library Pin
Abhishek Srivastava25-Sep-08 19:45
Abhishek Srivastava25-Sep-08 19:45 
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 

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.