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

C / C++ / MFC

 
SuggestionRe: DialogBox fail in XP Pin
chaau7-Nov-12 22:59
chaau7-Nov-12 22:59 
GeneralRe: DialogBox fail in XP Pin
William Engberts7-Nov-12 23:30
William Engberts7-Nov-12 23:30 
QuestionRe: DialogBox fail in XP Pin
David Crow8-Nov-12 4:21
David Crow8-Nov-12 4:21 
AnswerRe: DialogBox fail in XP Pin
William Engberts8-Nov-12 5:00
William Engberts8-Nov-12 5:00 
QuestionAdo problem Pin
luckyty6-Nov-12 22:27
luckyty6-Nov-12 22:27 
Questionhow I can allow user draw curve using mouse Pin
Member 94819416-Nov-12 7:06
Member 94819416-Nov-12 7:06 
AnswerRe: how I can allow user draw curve using mouse Pin
Stephen Dycus6-Nov-12 7:58
professionalStephen Dycus6-Nov-12 7:58 
Questionhow to call a dll indipendent of path where it located in a system? Pin
litu kumar6-Nov-12 0:52
litu kumar6-Nov-12 0:52 
Hi,
I have created a COM dll . I'm calling another dll(C#.net dll\assembly)by adding refrence of this .net dll(from project properties) .And i able to access properly.

Now i want to make this .net dll usage should be independent of path. I mean -

I'll not add any reference or give path name in my COM dll Hence my COM dll don't know where this .net dll is located in the system. While COM Dll try to call this .net dll it'll search in whole system & load it.

Kindly please advice the C++ code for this

OR LoadLibrary() is only the method through that only we can load library dynamically(independent of path)

Please advice . Thanks in advance Smile | :)

modified 6-Nov-12 8:05am.

AnswerRe: how to call a dll indipendent of path where it located in a system? Pin
jschell6-Nov-12 9:13
jschell6-Nov-12 9:13 
GeneralRe: how to call a dll indipendent of path where it located in a system? Pin
litu kumar6-Nov-12 18:02
litu kumar6-Nov-12 18:02 
GeneralRe: how to call a dll indipendent of path where it located in a system? Pin
jschell7-Nov-12 7:51
jschell7-Nov-12 7:51 
QuestionVery happy with C++11 Pin
User 5838525-Nov-12 16:33
User 5838525-Nov-12 16:33 
AnswerRe: Very happy with C++11 Pin
Sarath C5-Nov-12 19:01
Sarath C5-Nov-12 19:01 
AnswerRe: Very happy with C++11 PinPopular
Richard MacCutchan5-Nov-12 22:25
mveRichard MacCutchan5-Nov-12 22:25 
GeneralRe: Very happy with C++11 Pin
Joe Woodbury6-Nov-12 7:32
professionalJoe Woodbury6-Nov-12 7:32 
GeneralRe: Very happy with C++11 Pin
User 5838526-Nov-12 8:50
User 5838526-Nov-12 8:50 
GeneralRe: Very happy with C++11 Pin
Richard MacCutchan6-Nov-12 21:27
mveRichard MacCutchan6-Nov-12 21:27 
GeneralRe: Very happy with C++11 Pin
User 5838526-Nov-12 22:09
User 5838526-Nov-12 22:09 
AnswerRe: Very happy with C++11 Pin
Chris Losinger6-Nov-12 2:05
professionalChris Losinger6-Nov-12 2:05 
GeneralRe: Very happy with C++11 Pin
User 5838526-Nov-12 8:51
User 5838526-Nov-12 8:51 
QuestionRe: Very happy with C++11 Pin
David Crow6-Nov-12 3:00
David Crow6-Nov-12 3:00 
AnswerRe: Very happy with C++11 Pin
Maximilien6-Nov-12 3:24
Maximilien6-Nov-12 3:24 
AnswerRe: Very happy with C++11 Pin
Chris Losinger6-Nov-12 9:01
professionalChris Losinger6-Nov-12 9:01 
QuestionPutting a COM dll inside a COM dll Pin
WebMaster5-Nov-12 4:39
WebMaster5-Nov-12 4:39 
AnswerRe: Putting a COM dll inside a COM dll Pin
Richard MacCutchan5-Nov-12 5:20
mveRichard MacCutchan5-Nov-12 5:20 

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.