CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: OmegaBlivion

Search: Search took 0.01 seconds.

  1. Re: Can System XCopy source paths from textboxes?

    Thanks for the reply VictorN,

    That looked perfect for the job.
    Unfortunately i'm using the free edition of visual c++ 2008 express.
    The Microsoft Foundation Class library isn't included.

    do...
  2. Can System XCopy source paths from textboxes?

    Hi, can someone help?

    A Typical xcopy:

    System("xcopy /y /s /e /f source path destination path").

    Is it possible for the xcopy to locate the source path and destination path from
    a text box...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured