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

Managed C++/CLI

 
GeneralRe: MC++? Pin
Brian Olej29-May-02 15:21
Brian Olej29-May-02 15:21 
GeneralRe: MC++? Pin
Nish Nishant29-May-02 15:29
sitebuilderNish Nishant29-May-02 15:29 
GeneralRe: MC++? Pin
Brian Olej29-May-02 16:11
Brian Olej29-May-02 16:11 
GeneralRe: MC++? Pin
Nish Nishant29-May-02 17:25
sitebuilderNish Nishant29-May-02 17:25 
GeneralMC++ wrapping mytesries Pin
Nish Nishant27-May-02 20:43
sitebuilderNish Nishant27-May-02 20:43 
GeneralRe: MC++ wrapping mytesries Pin
Rama Krishna Vavilala28-May-02 2:22
Rama Krishna Vavilala28-May-02 2:22 
GeneralRe: MC++ wrapping mytesries Pin
Nish Nishant28-May-02 3:53
sitebuilderNish Nishant28-May-02 3:53 
GeneralRe: MC++ wrapping mytesries Pin
Joao Vaz29-May-02 2:21
Joao Vaz29-May-02 2:21 
int doesn't exist in .NET , the closest is "native int" used with p/invoke and com interop scenarios ...
The System.Int32 is the real datatype , int is simply a "alias".

For real interop with different languages used with the same project we should use the real ones, not the fakes , it's helps a lot Smile | :)

I'm be reading about IL code generation and CLR internals , and in fact .NET is a fascinating beast OMG | :OMG:

Microsoft have done a great work Big Grin | :-D

Cheers,
Joao Vaz
A person who is nice to you, but rude to the waiter, is not a nice person - Natalie Portman (Padme/Amidala of Star Wars)
GeneralBlasted web service stays in memory Pin
Nish Nishant27-May-02 19:53
sitebuilderNish Nishant27-May-02 19:53 
GeneralReading web services Pin
Nish Nishant26-May-02 21:42
sitebuilderNish Nishant26-May-02 21:42 
GeneralRe: Reading web services Pin
James T. Johnson27-May-02 5:44
James T. Johnson27-May-02 5:44 
GeneralRe: Reading web services Pin
Nish Nishant27-May-02 14:49
sitebuilderNish Nishant27-May-02 14:49 
GeneralRe: Reading web services Pin
James T. Johnson27-May-02 14:53
James T. Johnson27-May-02 14:53 
GeneralRe: Reading web services Pin
Nish Nishant27-May-02 19:54
sitebuilderNish Nishant27-May-02 19:54 
GeneralHelp Needed Pin
zygo650025-May-02 5:24
zygo650025-May-02 5:24 
GeneralRe: Help Needed Pin
Nish Nishant25-May-02 18:30
sitebuilderNish Nishant25-May-02 18:30 
GeneralHelp - unmanaged threads and IJW DLL Pin
22-May-02 17:52
suss22-May-02 17:52 
GeneralRe: Help - unmanaged threads and IJW DLL Pin
Rama Krishna Vavilala22-May-02 18:25
Rama Krishna Vavilala22-May-02 18:25 
GeneralRe: Help - unmanaged threads and IJW DLL Pin
23-May-02 6:10
suss23-May-02 6:10 
GeneralRe: Help - unmanaged threads and IJW DLL Pin
Rama Krishna Vavilala23-May-02 6:08
Rama Krishna Vavilala23-May-02 6:08 
GeneralRe: Help - unmanaged threads and IJW DLL Pin
Nish Nishant22-May-02 18:48
sitebuilderNish Nishant22-May-02 18:48 
GeneralMC++ control in a C# form :-( Pin
Nish Nishant22-May-02 15:58
sitebuilderNish Nishant22-May-02 15:58 
GeneralRe: MC++ control in a C# form :-( Pin
Rama Krishna Vavilala22-May-02 15:52
Rama Krishna Vavilala22-May-02 15:52 
GeneralRe: MC++ control in a C# form :-( Pin
Nish Nishant22-May-02 17:07
sitebuilderNish Nishant22-May-02 17:07 
GeneralRe: MC++ control in a C# form :-( - Part 2 Pin
Nish Nishant22-May-02 15:59
sitebuilderNish Nishant22-May-02 15: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.