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

Search:

Type: Posts; User: lovin_vs2010

Search: Search took 0.02 seconds.

  1. Replies
    10
    Views
    21,031

    Re: File Copy Progress Bar

    And if you can suggest any good really detailed books on learning c sharp it would be most appreciated.
  2. Replies
    10
    Views
    21,031

    Re: File Copy Progress Bar

    Well how can i go about doing more the one byte at a time the byte builds the progressbar
    this there another wait to build the bar in chucks
  3. Replies
    10
    Views
    21,031

    File Copy Progress Bar

    I have a 60mb file im trying to copy while showing progress in a progressbar1


    Current code below takes way to long and errors at the end of the file

    all im looking for is a simple
    ...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured