"Stefan Dösinger" stefan@codeweavers.com wrote:
Probably DECLSPEC_HOTPATCH just should be a part of WINAPI.
Am 14.10.2009 um 05:42 schrieb Dmitry Timoshkov:
I suggested that as well, Alexandre disagreed. Windows doesn't make all functions hotpatchable either. I don't know if that is intentional, or just a bug due to the way /hotpatch works, or doesn't work, with optimization.