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

Managed C++/CLI

 
AnswerRe: static const from MC++ to C# via DLL Pin
ShermansLagoon26-Mar-07 0:47
ShermansLagoon26-Mar-07 0:47 
QuestionHow can i use time ? Pin
Banks K7-Jan-07 23:02
Banks K7-Jan-07 23:02 
GeneralRe: How can i use time ? Pin
ShermansLagoon7-Jan-07 23:05
ShermansLagoon7-Jan-07 23:05 
AnswerRe: How can i use time ? Pin
Christian Graus8-Jan-07 9:39
protectorChristian Graus8-Jan-07 9:39 
QuestionHow to execute a function at schedule time? Pin
Banks K7-Jan-07 21:46
Banks K7-Jan-07 21:46 
AnswerRe: How to execute a function at schedule time? Pin
Christian Graus8-Jan-07 9:40
protectorChristian Graus8-Jan-07 9:40 
QuestionHelp with C++ Pin
Member 36662707-Jan-07 11:03
Member 36662707-Jan-07 11:03 
AnswerRe: Help with C++ Pin
Christian Graus7-Jan-07 15:21
protectorChristian Graus7-Jan-07 15:21 
In C++/CLI ( which is where you're asking ), it's process.Start. In normal C++, on windows, it's ShellExecute ( if you wanted that, I suggest asking in the right forum in future ).

It's also clear you want C++ help, you may try making your header more meaningful. Imagine if all these psots said 'help with C++' ???

If you want a standard C++ answer, none exists. ShellExecute assumes you're programmiung for windows and have access to the Windows APIs.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

GeneralRe: Help with C++ Pin
Jun Du8-Jan-07 14:03
Jun Du8-Jan-07 14:03 
QuestionMS VC ++ Dot NET 2003: PtrToStringChars Error. Pin
Madhu_TN7-Jan-07 6:31
Madhu_TN7-Jan-07 6:31 
AnswerRe: MS VC ++ Dot NET 2003: PtrToStringChars Error. Pin
Mark Salsbery10-Jan-07 13:46
Mark Salsbery10-Jan-07 13:46 
GeneralRe: MS VC ++ Dot NET 2003: PtrToStringChars Error. Pin
Madhu_TN10-Jan-07 16:04
Madhu_TN10-Jan-07 16:04 
GeneralRe: MS VC ++ Dot NET 2003: PtrToStringChars Error. Pin
Mark Salsbery10-Jan-07 16:10
Mark Salsbery10-Jan-07 16:10 
Questionhelp if any 1 can :) Pin
core996-Jan-07 10:07
core996-Jan-07 10:07 
AnswerRe: help if any 1 can :) Pin
Christian Graus6-Jan-07 10:43
protectorChristian Graus6-Jan-07 10:43 
GeneralRe: help if any 1 can :) Pin
core998-Jan-07 2:10
core998-Jan-07 2:10 
GeneralRe: help if any 1 can :) Pin
Christian Graus8-Jan-07 8:26
protectorChristian Graus8-Jan-07 8:26 
GeneralRe: help if any 1 can :) Pin
indian1438-Jan-07 2:15
indian1438-Jan-07 2:15 
GeneralRe: help if any 1 can :) Pin
Christian Graus8-Jan-07 8:26
protectorChristian Graus8-Jan-07 8:26 
GeneralRe: help if any 1 can :) Pin
indian1438-Jan-07 18:13
indian1438-Jan-07 18:13 
GeneralRe: help if any 1 can :) Pin
Mark Salsbery8-Jan-07 13:26
Mark Salsbery8-Jan-07 13:26 
GeneralRe: help if any 1 can :) Pin
George L. Jackson9-Jan-07 15:44
George L. Jackson9-Jan-07 15:44 
GeneralRe: help if any 1 can :) Pin
core9910-Jan-07 11:34
core9910-Jan-07 11:34 
GeneralRe: help if any 1 can :) Pin
George L. Jackson10-Jan-07 23:53
George L. Jackson10-Jan-07 23:53 
GeneralRe: help if any 1 can :) Pin
core9911-Jan-07 12:31
core9911-Jan-07 12:31 

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.