Click here to Skip to main content
15,917,005 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: Rule of Three for Managed C++ Pin
Tom Archer18-Jul-03 7:38
Tom Archer18-Jul-03 7:38 
Generaldate class problem Pin
Forever8214-Jul-03 21:55
Forever8214-Jul-03 21:55 
QuestionHOW TO MAKE A SIMPLE C SOLUTION Pin
eggie513-Jul-03 14:50
eggie513-Jul-03 14:50 
AnswerRe: HOW TO MAKE A SIMPLE C SOLUTION Pin
leppie14-Jul-03 7:22
leppie14-Jul-03 7:22 
GeneralRe: HOW TO MAKE A SIMPLE C SOLUTION Pin
eggie514-Jul-03 10:17
eggie514-Jul-03 10:17 
GeneralRe: HOW TO MAKE A SIMPLE C SOLUTION Pin
John M. Drescher15-Jul-03 5:02
John M. Drescher15-Jul-03 5:02 
GeneralManaged DLL with unmanaged MFC application Pin
stub11-Jul-03 5:17
stub11-Jul-03 5:17 
GeneralRe: Managed DLL with unmanaged MFC application Pin
Nathan Blomquist11-Jul-03 5:31
Nathan Blomquist11-Jul-03 5:31 
stub wrote:
If so how does one setup the DLL to do this?

Yes, you can get VC6 to work with Managed DLLs, but you will need to look into the topic of COM Interop. This makes it so that a Managed DLL acts just like a COM Dll and therefore can be used by any COM compatible language (VC6, VB6, etc).

-Nathan

---------------------------
Hmmm... what's a signature?
GeneralRe: Managed DLL with unmanaged MFC application Pin
Heath Stewart11-Jul-03 5:51
protectorHeath Stewart11-Jul-03 5:51 
GeneralRe: Managed DLL with unmanaged MFC application Pin
rahtrow11-Jul-03 8:31
rahtrow11-Jul-03 8:31 
GeneralManaged strings and buffers to nonmanaged Pin
jspano10-Jul-03 7:58
jspano10-Jul-03 7:58 
GeneralRe: Managed strings and buffers to nonmanaged Pin
Nathan Blomquist10-Jul-03 8:32
Nathan Blomquist10-Jul-03 8:32 
GeneralRe: Managed strings and buffers to nonmanaged Pin
jspano11-Jul-03 3:23
jspano11-Jul-03 3:23 
GeneralRe: Managed strings and buffers to nonmanaged Pin
Nathan Blomquist11-Jul-03 4:25
Nathan Blomquist11-Jul-03 4:25 
GeneralRe: Managed strings and buffers to nonmanaged Pin
jspano11-Jul-03 5:14
jspano11-Jul-03 5:14 
GeneralRe: Managed strings and buffers to nonmanaged Pin
Nathan Blomquist11-Jul-03 5:28
Nathan Blomquist11-Jul-03 5:28 
GeneralRe: Managed strings and buffers to nonmanaged Pin
jspano11-Jul-03 6:48
jspano11-Jul-03 6:48 
GeneralRe: Managed strings and buffers to nonmanaged Pin
Nathan Blomquist11-Jul-03 7:20
Nathan Blomquist11-Jul-03 7:20 
GeneralRe: Managed strings and buffers to nonmanaged Pin
jspano11-Jul-03 7:23
jspano11-Jul-03 7:23 
GeneralRe: Managed strings and buffers to nonmanaged Pin
jspano11-Jul-03 7:51
jspano11-Jul-03 7:51 
GeneralRe: Managed strings and buffers to nonmanaged Pin
Nathan Blomquist11-Jul-03 11:02
Nathan Blomquist11-Jul-03 11:02 
GeneralRe: Managed strings and buffers to nonmanaged Pin
jspano15-Jul-03 8:56
jspano15-Jul-03 8:56 
Generalstorage of images into oracle database using vc++.net Pin
Shaffiq7-Jul-03 7:49
Shaffiq7-Jul-03 7:49 
GeneralSetup for networks using Vstudio .NET 2003 Pin
BoudewijnEctor3-Jul-03 23:34
BoudewijnEctor3-Jul-03 23:34 
GeneralRe: Setup for networks using Vstudio .NET 2003 Pin
Heath Stewart11-Jul-03 5:59
protectorHeath Stewart11-Jul-03 5:59 

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.