https://bugs.winehq.org/show_bug.cgi?id=29903
--- Comment #13 from Austin English austinenglish@gmail.com --- (In reply to Sebastian Lackner from comment #12)
Created attachment 48860 [details] wtsapi32: Partial implementation of WTSEnumerateProcessesW.
@Stefan:
I don't know why noone answered on wine-patches, but your patch had several bugs. I've tried to fix them and will also try my luck to get it upstream, if someone can confirm, that it still fixes the issue.
It doesn't work for me. I was testing the application from bug 26873 (http://en.dekaron.nexoneu.com/NXEU.aspx?PART=/Download/GameClient), which fails to install, just printing a bunch of WTSEnumerateProcessesW fixme's. Changing the stub to always return FALSE lets the installer complete.
With your patch, however, it also fails. I'll attach a +wtsapi trace.
Installer info: [austin@localhost ~]$ sha1sum NexonEU_Installer.exe 6ec5f715e9c3fe82ebd1f2198e8de7d3a2abeac9 NexonEU_Installer.exe [austin@localhost ~]$ du -h NexonEU_Installer.exe 11M NexonEU_Installer.exe [austin@localhost ~]$ wine --version wine-1.7.24