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

Managed C++/CLI

 
AnswerRe: CLI Database Example Pin
Paul Conrad21-Jul-07 18:54
professionalPaul Conrad21-Jul-07 18:54 
Questionto convert string^ to const char* Pin
mikobi29-Jun-07 4:14
mikobi29-Jun-07 4:14 
AnswerRe: to convert string^ to const char* Pin
Programm3r29-Jun-07 4:39
Programm3r29-Jun-07 4:39 
GeneralRe: to convert string^ to const char* Pin
Sivakumar R29-Jun-07 5:10
Sivakumar R29-Jun-07 5:10 
GeneralRe: to convert string^ to const char* Pin
mikobi2-Jul-07 0:00
mikobi2-Jul-07 0:00 
GeneralRe: to convert string^ to const char* Pin
zybernau6-Sep-09 23:44
zybernau6-Sep-09 23:44 
AnswerRe: to convert string^ to const char* Pin
MANISH RASTOGI2-Jul-07 23:30
MANISH RASTOGI2-Jul-07 23:30 
QuestionConvert string to numeric [modified] Pin
mikobi29-Jun-07 2:31
mikobi29-Jun-07 2:31 
I am using Visual C++ NET 2005.
I want to convert string to numeric using atof fonction. I have an error atof an identifier not found. I had #include "math.h" and "stdlib.h"
whan I do that: par->Value = atof(this->taux->Text::get()); I have an error cannot convert parameter 1 from string^ to const char*
What to do ?



-- modified at 8:42 Friday 29th June, 2007
AnswerRe: Convert string to numeric Pin
Christian Graus29-Jun-07 9:14
protectorChristian Graus29-Jun-07 9:14 
AnswerRe: Convert string to numeric Pin
MANISH RASTOGI2-Jul-07 23:29
MANISH RASTOGI2-Jul-07 23:29 
QuestionC# How to display a PDF file from Windows app? Pin
mperazac28-Jun-07 15:55
mperazac28-Jun-07 15:55 
AnswerRe: C# How to display a PDF file from Windows app? Pin
Christian Graus28-Jun-07 16:19
protectorChristian Graus28-Jun-07 16:19 
AnswerRe: C# How to display a PDF file from Windows app? Pin
Sivakumar R29-Jun-07 5:14
Sivakumar R29-Jun-07 5:14 
QuestionManaged c++ Newbie Question on linking Unmanged C++ to c# Pin
Tom Thorp28-Jun-07 13:49
Tom Thorp28-Jun-07 13:49 
AnswerRe: Managed c++ Newbie Question on linking Unmanged C++ to c# Pin
Christian Graus28-Jun-07 14:16
protectorChristian Graus28-Jun-07 14:16 
GeneralRe: Managed c++ Newbie Question on linking Unmanged C++ to c# Pin
Tom Thorp28-Jun-07 14:40
Tom Thorp28-Jun-07 14:40 
GeneralRe: Managed c++ Newbie Question on linking Unmanged C++ to c# Pin
Christian Graus28-Jun-07 15:23
protectorChristian Graus28-Jun-07 15:23 
QuestionDataGridView Pin
mikobi28-Jun-07 6:38
mikobi28-Jun-07 6:38 
AnswerRe: DataGridView Pin
Sivakumar R29-Jun-07 5:22
Sivakumar R29-Jun-07 5:22 
GeneralRe: DataGridView Pin
mikobi3-Jul-07 5:04
mikobi3-Jul-07 5:04 
QuestionPostMessage to a remote thread ?! Pin
bend0r!28-Jun-07 6:24
bend0r!28-Jun-07 6:24 
AnswerRe: PostMessage to a remote thread ?! Pin
Perspx2-Jul-07 11:27
Perspx2-Jul-07 11:27 
QuestionWindows Search Utility Pin
SD102128-Jun-07 5:57
SD102128-Jun-07 5:57 
AnswerRe: Windows Search Utility Pin
SD102128-Jun-07 5:58
SD102128-Jun-07 5:58 
QuestionNeed Help: ActiveX Control Method is taking a Variant as Parameter (.Net 1.1) Pin
Oliver Sch.28-Jun-07 0:55
Oliver Sch.28-Jun-07 0:55 

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.