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

Managed C++/CLI

 
QuestionRe: Tooltip with StatusStripLabel Pin
TheBerk13-May-08 3:20
TheBerk13-May-08 3:20 
Questionshockwawe flash movie Pin
Adnan Merter12-May-08 5:37
Adnan Merter12-May-08 5:37 
QuestionRe: shockwawe flash movie Pin
Mark Salsbery12-May-08 6:18
Mark Salsbery12-May-08 6:18 
AnswerRe: shockwawe flash movie Pin
Adnan Merter12-May-08 6:21
Adnan Merter12-May-08 6:21 
GeneralRe: shockwawe flash movie Pin
Mark Salsbery12-May-08 6:26
Mark Salsbery12-May-08 6:26 
Questionuse NTL package with vc++.net Pin
Member 412558412-May-08 0:27
Member 412558412-May-08 0:27 
AnswerRe: use NTL package with vc++.net Pin
led mike12-May-08 4:18
led mike12-May-08 4:18 
QuestionConversion to unmanaged types to managed Pin
mikobi11-May-08 19:44
mikobi11-May-08 19:44 
I am using Visual c++ NET 2005 Version.

I have this:

double salary ;
double^ salarym;



My problem is to convert for example double^ type to double. According to above lines, i need to do salary = salarym.

The second problem, I read from a file, how to convert for example

double salary = adapt->GetDouble(1);
AnswerRe: Conversion to unmanaged types to managed Pin
Mark Salsbery11-May-08 20:49
Mark Salsbery11-May-08 20:49 
QuestionManaged Visual C++ and OpenGL Pin
lengar11-May-08 9:31
lengar11-May-08 9:31 
QuestionHow do I compile a bootable program? Pin
H1He210-May-08 8:05
H1He210-May-08 8:05 
AnswerRe: How do I compile a bootable program? Pin
led mike12-May-08 4:17
led mike12-May-08 4:17 
QuestionRe: How do I compile a bootable program? Pin
H1He215-May-08 6:26
H1He215-May-08 6:26 
Questionhelp on exe generation from other exe Pin
alex7869-May-08 4:54
alex7869-May-08 4:54 
AnswerDouble Post - Please Ignore Pin
Giorgi Dalakishvili9-May-08 5:26
mentorGiorgi Dalakishvili9-May-08 5:26 
QuestionGet names of all devices in system Pin
Xeqtr9-May-08 0:53
Xeqtr9-May-08 0:53 
QuestionCreateWaitableTimer error Pin
Member 33310598-May-08 19:47
Member 33310598-May-08 19:47 
AnswerRe: CreateWaitableTimer error Pin
Mark Salsbery9-May-08 7:53
Mark Salsbery9-May-08 7:53 
Questioncolor change Pin
rose1968-May-08 19:34
rose1968-May-08 19:34 
AnswerRe: color change Pin
Mark Salsbery9-May-08 8:03
Mark Salsbery9-May-08 8:03 
QuestionError Laoding Assembly Pin
kkchh8-May-08 5:09
kkchh8-May-08 5:09 
Questionsend Packet to all computer with synchronized Pin
dSolariuM6-May-08 19:50
dSolariuM6-May-08 19:50 
QuestionHow to Convert Local time to UTC Time in WM5.0 Pin
Mohanraj D6-May-08 0:05
Mohanraj D6-May-08 0:05 
AnswerRe: How to Convert Local time to UTC Time in WM5.0 Pin
Rajesh R Subramanian6-May-08 0:24
professionalRajesh R Subramanian6-May-08 0:24 
Questioncursor position Pin
rose1965-May-08 19:37
rose1965-May-08 19:37 

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.