skip to main | skip to sidebar

C/C++ Source Code

I started this blog as a source code repository; however, I am adding software development related information and links as well.

Tuesday, December 16, 2008

Using InternetReadFile() to download a file over HTTP

http://support.microsoft.com/kb/149413
Posted by Swarajya Pendharkar at 2:53 AM 0 comments
February 2009 November 2008 Home
Subscribe to: Posts (Atom)

Links

  • Koders
  • Microsoft Crypto APIs
  • Boost C++ Libraries
  • The gSOAP Toolkit
  • Microsoft Newsgroups
  • Algorithm Collection
  • Another similar blog

Blog Archive

  • ►  2009 (10)
    • ►  October (1)
      • Logging Services
    • ►  September (2)
      • Accessing Volume Shadows Manually
      • Database keys - ID or GUID?
    • ►  August (1)
      • String Tokenizer for std::string
    • ►  May (2)
      • Writing endian-independent code in C
      • Making a console application invisible, avoid unne...
    • ►  April (1)
      • Microsoft memory leak detection tool - UMDH
    • ►  March (2)
      • Buffer Overflow Attacks
      • Vista session 0 isolation, launching UI based appl...
    • ►  February (1)
      • Allowing access when opening a named pipe from a S...
  • ▼  2008 (27)
    • ▼  December (1)
      • Using InternetReadFile() to download a file over H...
    • ►  November (2)
      • Five Strategies Microsoft Got Right
      • Looping through mailboxes on Exchange Server
    • ►  September (5)
      • Conversion of Infix, Postfix and Prefix Expression...
      • Wildcard matching algorithms
      • Permutation Algorithms
      • Binary Search
      • Palindrome and Trim functions
    • ►  August (10)
      • Write a C program to remove duplicates from a sort...
      • Display singly-linked list backwards
      • Given two sorted linked lists, write a function to...
      • Leap Year function
      • Given only a pointer to a node to be deleted in a ...
      • Return Nth the node from the end of the singly-lin...
      • Toggling case of characters of a string
      • String case conversion functions
      • Write, efficient code for extracting unique elemen...
      • Given an array of characters which form a sentence...
    • ►  July (9)
      • Given an array of integers, find the contiguous su...
      • Given a singly linked list, determine whether it c...
      • Print an integer using only putchar. Try doing it ...
      • Merge two linked lists
      • Reverse linked list
      • Write a program to find whether a given m/c is big...
      • Non-recursive tree traversals
      • Breadth first traversal of a binary tree
      • Simple recursive functions for binary trees

About Me

My Photo
Swarajya Pendharkar
View my complete profile