Cat of the Day
Posted: 2002-06-01
By: ArchiveBot
Viewed: 62
Filed Under:
Title | Uploaded | Size |
---|---|---|
Cat of the3016110212001.zip | 9/3/2020 3:45:00 PM | 4,265 |
This code downloads the cat of the day picture from www.catoftheday.com. This code allows you to download a picture from a website and display it. It could be implemented in numerous ways, such as in a game that downloads new sprites everyday. Hope you guys like it. Vote for me please!
Original Author: Wesley Chargen
API Declarations
Private Declare Function OleLoadPicturePath Lib "oleaut32.dll" (ByVal szURLorPath As Long, ByVal punkCaller As Long, ByVal dwReserved As Long, ByVal clrReserved As OLE_COLOR, ByRef riid As TGUID, ByRef ppvRet As IPicture) As Long
Comments on this post
No comments have been added for this post.
You must be logged in to make a comment.