[Prev][Next][Index][Thread]

Re: WinINET API from Fun-O



In article <BW4k5.30248$0W4.773416@newsread2.prod.itd.earthlink.net>,
  "John Whittaker" <johncwhi@earthlink.net> wrote:
> Has anybody played with or written a Dylan interface to the WinINET
Win32
> API from Fun-O Dylan?  Or, is there a way to get at the API from COM?
I
> thought that MS had created COM interfaces to the whole Win32 API?
>

Have you tried using Functional Developer's C FFI?  I bet you only want
to use a few functions from the WinInet API
(http://msdn.microsoft.com/workshop/networking/wininet/wininet.asp), so
it shouldn't be too much work to create ffi's for the functions that you
need to access.


Sent via Deja.com http://www.deja.com/
Before you buy.



References: