Ok, here's a question:
With the new dll separation, how can someone easily (or not so easily)
rename all the libs in order to aoid conflicts with other versions of wine?
I want to rename al the libs I'm going to distribute so that I don't
conflict with other programs and so I know all my fixes are present. This
was easy when wine was just one big .so file. But now, I have to change the
name of all the little libs too. I've been trying to change Makefile.in,
Make.rules.in, Makedll.rules.in, and configure.in to do what I want, but
it's not working.
Even if I did, the so names would be different and then calls to load
comctl32 would not load it correctly?! I'm sure I could fix this by
patching the loader code to fix the name.
But I couldn't get all the libs to have the right names anyway. Can someone
point me int he right direction please?
thanks,
michael
___________________________________________________________________________
Michael Cardenas Deneba Software
Lead Linux Programmer
http://www.deneba.com/linux
___________________________________________________________________________
Michael Cardenas
Person http://www.fiu.edu/~mcarde02
___________________________________________________________________________