https://bugs.winehq.org/show_bug.cgi?id=51850
Ben Shefte shefben@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |shefben@gmail.com
--- Comment #6 from Ben Shefte shefben@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-registe...
looks like it is 2 simple lines of assembly