[Wine] Overriding of .dll libraries

Vincent Povirk madewokherd+8cd9 at gmail.com
Wed Nov 26 21:21:24 CST 2008


> How does "file a bug" answer the question the OP asked?
It doesn't. I posted information that did not answer the question.
Someone else had already given what I thought was a good answer, and I
thought bugzilla was worth mentioning.

> Where are details of what the messages mean? (the answer usually seems to be "not much")
They are in the source code. If, for example, you have this message:

fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16

X11DRV_XRandR_SetCurrentMode is the name of the function that printed
this information. You can find the source code for that function by
doing an identifier search for X11DRV_XRandR_SetCurrentMode at
http://source.winehq.org/.



More information about the wine-users mailing list