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

Managed C++/CLI

 
GeneralRe: Interface between classes Pin
Heath Stewart23-Sep-03 2:44
protectorHeath Stewart23-Sep-03 2:44 
QuestionC++ Lib -> Dll (Wrapper) - How? Pin
Chua Wen Ching21-Sep-03 2:03
Chua Wen Ching21-Sep-03 2:03 
AnswerRe: C++ Lib -> Dll (Wrapper) - How? Pin
Nemanja Trifunovic22-Sep-03 10:20
Nemanja Trifunovic22-Sep-03 10:20 
GeneralRe: C++ Lib -> Dll (Wrapper) - How? Pin
Chua Wen Ching23-Sep-03 22:58
Chua Wen Ching23-Sep-03 22:58 
Generalsave a high color image as 256 color or fewer Pin
mr6020-Sep-03 8:52
mr6020-Sep-03 8:52 
GeneralRe: save a high color image as 256 color or fewer Pin
Heath Stewart23-Sep-03 3:03
protectorHeath Stewart23-Sep-03 3:03 
QuestionInterop Marshalling Performance - System.String to BSTR* too slow. Ideas? Pin
Jeremy Kimball17-Sep-03 2:22
Jeremy Kimball17-Sep-03 2:22 
AnswerRe: Interop Marshalling Performance - System.String to BSTR* too slow. Ideas? Pin
Nish Nishant20-Sep-03 17:34
sitebuilderNish Nishant20-Sep-03 17:34 
Jeremy Kimball wrote:
theField.Value = "some rather long string value";

Do you always assign a literal string value or do you assign the value of an existing System::String object?

If you are using literal strings would using the S prefix as in S"...." improve things (perhaps you could try this out).

Otherwise I dont see how you can directly do very much because the marshalling is doen by the RCW right?

BTW the fastest option would be IJW/MC++. But I guess you have your reasons for wanting to use RCW (possibly a preference for C#)


Jeremy Kimball wrote:
Crud, I just realized I posted this in the MC++ board...where would be the best place for this?

I think the forum you picked is fine Smile | :)

Regards
Nish






Extending MFC Applications with the .NET Framework [NW] (coming soon...)
Summer Love and Some more Cricket [NW] (My first novel)
Shog's review of SLASMC [NW]
Come with me if you want to live
GeneralOoops Pin
Nish Nishant20-Sep-03 17:36
sitebuilderNish Nishant20-Sep-03 17:36 
GeneralRe: Interop Marshalling Performance - System.String to BSTR* too slow. Ideas? Pin
Jeremy Kimball20-Sep-03 18:00
Jeremy Kimball20-Sep-03 18:00 
GeneralAccessing OLE object from Database in VC++.Net Pin
sivaramakrishna16-Sep-03 23:24
sivaramakrishna16-Sep-03 23:24 
GeneralRe: Accessing OLE object from Database in VC++.Net Pin
Tom Archer22-Sep-03 16:49
Tom Archer22-Sep-03 16:49 
GeneralRe: Accessing OLE object from Database in VC++.Net Pin
sivaramakrishna22-Sep-03 21:38
sivaramakrishna22-Sep-03 21:38 
GeneralApp.Config File Pin
DR Clevenger11-Sep-03 7:44
DR Clevenger11-Sep-03 7:44 
GeneralRe: App.Config File Pin
Mazdak11-Sep-03 8:17
Mazdak11-Sep-03 8:17 
GeneralRe: App.Config File Pin
DR Clevenger11-Sep-03 8:36
DR Clevenger11-Sep-03 8:36 
GeneralRe: App.Config File Pin
DR Clevenger11-Sep-03 9:05
DR Clevenger11-Sep-03 9:05 
GeneralUsing a function across code Pin
monrobot1310-Sep-03 14:16
monrobot1310-Sep-03 14:16 
Generalldfcn.h/lcfdn.c Pin
vb119-Sep-03 5:05
vb119-Sep-03 5:05 
GeneralNDoc for mC++ Pin
Jonathan de Halleux8-Sep-03 3:26
Jonathan de Halleux8-Sep-03 3:26 
GeneralManaged C++ conflict with WTL Pin
xqxq8-Sep-03 3:14
xqxq8-Sep-03 3:14 
GeneralRe: Managed C++ conflict with WTL Pin
Tom Archer9-Sep-03 18:54
Tom Archer9-Sep-03 18:54 
GeneralConverting an ATL Service to Managed C++ Pin
Ben Ashley7-Sep-03 0:10
Ben Ashley7-Sep-03 0:10 
GeneralRe: Converting an ATL Service to Managed C++ Pin
igor19609-Sep-03 9:37
igor19609-Sep-03 9:37 
Generalvc++ & mc++ & c# Pin
RHamilton5-Sep-03 14:54
RHamilton5-Sep-03 14:54 

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.