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

Managed C++/CLI

 
GeneralRe: How to use unicode string in MC++ Pin
David Gao26-Sep-03 15:00
David Gao26-Sep-03 15:00 
AnswerRe: How to use unicode string in MC++ Pin
Tim Smith29-Sep-03 12:34
Tim Smith29-Sep-03 12:34 
GeneralString conversion... Pin
raitz23-Sep-03 9:11
raitz23-Sep-03 9:11 
GeneralRe: String conversion... Pin
Anthony_Yio24-Sep-03 16:55
Anthony_Yio24-Sep-03 16:55 
GeneralRe: String conversion... Pin
raitz25-Sep-03 6:19
raitz25-Sep-03 6:19 
QuestionHow to use c dlls in managed c++ Pin
Shailaja23-Sep-03 0:55
Shailaja23-Sep-03 0:55 
AnswerRe: How to use c dlls in managed c++ Pin
Heath Stewart23-Sep-03 3:01
protectorHeath Stewart23-Sep-03 3:01 
GeneralInterface between classes Pin
LordVador22-Sep-03 23:31
LordVador22-Sep-03 23:31 
Hi,

I'm beginner and I have a little problem.

How can I change in managed C++ member variables of a class
in other classes?

More detailed:
I have a class A which is invoked in the main Windows init procedure.
This class A has some member variables (arrays).

Class B is invoked somewhere in my program.
I would like to change this member variables of Class A within an procedure
of Class B.

As far as I know, this is not possible, nor, you can use global variables in managed C++.

My idea is to use an interface between these classes somehow.

Well, I hope you understand my problem and can help me.
If not, I can explain it better or give you some code parts of my Program.

Thank you
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 
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 

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.