jluoni wrote: > I want to access the shared memory created by the windows application running under wine with a linux application. It's possible however you'll have to take care of synchronization between the two processes. Of course what happens behind the scene is much more complicated in Wine so you can't just use shmat. To get an idea of what all happens see server/mapping.c