Is there an API that will do the same job as URLDownloadToFile, but load the data to a variable instead of a file? To use this API I need to write the file then open it to get my data. I works, but seems pretty inefficent.