[Wine] Re: Accessing shared memory

vitamin wineforum-user at winehq.org
Tue Mar 29 21:37:06 CDT 2011


holtrk85 wrote:
> Does anyone have any idea how to tackle this issue?

This is not java forum, you'll have to ask google about how to access shared memory from java on windows. Of course your program will have to run within Wine itself.

Accessing this shared memory from outside of Wine is not possible, unless you are super user (root), or using some special tricks (that won't work on Wine itself). On all *NIX systems no process can assess other processes' memory, with few exceptions (ex debugger).







More information about the wine-users mailing list