[Bug 29903] Some Microsoft debuggers fail to enumerate processes due to wtsapi32.WTSEnumerateProcessesW() being a stub (Microsoft Visual Studio 2005, DbgCLR from .NET 2.0 SDK)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 11 14:32:53 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=29903

--- Comment #13 from Austin English <austinenglish at 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 at localhost ~]$ sha1sum NexonEU_Installer.exe 
6ec5f715e9c3fe82ebd1f2198e8de7d3a2abeac9  NexonEU_Installer.exe
[austin at localhost ~]$ du -h NexonEU_Installer.exe 
11M    NexonEU_Installer.exe
[austin at localhost ~]$ wine --version
wine-1.7.24

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list