How to compile a dll that uses linux libraries?

Questions about Wine on Linux
Locked
Lester
Newbie
Newbie
Posts: 1
Joined: Wed Nov 12, 2014 5:50 pm

How to compile a dll that uses linux libraries?

Post by Lester »

At the moment I have a Wine (client) and a Linux (server) application that communicate via TCP. I would like to create a dll that I can use to extend the Wine application so the application can communicate via Unix domain socket. Can someone point me to a good tutorial or a good documentation, that I should read? I'm totally new to compiling application or libraries that uses Linux features inside of Wine.
Locked