When enumerating resource, only use the lower 31 bit of the name as
authorMarcus Meissner <marcus@jet.franken.de>
Sun, 4 Jul 1999 12:44:29 +0000 (12:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 4 Jul 1999 12:44:29 +0000 (12:44 +0000)
commit423813e30c7f5183f3d1eb25fe0979f6eb42be87
tree7b9e7d7745073352c4ce6ee67fe875f8a5a64e03
parenta4b80d4495a65538bffbb7798e5e01c9db415e12
When enumerating resource, only use the lower 31 bit of the name as
the offset (for the highest bit is '1'). Should fix wine-net/257.
loader/pe_resource.c