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

Managed C++/CLI

 
GeneralRe: Converting ... Pin
palbano25-Jul-04 18:04
palbano25-Jul-04 18:04 
GeneralWebService without ASP and IIS Pin
MyPaq22-Jul-04 2:08
MyPaq22-Jul-04 2:08 
GeneralGoing mad with this Pin
Pazzuzu21-Jul-04 6:11
Pazzuzu21-Jul-04 6:11 
GeneralRe: Going mad with this Pin
palbano21-Jul-04 17:28
palbano21-Jul-04 17:28 
GeneralRe: Going mad with this Pin
Pazzuzu22-Jul-04 0:07
Pazzuzu22-Jul-04 0:07 
QuestionHow to convert....... Pin
Pazzuzu21-Jul-04 4:09
Pazzuzu21-Jul-04 4:09 
GeneralVritual functions wapping Pin
Mostafa Mohamed20-Jul-04 2:12
Mostafa Mohamed20-Jul-04 2:12 
GeneralSystem::IO::File::Copy errors Pin
Chris Korzeniowski19-Jul-04 10:21
Chris Korzeniowski19-Jul-04 10:21 
Hi, I am using managed c++ to (try) and get a project that will go through a directory of files and copy them to two directories if the contents are right. Currently the sorting goes alright, but not if I insert the copy call, well, I get this runtime error:

System.IO.IOException: The target directory already exists.

First of all, I'm hoping the directory exists... I have the code write out what it's copying from and to using Console::WriteLine, and I can assure you it is valid and proper. I tried using the overload that includes the boolean and set the boolean to true to allow it to override the file, but it still insists the directory exists.

Has anyone else noticed this and/or got a solution?
GeneralRe: System::IO::File::Copy errors Pin
Chris Korzeniowski19-Jul-04 11:36
Chris Korzeniowski19-Jul-04 11:36 
GeneralMFC & .NET Serialization Compatibility Pin
alexatn19-Jul-04 9:47
alexatn19-Jul-04 9:47 
QuestionHow to setup hotkey in my application to control vobsub Pin
lakeman200015-Jul-04 21:39
lakeman200015-Jul-04 21:39 
GeneralDebugging Unmanaged Code called from Managed C++ in .NET Pin
Anonymous14-Jul-04 19:32
Anonymous14-Jul-04 19:32 
GeneralMFC and Windows.Forms in .NET Pin
EinarJon14-Jul-04 6:30
EinarJon14-Jul-04 6:30 
GeneralRe: MFC and Windows.Forms in .NET Pin
Anonymous15-Jul-04 9:32
Anonymous15-Jul-04 9:32 
GeneralRe: MFC and Windows.Forms in .NET Pin
sunhui15-Dec-04 15:18
sunhui15-Dec-04 15:18 
GeneralRe: MFC and Windows.Forms in .NET Pin
sunhui15-Dec-04 15:20
sunhui15-Dec-04 15:20 
Generalcalling managed function from unmanged class Pin
3green13-Jul-04 4:12
3green13-Jul-04 4:12 
GeneralRe: calling managed function from unmanged class Pin
palbano13-Jul-04 7:52
palbano13-Jul-04 7:52 
GeneralBackp/Restore HardDisk Image Pin
trustable13-Jul-04 1:21
trustable13-Jul-04 1:21 
GeneralRe: Backp/Restore HardDisk Image Pin
palbano13-Jul-04 7:57
palbano13-Jul-04 7:57 
GeneralRe: Backp/Restore HardDisk Image Pin
Brian Delahunty16-Jul-04 3:46
Brian Delahunty16-Jul-04 3:46 
QuestionANSI / ISO Standard C++ vs. Managed C++? Pin
Link260012-Jul-04 16:06
Link260012-Jul-04 16:06 
AnswerRe: ANSI / ISO Standard C++ vs. Managed C++? Pin
palbano13-Jul-04 7:47
palbano13-Jul-04 7:47 
GeneralRe: ANSI / ISO Standard C++ vs. Managed C++? Pin
Anonymous1-Aug-04 21:18
Anonymous1-Aug-04 21:18 
QuestionCan not catch KeyDown message from RETURN key Pin
Roman Muntyanu12-Jul-04 3:54
Roman Muntyanu12-Jul-04 3:54 

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.