Search:

Type: Posts; User: number7

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    2,436

    C++ Jobs and Salary

    Hi buddies coders,

    I would like to announce Salary Counter - application I use to count Money I'm earning while working on several C++ projects. What do you think about this application ? Would it...
  2. Hi ;) I've tried this: hINet =...

    Hi ;)

    I've tried this:

    hINet = InternetOpen("Whatever", INTERNET_OPEN_TYPE_PRECONFIG, NULL, NULL, 0 );
    hFile = InternetOpenUrl(hINet,...
  3. InternetOpenUrl() problem - why it opens NULL

    Hello everyone ! :)

    Happy to join you boys and girls :)

    I have a C++ (Win32) question for you:
    I'm trying to download GIF file from URL and use InternetOpenUrl(); function. After this...
Results 1 to 3 of 3