Gerfried Essler wrote:
Does anyone know what I can do against those OLE/richedit errors?
Well, the fixme messages can be eliminated by setting the environment
variable
WINEDEBUG = fixme-all
Unfortunately, that does work for the err messages. I suppose you could
run the command something like:
wine program.exe >& /dev/null &
(that is for the bash shell and friends)
_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users