http://bugs.winehq.org/show_bug.cgi?id=12718
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@it.vu.nl Component|wininet |wintrust
--- Comment #3 from Hans Leidekker hans@it.vu.nl 2008-06-17 06:12:49 --- It's retrieving a 20k file with every keypress which explains the slowness when typing. Looks like the file is a dll that it wants to cryptographically verify with wintrust. Even though WinVerifyTrustEx returns 0 it decides to delete the file right after and the process starts over again.
Changing component to wintrust.