11 Apr
2007
11 Apr
'07
10:28 p.m.
or to write some proxy winelib app and talk to the DLL using ipc like sockets, pipes, shared memory, etc.
Thanks Stefan. I thought I was missing something. This was the approach that I was planning on as a backup. Looks like I bring the backup plan to the front burner. Basically Linux wrapper .so execs winelib app and then communicates via pipes. Thanks again, Phil