Search:

Type: Posts; User: RND

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    1,677

    Disable CHtmlView class

    To extend the capabilities of the download manager I wrote, I decided
    to add HTML support to it. I did this by using MFC's CHtmlView class.
    (This is a download manager I only use for personal use,...
  2. The obvious abuse aside, most download managers...

    The obvious abuse aside, most download managers include this feature.
    So, if I am going to convince people to use a download manager
    that lacks multi-thread downloading, I will need to come up...
  3. Looking for opinions: Does multi-thread downloading result in higher download speed?

    I have been working on a download manager for a while now, and
    I am wondering if multi-thread downloads, which some refer to
    as download acceleration, actually speeds up the rate at which
    files...
  4. Thread: Problem with MinGW

    by RND
    Replies
    3
    Views
    3,568

    Thanks a lot, that was the library I was looking...

    Thanks a lot, that was the library I was looking for. :-) Can you tell me how you knew which library to use so next time I will be able to find it myself?

    One drawback to using the...
  5. Thread: Problem with MinGW

    by RND
    Replies
    3
    Views
    3,568

    Problem with MinGW

    I am using MinGW special 20020817-1 and attempted to use the following line in my application...
    hResult = OleLoadPicture(ps, dwSize, FALSE, IID_IPicture, (LPVOID *)&pPicture); /* the rest in works...
  6. Replies
    0
    Views
    1,386

    MFC doc/view question

    I just started using Microsoft's Visual C++...

    Using MFC AppWizard I created single document application...I chose doc/view architecture and used the other default settings. (Note: I selected...
Results 1 to 6 of 6