Click here to Skip to main content
15,891,943 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
Hi,
I am new to C++ but am quite handy with C# and my problem is this. I have a dll (COM) - call it s.dll that wont work properly with VB ( it crashes on events etc) but im informed the dll works fine in a C++ enviroment.
My idea is to write a COM dll in C++ that propogates the methods etc of s.dll and then use this new COM dll in my VB code. I have seen how to write a COM dll and the ATL wizzards using VS6 but I dont know how to add s.dll to my new dll that im writing in VS6.
Can anyone point me to an example of how to add s.dll to COM dll in Vis Studio 6 that uses the ATL?

Thanks,
Andrew
AnswerRe: Putting a COM dll inside a COM dll Pin
Richard MacCutchan5-Nov-12 5:20
mveRichard MacCutchan5-Nov-12 5:20 
GeneralRe: Putting a COM dll inside a COM dll Pin
WebMaster5-Nov-12 5:47
WebMaster5-Nov-12 5:47 
GeneralRe: Putting a COM dll inside a COM dll Pin
Richard MacCutchan5-Nov-12 5:56
mveRichard MacCutchan5-Nov-12 5:56 
AnswerRe: Putting a COM dll inside a COM dll Pin
Chris Meech5-Nov-12 7:13
Chris Meech5-Nov-12 7:13 
Questionclient server query Pin
akki2309915-Nov-12 1:35
akki2309915-Nov-12 1:35 
AnswerRe: client server query Pin
Richard MacCutchan5-Nov-12 3:19
mveRichard MacCutchan5-Nov-12 3:19 
AnswerRe: client server query Pin
CPallini5-Nov-12 10:47
mveCPallini5-Nov-12 10:47 
Questionhow to get drive list without using COM? Pin
Le@rner4-Nov-12 23:15
Le@rner4-Nov-12 23:15 
AnswerRe: how to get drive list without using COM? Pin
Santhosh G_4-Nov-12 23:37
Santhosh G_4-Nov-12 23:37 
GeneralRe: how to get drive list without using COM? Pin
Le@rner4-Nov-12 23:41
Le@rner4-Nov-12 23:41 

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.