I am trying to read the memory of a process being run in wine. When I attach a debugger to the process, I found the process is actually wine-preload. Is the address space of the application in wine-preload's address space at some offset? Or? I really have no idea about these things so any comments will help.