[Bug 51850] Microsoft Media Creation tool crashes on unimplemented function wdscore.dll.CurrentIP

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jan 7 12:56:07 CST 2022


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

Ben Shefte <shefben at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shefben at gmail.com

--- Comment #6 from Ben Shefte <shefben at gmail.com> ---
If I am not mistaken IP is refering to a register, according to stack exchange
it must be retrieved using assembly as C has no way of retrieving the value:

https://stackoverflow.com/questions/17640855/how-can-get-value-of-ip-register

looks like it is 2 simple lines of assembly

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