http://bugs.winehq.org/show_bug.cgi?id=13915
--- Comment #54 from Alexandre Julliard julliard@winehq.org 2010-08-24 03:43:43 --- Actually the offset from the base address may not be the same in the other process, because the PE header needs to be aligned to a 64k boundary. You'd have to look up the RVA in the remote PE header manually.