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

Managed C++/CLI

 
GeneralRe: Almost desperate, C# into C++, why not work? Pin
adaoja25-Aug-03 1:17
adaoja25-Aug-03 1:17 
GeneralRe: Almost desperate, C# into C++, why not work? Pin
Anthony_Yio26-Aug-03 1:53
Anthony_Yio26-Aug-03 1:53 
GeneralRe: Almost desperate, C# into C++, why not work? Pin
adaoja26-Aug-03 2:30
adaoja26-Aug-03 2:30 
GeneralRe: Almost desperate, C# into C++, why not work? Pin
Anthony_Yio26-Aug-03 16:48
Anthony_Yio26-Aug-03 16:48 
GeneralRe: Almost desperate, C# into C++, why not work? Pin
adaoja26-Aug-03 22:35
adaoja26-Aug-03 22:35 
GeneralRe: Almost desperate, C# into C++, why not work? Pin
Anthony_Yio26-Aug-03 1:14
Anthony_Yio26-Aug-03 1:14 
GeneralRe: Almost desperate, C# into C++, why not work? Pin
adaoja26-Aug-03 1:25
adaoja26-Aug-03 1:25 
GeneralRe: Almost desperate, C# into C++, why not work? Pin
Anthony_Yio26-Aug-03 1:31
Anthony_Yio26-Aug-03 1:31 
It could be the object is NULL or you did not call new.

In managed world. Everything needs to be called new youClass().

There is no old object in managed world. (this line is a joke) Smile | :)

Sonork 100.41263:Anthony_Yio
GeneralRe: Almost desperate, C# into C++, why not work? Pin
adaoja26-Aug-03 1:35
adaoja26-Aug-03 1:35 
AnswerRe: Almost desperate, C# into C++, why not work? Pin
igor196023-Aug-03 17:10
igor196023-Aug-03 17:10 
GeneralIsapi Filters and Extensions is managed C++ Pin
martinbertolino21-Aug-03 16:41
martinbertolino21-Aug-03 16:41 
GeneralRe: Isapi Filters and Extensions is managed C++ Pin
Nemanja Trifunovic22-Aug-03 6:01
Nemanja Trifunovic22-Aug-03 6:01 
GeneralRe: Isapi Filters and Extensions is managed C++ Pin
martinbertolino22-Aug-03 6:37
martinbertolino22-Aug-03 6:37 
GeneralGetting BIOS Information Pin
Member 1115560721-Aug-03 7:39
Member 1115560721-Aug-03 7:39 
GeneralRe: Getting BIOS Information Pin
leppie21-Aug-03 10:06
leppie21-Aug-03 10:06 
GeneralRe: Getting BIOS Information Pin
FlyingDancer4-Sep-03 14:28
FlyingDancer4-Sep-03 14:28 
GeneralRe: Getting BIOS Information Pin
leppie5-Sep-03 6:59
leppie5-Sep-03 6:59 
QuestionHow to convert from .DOC to .PDF, please help me .......... Pin
Atif Bashir16-Aug-03 1:41
Atif Bashir16-Aug-03 1:41 
GeneralThreads with Form updates Pin
MoonWa13-Aug-03 23:44
MoonWa13-Aug-03 23:44 
GeneralRe: Threads with Form updates Pin
edx_fa22-Aug-03 1:12
edx_fa22-Aug-03 1:12 
GeneralDisplaying an image Pin
Tom Archer13-Aug-03 14:45
Tom Archer13-Aug-03 14:45 
GeneralRe: Displaying an image Pin
igor196025-Aug-03 7:47
igor196025-Aug-03 7:47 
GeneralRe: Displaying an image Pin
Tom Archer25-Aug-03 7:51
Tom Archer25-Aug-03 7:51 
Generalwchar array or String to unsigned char array Pin
Gomac10-Aug-03 8:31
Gomac10-Aug-03 8:31 
GeneralRe: wchar array or String to unsigned char array Pin
edx_fa22-Aug-03 1:01
edx_fa22-Aug-03 1:01 

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.