About Win API Stats

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

 



Hi,

I'm wondering why the following page http://www.winehq.org/winapi_stats is not automatically updated using .spec files.

It's really easy to measure implementation of a library with, for instance, the following code :

Code:
$ grep stub Projects/wine/dlls/crypt32/crypt32.spec | wc -l
40
$ grep stdcall Projects/wine/dlls/crypt32/crypt32.spec | wc -l
194
$ wc -l Projects/wine/dlls/crypt32/crypt32.spec
234 Projects/wine/dlls/crypt32/crypt32.spec



So it seems that crypt32 is ~83% (194/234) implemented.






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux