wininet.dll and FindFirstUrlCacheEntry etc - some help
- Posted by Peter Taker <scouserpeter at hotmail.com> Apr 21, 2001
- 656 views
Hi all, I've just joined the mailing list. I'm impressed by Euphoria, and plan on learning much more about it. I want to put together something which lets me remove, list etc. the windows cache files. After searching Deja for a while I found that the only way to remove, alter or delete these files was through the windows API. I literally started with Euphoria about 2 days ago, so this is jumping in at the deep end somewhat. I've been reading the w32 tutorials and such but alot of the api stuff is going over my head at the moment. I just got lost when I tried to write something that called functions in wininet.dll. The following link seems to be what I'm looking for, but I'm uncertain how to code something in Euphoria which would call these routines, allocating memory and such. Is there any examples of this, or for that matter anything specific to these functions/procedures? http://msdn.microsoft.com/workshop/networking/wininet/overview/cache.asp I'm looking for some decent tutorials and code (which I could trace through and follow) or anything really that would help out. Thanks for reading Peter