Michael Stefaniuc wrote:
Ok, attached is a modified wine_crosscalls.pl script which use smatch's abilities better. Also it includes an easy way to check for false positives. At the moment output from the wine tests is ignored. Also *AW functions are allowed to call *A funtions so those are excluded too. On tests done with the wine-20040914 release we get following results: old crosscalls script: 275 lines new crosscalls script: 234 lines Dimi's hand edited list: 178 lines
Your list would get a tiny bit shorter (~55 items) if the "*AW calls *A" would really be excluded. (They seem only in the shell32)
Rolf Kalbermatter