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

C / C++ / MFC

 
GeneralRe: need help about use lib Pin
hongmuer11-Aug-05 16:43
hongmuer11-Aug-05 16:43 
GeneralMFC Check Box Pin
Freddie Code10-Aug-05 16:19
Freddie Code10-Aug-05 16:19 
GeneralRe: MFC Check Box Pin
Christian Graus10-Aug-05 16:20
protectorChristian Graus10-Aug-05 16:20 
GeneralRe: MFC Check Box Pin
Jose Lamas Rios10-Aug-05 16:32
Jose Lamas Rios10-Aug-05 16:32 
GeneralRe: MFC Check Box Pin
Christian Graus10-Aug-05 16:54
protectorChristian Graus10-Aug-05 16:54 
GeneralRe: MFC Check Box Pin
Jose Lamas Rios10-Aug-05 17:17
Jose Lamas Rios10-Aug-05 17:17 
GeneralRe: MFC Check Box Pin
Freddie Code11-Aug-05 4:17
Freddie Code11-Aug-05 4:17 
General.NET COM Interop problem Pin
mpastchenko10-Aug-05 13:23
mpastchenko10-Aug-05 13:23 
Hello folks,

This one has been bugging me for quite a while, I sort of have a solution but it is quite time conuming.

I have a DLL written in VB.NET that I would like to use in console applciation C++.

Project properties in VB.NET are set for COM interop, and I can see in the registry after I run it.

The problem comes up when I try to use if in C++.
Here is import statement:

#import "\VOT\ADLL\ADLL\bin\Debug\AndrDLL.tlb" raw_interfaces_only raw_native_types no_namespace

but I cannot even expose methods correctly, C++ does not see the interface...

One way to fix is rewriting Vb project to C# project.

Can anyone suggest something better and faster?

Thanks in advance.

Sincerely,

Max Pastchenko
GeneralRe: .NET COM Interop problem Pin
mpastchenko10-Aug-05 14:05
mpastchenko10-Aug-05 14:05 
GeneralRe: .NET COM Interop problem Pin
mpastchenko10-Aug-05 14:07
mpastchenko10-Aug-05 14:07 
GeneralRe: .NET COM Interop problem Pin
mpastchenko10-Aug-05 14:09
mpastchenko10-Aug-05 14:09 
GeneralRe: .NET COM Interop problem Pin
mpastchenko10-Aug-05 15:03
mpastchenko10-Aug-05 15:03 
GeneralRe: .NET COM Interop problem Pin
mpastchenko12-Aug-05 14:16
mpastchenko12-Aug-05 14:16 
GeneralDebug Assertion Failed! Pin
Orville10-Aug-05 12:42
Orville10-Aug-05 12:42 
GeneralRe: Debug Assertion Failed! Pin
Christian Graus10-Aug-05 12:58
protectorChristian Graus10-Aug-05 12:58 
GeneralRe: Debug Assertion Failed! Pin
Orville10-Aug-05 13:33
Orville10-Aug-05 13:33 
GeneralRe: Debug Assertion Failed! Pin
Christian Graus10-Aug-05 13:46
protectorChristian Graus10-Aug-05 13:46 
GeneralRe: Debug Assertion Failed! Pin
David Crow10-Aug-05 15:45
David Crow10-Aug-05 15:45 
GeneralService runs on XP and WIn2003 but not on Win2000 Pin
Kri510-Aug-05 11:37
Kri510-Aug-05 11:37 
GeneralRe: Service runs on XP and WIn2003 but not on Win2000 Pin
Graham Bradshaw10-Aug-05 11:53
Graham Bradshaw10-Aug-05 11:53 
GeneralRe: Service runs on XP and WIn2003 but not on Win2000 Pin
Kri510-Aug-05 21:31
Kri510-Aug-05 21:31 
GeneralRe: Service runs on XP and WIn2003 but not on Win2000 Pin
Blake Miller12-Aug-05 4:57
Blake Miller12-Aug-05 4:57 
GeneralRe: Service runs on XP and WIn2003 but not on Win2000 Pin
Kri512-Aug-05 7:05
Kri512-Aug-05 7:05 
Generalcompliling in debug and release mode Pin
Ann6610-Aug-05 11:19
sussAnn6610-Aug-05 11:19 
Questionvcproj failed to open Pin
Marshall10-Aug-05 9:35
Marshall10-Aug-05 9:35 

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.