Hi, can someone help me with the URLDownloadToFile function. I don't really understand the last parameter. I looked at msdn and I found out that it is a pointer to the caller's IBindStatusCallback interface. So I looked at what the IBindStatusCallback interface is but I can't figure out how to add this to my project. Can someone help me out and tell me how to make a IBindStatusCallback interface.