[Bug 36709] Multiple applications/games from Windows 7 need slc.SLGetWindowsInformationDWORD semi-stub/implementation

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 22 13:47:16 CST 2014


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

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian at fds-team.de

--- Comment #1 from Sebastian Lackner <sebastian at fds-team.de> ---
I've just written a version which is probably a bit closer to how it is handled
on Windows. SLGetWindowsInformationDWORD should forward to
ntdll.NtQueryLicenseKey, which should read the license information from the
registry.

There are even some pages documenting the exact format how the license
information is stored on Windows, but I don't think it is necessary to
reproduce this detail. Just storing these properties as registry keys should
probably be sufficient.

The patchset is available below and I will try to submit it soon:
https://github.com/wine-compholio/wine-staging/tree/master/patches/slc-SLGetWindowsInformation

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