Hello All,
I have been reading over the Wine documentation but have not come across this yet.
I am interested in having a windows DLL that can access some functions native to Linux.
For instance, possibly an application under wine that allows me to add a new user to my Linux box.
My guess is that I should be able to write up a windows dll that will talk to Linux. Is this correct?
If so then where in the Wine docs can I read more about the specifics of how this can be done?
Thanks in advance, Lonnie