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

Managed C++/CLI

 
AnswerRe: String.Split - tutorial? samples? Pin
baerten21-Sep-06 5:01
baerten21-Sep-06 5:01 
GeneralRe: String.Split - tutorial? samples? Pin
LudwigKeck21-Sep-06 15:02
LudwigKeck21-Sep-06 15:02 
QuestionWizard Control in vc++ express Pin
aguest14-Sep-06 7:41
aguest14-Sep-06 7:41 
AnswerRe: Wizard Control in vc++ express Pin
led mike14-Sep-06 8:11
led mike14-Sep-06 8:11 
Questionbios.h and terminos.h in Dev c++ compiler Pin
prashw13-Sep-06 21:55
prashw13-Sep-06 21:55 
AnswerRe: bios.h and terminos.h in Dev c++ compiler Pin
Christian Graus14-Sep-06 19:32
protectorChristian Graus14-Sep-06 19:32 
Questionalternate code for cp command Pin
vinod_kumar23313-Sep-06 1:40
vinod_kumar23313-Sep-06 1:40 
AnswerRe: alternate code for cp command Pin
Christian Graus14-Sep-06 19:35
protectorChristian Graus14-Sep-06 19:35 
1 - what is the cp command
2 - what does this have to do with managed C++ ?
3 - does this mean you're going to run it on a unix system, or a Windows one ?

A google tells me that cp stands for copy. C++ has no concept of file systems, and as you've invoked Unix and posted in a MC++ forum ( which makes me cautious to jump to any conclusions ), I really need to know what system you're coding for before I can offer any API calls. Either way, no way is the Windows shell going to give you the commands that the unix shell does, exactly the same and with the exact same functionality. You'd have to write a layer.


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

GeneralRe: alternate code for cp command Pin
vinod_kumar23314-Sep-06 21:44
vinod_kumar23314-Sep-06 21:44 
GeneralRe: alternate code for cp command Pin
Christian Graus14-Sep-06 22:20
protectorChristian Graus14-Sep-06 22:20 
QuestionGlobal hook for system menu events Pin
Harshabhi12-Sep-06 15:22
Harshabhi12-Sep-06 15:22 
QuestionStatus window in DLL Pin
mparent12-Sep-06 11:45
mparent12-Sep-06 11:45 
Questionlistview and columns Pin
aguest12-Sep-06 11:26
aguest12-Sep-06 11:26 
QuestionReferenced namespace in another project not linking Pin
Klempie12-Sep-06 2:49
Klempie12-Sep-06 2:49 
QuestionMaking a dot net wrapper [modified] Pin
User 58385211-Sep-06 15:25
User 58385211-Sep-06 15:25 
AnswerRe: Making a dot net wrapper Pin
User 58385211-Sep-06 19:50
User 58385211-Sep-06 19:50 
QuestionTree View Control Pin
LakshmiPathiRao10-Sep-06 21:52
LakshmiPathiRao10-Sep-06 21:52 
AnswerRe: Tree View Control Pin
shezh12-Sep-06 5:25
shezh12-Sep-06 5:25 
QuestionStrange template behaviour? [modified] Pin
Zigenstein10-Sep-06 19:59
Zigenstein10-Sep-06 19:59 
AnswerRe: Strange template behaviour? [modified] Pin
George L. Jackson13-Sep-06 15:36
George L. Jackson13-Sep-06 15:36 
Questionstrange behaviour!!!!!!!!! Pin
hadez80310-Sep-06 13:02
hadez80310-Sep-06 13:02 
AnswerRe: strange behaviour!!!!!!!!! Pin
bob1697210-Sep-06 14:20
bob1697210-Sep-06 14:20 
Questiontic-tac-toe Pin
SwatiPathania10-Sep-06 5:50
SwatiPathania10-Sep-06 5:50 
AnswerRe: tic-tac-toe Pin
toxcct10-Sep-06 6:47
toxcct10-Sep-06 6:47 
QuestionHow can I make an editor, using C++? Pin
SwatiPathania10-Sep-06 5:49
SwatiPathania10-Sep-06 5:49 

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.