hello all
i am new to Wine. i have DLL of my source code of my
application. how can i add this DLL source code to wine (wine library) such that
my application can run using wine. thanks in advance.
Regards
Pieter
You don't need to. You can just use the compiled version of your DLL with the compiled version of your app.