Piotr Caban piotr.caban@gmail.com writes:
Hi,
could you please give me any hints related to this patch?
The way how imm32 is loaded or not is quite strange in it. It's generally matching native behavior but I'm not sure if it's needed here. I also don't see a nice way of testing it inside wine test suite.
In which case does it make a difference to load it this way?
But the real bad part is passing a function pointer through the magic DWORD. There has to be a better way.