http://bugs.winehq.org/show_bug.cgi?id=8945
--- Comment #5 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-09-27 17:19:31 --- Created an attachment (id=8244) --> (http://bugs.winehq.org/attachment.cgi?id=8244) script to find unimplemented functions
I've sent a patch to add the implemented functions to *.spec (http://www.winehq.org/pipermail/wine-patches/2007-September/044511.html). I also attach the simple scripts that I used to find such functions if someone wants to try to use it for other DLLs. Maybe with some work it can be improved to run on the whole wine tree without too much false positives.
As for the other bugs adding a progress dialog should be easy - once I even started writing it, I can try to finish it. The other bugs seems harder.