[Bug 47433] Accel World vs. Sword Art Online needs WTSRegisterSessionNotificationEx() to return true.

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 29 12:00:25 CDT 2019


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

--- Comment #1 from Patrick Hibbs <hibbsncc1701 at gmail.com> ---
Created attachment 64782
  --> https://bugs.winehq.org/attachment.cgi?id=64782
Patch to make window registration struct.

MSDN seems to indicate that each call to WTSRegisterSessionNotification[Ex]()
is supposed to be paired with a call to WTSUnRegisterSessionNotification[Ex]().

MSDN also indicates that calls to WTSRegisterSessionNotification[Ex]() for an
already registered window should fail.

I made a series of patches to enable this behavior in wine so that any DRM that
decides to go looking will be satisfied.

-- 
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