Hello,
I'm trying to find a way to add to the configure/makefile so that when compiling Wine from the source, the following libraries are also compiled into their respective .so forms to x86_64-unix folder;
ole32, shell32, comdlg32, gdi32, advapi32, user32, winecrt0, kernel32.
I searched for all over the web but couldn't find any answer.
Any assistance is greatly appreciated.
Thanks.