Re: DLL question

new topic     » goto parent     » topic index » view thread      » older message » newer message

don cole wrote:
> Hello HY,
> The way access the code I sent you is:
>  download("Http://www.mywebsite.html","c:\\download.asp")
>   This will download the webpage and save it as an .asp file (which is a .txt
> file.

I know. The thing is, I don't want to write this to a file on the local disk and
then reread it into a string. Why do two disk operations when I can do none?

Unfortunately, I know too little about native windows programming and euphoria
dll wrapping. Have been trying to figure out some of it, but didn't seem to get
the right results.

According to 
http://msdn.microsoft.com/workshop/networking/moniker/reference/functions/urlmon_ref_functions_entry.asp
the URLOpenStream function creates a push type stream object from a URL. Could
this stream be turned into a euphoria sequence (string)? Are there any volunteers
to wrap this function for me? The original URL Moniker DLL wrapper in euphoria is
here: http://www.rapideuphoria.com/urlmon.zip.

If there are no volunteers, I won't bother the list with this anymore.

Thanks,
HY

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu