Search:

Type: Posts; User: terryeverlast

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    4,649

    sorry for cross posting..i didn't know it was...

    sorry for cross posting..i didn't know it was illegal until now....probally wont do it again
  2. Replies
    10
    Views
    4,649

    anyways..... I added this instead of setpos ...

    anyways.....

    I added this instead of setpos


    m_yay.StepIt();


    the progress bar goes crazy..it does not start from the beginngin..it fills all the waylike 1 million times....but it stops...
  3. Replies
    10
    Views
    4,649

    My question is...can this be fixed to work...

    My question is...can this be fixed to work right??????????????????Iread the stuff in the link but nothing about progress bars but im think im on the edge of getting this to work right
    int index;
    ...
  4. Replies
    10
    Views
    4,649

    here is some code I found, but I also need it to...

    here is some code I found, but I also need it to download
    #include <winInet.h>
    #include <string>
    #include <windows.h>
    //#include <sstream>

    std::string getURL(const char *URL)
    {
    ...
  5. Replies
    10
    Views
    4,649

    The reason I wanted to use INTERNETWRITEFILE was...

    The reason I wanted to use INTERNETWRITEFILE was to use a progress bar when I upload a file from my computer so any help with that would be cool
  6. Replies
    10
    Views
    4,649

    InternetWriteFile

    How do I upload a file with InternetWriteFile over FTP. I know I have to use FTPOPENFILE than use internetwritefile, but it is not working. I need a working example....
Results 1 to 6 of 7