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

Managed C++/CLI

 
AnswerRe: fflush Pin
prasad_som21-Mar-07 7:56
prasad_som21-Mar-07 7:56 
GeneralRe: fflush Pin
Demian Panello23-Mar-07 2:15
Demian Panello23-Mar-07 2:15 
Questionlib-project to dll-project Pin
sknobli21-Mar-07 5:22
sknobli21-Mar-07 5:22 
AnswerRe: lib-project to dll-project Pin
led mike21-Mar-07 16:06
led mike21-Mar-07 16:06 
Questionpointers Pin
thathvamsi20-Mar-07 16:07
thathvamsi20-Mar-07 16:07 
AnswerRe: pointers Pin
Mark Salsbery20-Mar-07 16:38
Mark Salsbery20-Mar-07 16:38 
AnswerRe: pointers Pin
Christian Graus20-Mar-07 17:04
protectorChristian Graus20-Mar-07 17:04 
QuestionC#, ManagedC++, 32bits and 64bits [moved] Pin
Super Lloyd20-Mar-07 13:55
Super Lloyd20-Mar-07 13:55 
If I have a C# only application I could ship my application without worrying about the target platform.

However if I have a Managed C++ DLL I should, it seems, provide a 32bits installer and a 64bits installer.

Right now I'm considering ship 2 version of the ManagedC++ DLL with a C# wrapper which call into the appropriate one depending of the platform.
But this a lot of work to create this wrapper.
Particularly as I declare some managed struct in the Managed C++ library which I pass around.

Is there any better and quicker way to be platform independant?

One of the problem we face is we create installer for affiliates.
All the installer together are quite big.
If I should now double the size because of 32bits/64bits consideration that becomes daunting...


-- moved at 21:21 Tuesday 20th March, 2007
AnswerRe: C#, ManagedC++, 32bits and 64bits [moved] Pin
Paul Conrad13-Jul-07 13:51
professionalPaul Conrad13-Jul-07 13:51 
QuestionMessage Removed Pin
20-Mar-07 12:54
Armond Sarkisian20-Mar-07 12:54 
AnswerRe: CString Conversion Pin
Nish Nishant20-Mar-07 13:32
sitebuilderNish Nishant20-Mar-07 13:32 
Questioncould you please help Pin
Khodadad Pakdamans20-Mar-07 2:57
Khodadad Pakdamans20-Mar-07 2:57 
AnswerRe: could you please help Pin
Christian Graus20-Mar-07 4:03
protectorChristian Graus20-Mar-07 4:03 
GeneralRe: could you please help Pin
Mark Salsbery20-Mar-07 8:28
Mark Salsbery20-Mar-07 8:28 
GeneralRe: could you please help Pin
Christian Graus20-Mar-07 17:05
protectorChristian Graus20-Mar-07 17:05 
GeneralRe: could you please help Pin
Mark Salsbery20-Mar-07 17:10
Mark Salsbery20-Mar-07 17:10 
QuestionBook recommendations... Pin
Ray Hayes20-Mar-07 0:18
Ray Hayes20-Mar-07 0:18 
AnswerRe: Book recommendations... Pin
George L. Jackson20-Mar-07 11:45
George L. Jackson20-Mar-07 11:45 
QuestionManaged and unmanaged Classes Pin
Marko B.L.19-Mar-07 22:39
Marko B.L.19-Mar-07 22:39 
AnswerRe: Managed and unmanaged Classes Pin
Mark Salsbery20-Mar-07 8:34
Mark Salsbery20-Mar-07 8:34 
GeneralRe: Managed and unmanaged Classes Pin
Marko B.L.20-Mar-07 8:53
Marko B.L.20-Mar-07 8:53 
GeneralRe: Managed and unmanaged Classes Pin
Mark Salsbery20-Mar-07 9:09
Mark Salsbery20-Mar-07 9:09 
Question64 bits woes... Pin
Super Lloyd19-Mar-07 21:11
Super Lloyd19-Mar-07 21:11 
AnswerRe: 64 bits woes... Pin
Paul Conrad13-Jul-07 13:50
professionalPaul Conrad13-Jul-07 13:50 
GeneralRe: 64 bits woes... Pin
Super Lloyd13-Jul-07 14:05
Super Lloyd13-Jul-07 14:05 

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.