Click here to Skip to main content
16,008,010 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRule of Three for Managed C++ Pin
mond_m15-Jul-03 4:54
sussmond_m15-Jul-03 4:54 
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 
I'm just starting to dive into Visual Studio .NET 2003 and have been attempting to find the answer on how I can use C++ managed DLL's with an older VC6.0 MFC application. Here's the scenario:

I have several large MFC applications that currently use functions contained in MFC DLL's. These DLL's aren't large so converting the DLL's to a true managed DLL in .NET is not cumbersome however, attempting to convert the applications at this stage would not be feasible. The converted DLL's will also be used by new .NET managed applications.

My question is simply can a managed DLL written in C++ (or C# for that matter) under .NET be used by traditional VC6.0 MFC applications as well as new .NET web form applications? If so how does one setup the DLL to do this?

- stub
GeneralRe: Managed DLL with unmanaged MFC application Pin
Nathan Blomquist11-Jul-03 5:31
Nathan Blomquist11-Jul-03 5:31 
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 

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.