mscoree: Implement vtable fixups.

Vincent Povirk madewokherd at gmail.com
Tue May 8 10:14:24 CDT 2012


> This will cause warnings on 64-bit.

Casting a pointer to a DWORD?

Well, any 64-bit image that reaches that line would be broken, so I
don't think there's any more correct thing to do. I'd rather not
change the code depending on architecture just to avoid a warning.



More information about the wine-devel mailing list