Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

URLDownloadToFile Callback

Status
Not open for further replies.

GMan

Programmer
Joined
Aug 19, 1998
Messages
4
Location
US
I have been doing off/on development with visual c for a couple of years and am getting quite adequate... but one thing that continues to kick my butt is a callback function. I know the concept and how it should work, but whenever I try to implement one, I always fail... well, now I have to succeed and am pleading for help :) My question:



I am trying to implement the callback function associated with the URLDownloadToFile function. For the callback function pointer, it takes a LPBINDSTATUSCALLBACK pointer. Can anyone help me define a function and a pointer of this type? Any assistance, pointers, or example code is much appreciated.



TIA,



Garritt
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top