Click here to Skip to main content
16,005,374 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Please Help! What would cause Member Variable problem? Pin
David Crow12-Apr-06 10:17
David Crow12-Apr-06 10:17 
QuestionProblem when Change number of arguments of MFC activeX control's exposed method Pin
Michael Tang12-Apr-06 8:48
Michael Tang12-Apr-06 8:48 
AnswerRe: Problem when Change number of arguments of MFC activeX control's exposed method Pin
Michael Tang12-Apr-06 9:42
Michael Tang12-Apr-06 9:42 
AnswerRe: Problem when Change number of arguments of MFC activeX control's exposed method Pin
prasad_som12-Apr-06 19:41
prasad_som12-Apr-06 19:41 
GeneralRe: Problem when Change number of arguments of MFC activeX control's exposed method Pin
Michael Tang13-Apr-06 4:05
Michael Tang13-Apr-06 4:05 
GeneralRe: Problem when Change number of arguments of MFC activeX control's exposed method Pin
prasad_som17-Apr-06 2:09
prasad_som17-Apr-06 2:09 
Questioncall stack not getting created Pin
inamulev12-Apr-06 8:29
inamulev12-Apr-06 8:29 
Questionimporting a .net dll into VC6 Pin
Waldermort12-Apr-06 8:23
Waldermort12-Apr-06 8:23 
I have searching for hours now trying to figure this one out. I have a .NET dll, not my own, which I wish to import into my project. From what I have read, and I may be wrong, I need to import it as a COM object. So I have tried
#import "net.dll"
which results in:
fatal error C1083: Cannot open type library file: 'net.dll': Error loading type library/DLL.

This leads me to believe that the dll has no type library. When I have included my own VB dlls using the same method, I have no problems, the .tli and .tlb files are generated.

Is there another way to do this?
AnswerRe: importing a .net dll into VC6 Pin
oshah12-Apr-06 13:16
oshah12-Apr-06 13:16 
AnswerRe: importing a .net dll into VC6 Pin
Michael Dunn12-Apr-06 15:24
sitebuilderMichael Dunn12-Apr-06 15:24 
GeneralRe: importing a .net dll into VC6 Pin
Waldermort12-Apr-06 19:59
Waldermort12-Apr-06 19:59 
QuestionCompile Error with __stdcall Pin
gmhanna12-Apr-06 8:00
gmhanna12-Apr-06 8:00 
QuestionRe: Compile Error with __stdcall Pin
David Crow12-Apr-06 8:22
David Crow12-Apr-06 8:22 
AnswerRe: Compile Error with __stdcall Pin
gmhanna12-Apr-06 8:58
gmhanna12-Apr-06 8:58 
GeneralRe: Compile Error with __stdcall Pin
David Crow12-Apr-06 9:04
David Crow12-Apr-06 9:04 
GeneralRe: Compile Error with __stdcall Pin
gmhanna12-Apr-06 10:04
gmhanna12-Apr-06 10:04 
GeneralRe: Compile Error with __stdcall Pin
David Crow12-Apr-06 10:15
David Crow12-Apr-06 10:15 
Questionusing *.h files in a new MFC app :) Pin
Mahhouraaaaaa12-Apr-06 7:14
Mahhouraaaaaa12-Apr-06 7:14 
AnswerRe: using *.h files in a new MFC app :) Pin
Bob Flynn12-Apr-06 7:27
Bob Flynn12-Apr-06 7:27 
AnswerRe: using *.h files in a new MFC app :) Pin
Eytukan12-Apr-06 22:36
Eytukan12-Apr-06 22:36 
QuestionNeed Help Starting an APP. Pin
Cougarxr712-Apr-06 7:01
Cougarxr712-Apr-06 7:01 
AnswerRe: Need Help Starting an APP. Pin
Mahhouraaaaaa12-Apr-06 7:11
Mahhouraaaaaa12-Apr-06 7:11 
AnswerRe: Need Help Starting an APP. Pin
David Crow12-Apr-06 7:33
David Crow12-Apr-06 7:33 
GeneralRe: Need Help Starting an APP. Pin
Greg Barnes12-Apr-06 8:15
Greg Barnes12-Apr-06 8:15 
GeneralRe: Need Help Starting an APP. Pin
David Crow12-Apr-06 8:20
David Crow12-Apr-06 8: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.