On Wed, 5 Apr 2000, Francois Gouget wrote:

> On Mon, 3 Apr 2000, Patrik Stridvall wrote:

> > > > < Keep track of unimplemented Windows APIs 
[...]
>       Thanks. I'll try to write a quick & simple perl script that
> takes this format and generates an html page out of it. Maybe I'll get
> time next week-end.

        Done. I have put the script and the resulting page online. It's
quite simple (primitive) but does the task (merely putting an html
interface on Patrick's statistics). 
        See: http://fgouget.free.fr/wine/winapi_stats-en.shtml


        I reran winapi_check with the version currently in Source Safe
and noticed a few differences with the one you posted:
 - compobj disappeared from the list. Why is that?
 - 3 functions have disappeared from kernel32. That's strange too.
 - 4 functions were added (and implemented) in shell32 and 3 in shlwapi.
I guess that means we're making progress. 
 - urlmon and wininet are now taken into account.
 - Hey, icmp is still missing? I guess I should have a look at it and
write an icmp.api file.

        45% of the listed functions have been implemented. That's not so
bad after all. 


--
Francois Gouget         [EMAIL PROTECTED]        http://fgouget.free.fr/
  Any sufficiently advanced Operating System is indistinguishable from Linux

Reply via email to