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

Managed C++/CLI

 
GeneralRe: Proffesional vs Enterprise !!! Pin
Hadi Rezaee20-Aug-02 8:41
Hadi Rezaee20-Aug-02 8:41 
GeneralC++ to MC++ testing Pin
ydasari20-Aug-02 5:05
ydasari20-Aug-02 5:05 
GeneralRe: C++ to MC++ testing Pin
Joel Lucsy21-Aug-02 12:54
Joel Lucsy21-Aug-02 12:54 
General#pragma managed/umanaged Pin
Paul Ingles19-Aug-02 12:16
Paul Ingles19-Aug-02 12:16 
GeneralRe: #pragma managed/umanaged Pin
Anonymous15-Oct-02 8:35
Anonymous15-Oct-02 8:35 
Questionevent abt keboard and mouse? Pin
imran_rafique19-Aug-02 1:22
imran_rafique19-Aug-02 1:22 
Generalplz read and solve mine problem Pin
imran_rafique19-Aug-02 0:24
imran_rafique19-Aug-02 0:24 
GeneralArrays and stuff Pin
stephen woolhead16-Aug-02 15:06
stephen woolhead16-Aug-02 15:06 
Could someone please tell me how I would do the following cast/conversion properly? It's late and my brain no longer functions.....

Object* oFields[] = new Object* [iFields];<br />
oFields[i] = (Object __gc* )DateTime::Parse (sData.c_str ()) ;


the compiler currently tells me
error C2440: 'type cast' : cannot convert from 'System::DateTime' to 'System::Object __gc *'

give me c# any day Smile | :)

Thanks

Stephen.
GeneralRe: Arrays and stuff Pin
Nick Hodapp16-Aug-02 15:31
sitebuilderNick Hodapp16-Aug-02 15:31 
GeneralRe: Arrays and stuff Pin
Nish Nishant16-Aug-02 18:36
sitebuilderNish Nishant16-Aug-02 18:36 
GeneralRe: Arrays and stuff Pin
James T. Johnson17-Aug-02 1:54
James T. Johnson17-Aug-02 1:54 
Questionwhat is managed c++? Pin
nyasa14-Aug-02 19:36
nyasa14-Aug-02 19:36 
AnswerRe: what is managed c++? Pin
Nick Hodapp15-Aug-02 10:27
sitebuilderNick Hodapp15-Aug-02 10:27 
GeneralToolBoxBitMap Attribute Pin
Firoz13-Aug-02 20:20
Firoz13-Aug-02 20:20 
GeneralRe: ToolBoxBitMap Attribute Pin
Nick Hodapp14-Aug-02 14:17
sitebuilderNick Hodapp14-Aug-02 14:17 
Generalchar representation of a double Pin
senorbuckwheat13-Aug-02 8:24
senorbuckwheat13-Aug-02 8:24 
GeneralRe: char representation of a double Pin
Nick Hodapp14-Aug-02 14:24
sitebuilderNick Hodapp14-Aug-02 14:24 
Generaldefining a pointer to a file so that its info won't get lost!! Pin
shanika13-Aug-02 4:09
shanika13-Aug-02 4:09 
GeneralWindowProc Pin
smooth10-Aug-02 15:21
smooth10-Aug-02 15:21 
GeneralRe: WindowProc Pin
Nish Nishant10-Aug-02 16:06
sitebuilderNish Nishant10-Aug-02 16:06 
Generalwhats ijw(nish plz reply again) Pin
imran_rafique9-Aug-02 18:24
imran_rafique9-Aug-02 18:24 
GeneralRe: whats ijw(nish plz reply again) Pin
Nish Nishant9-Aug-02 19:05
sitebuilderNish Nishant9-Aug-02 19:05 
GeneralClickety Pin
Shog912-Aug-02 13:58
sitebuilderShog912-Aug-02 13:58 
GeneralLegacy Visual C++ and .NET Pin
rbc9-Aug-02 13:49
rbc9-Aug-02 13:49 
GeneralRe: Legacy Visual C++ and .NET Pin
TigerNinja_3-Sep-02 8:19
TigerNinja_3-Sep-02 8:19 

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.