sending large buffers to wine applications



I would like to send a buffer as input to a windows executable under linux.
I don't want to use a file because accesso to filesystem is slow and i would
like to use memory.
How can i pass a memory buffer to a windows application throw wine?
Thanks


.



Relevant Pages

  • Re: [00/17] Large Blocksize Support V3
    ... to lock the filesystem block and prevent any updates to it, ... get 128 pages into a bio so all we've done churned some in memory ... I/O no faster than the current code. ... We can't use buffer heads - they can only point ...
    (Linux-Kernel)
  • Re: [RFC] fsblock
    ... what is the buffer layer? ... buffer layer as in the buffer cache of unix: ... There are filesystem APIs to access the block device, ...
    (Linux-Kernel)
  • [05/18] hfs: fix a potential buffer overflow
    ... 2.6.27-stable review patch. ... A specially-crafted Hierarchical File System filesystem could cause ... a buffer overflow to occur in a process's kernel stack during a memcpy ...
    (Linux-Kernel)
  • [12/90] hfs: fix a potential buffer overflow
    ... 2.6.31-stable review patch. ... A specially-crafted Hierarchical File System filesystem could cause ... a buffer overflow to occur in a process's kernel stack during a memcpy ...
    (Linux-Kernel)
  • [055/151] hfs: fix a potential buffer overflow
    ... 2.6.32-stable review patch. ... A specially-crafted Hierarchical File System filesystem could cause ... a buffer overflow to occur in a process's kernel stack during a memcpy ...
    (Linux-Kernel)