2009/3/15 Roderick Colenbrander :
... A string of registry changes enabled smoothed
fonts for me:
http://forum.winehq.org/viewtopic.php?p=20061&sid=6fbbcf362e44a66b310ef88f631c83f5
I was already using FontSmoothing=2 which was some improvement over
nothing, but I didn't know these other setti
--On Friday, March 13, 2009 23:24:56 +0100 StefanDösinger
wrote:
¦ It is next to impossible to tell what is going wrong here. I'm afraid
someone
¦ will have to dig into the GL calls and try to reproduce the crash in a
¦ stand-alone app and report it to Nvidia. That can be a quite nasty task.
ike more info let me know.
--
Thanks
Rick Jones
--On Sunday, March 08, 2009 14:12:16 + Rob Shearman
wrote:
¦ 2009/3/8 Rick Jones :
¦ > Is there a Windows string function that expands escape sequences such
as %n,
¦ > %t, etc, and which is replicated by Wine?
¦
¦ FormatMessageA/W?
Hmm, could be, possibly the only function that fi
Is there a Windows string function that expands escape sequences such as
%n, %t, etc, and which is replicated by Wine?
I ask because I have a Windows app that is screwing up because of something
like this. It has a private .ini settings file, and some settings are
stored in that kind of format